From owner-freebsd-questions Mon Jan 21 7:20:53 2002 Delivered-To: freebsd-questions@freebsd.org Received: from [208.237.133.234] (mail.ade.com [208.237.133.234]) by hub.freebsd.org (Postfix) with SMTP id 5795337B402 for ; Mon, 21 Jan 2002 07:20:48 -0800 (PST) Received: from no.name.available by [208.237.133.234] via smtpd (for hub.FreeBSD.org [216.136.204.18]) with SMTP; 21 Jan 2002 15:20:48 UT Received: (private information removed) Message-ID: From: Chris Corayer To: "'questions@FreeBSD.ORG'" Subject: RE: ssh & putty Date: Mon, 21 Jan 2002 10:21:14 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "Date: Sat, 19 Jan 2002 21:35:10 -0500 From: "Joe & Fhe Barbish" Subject: ssh & putty Have sshd enabled in rc.conf. Downloaded putty programs to Winbox and unzipped. Putty starts and I enter IP address of my FBSD box. Every time I tell it to open connection I get a error message [unable to open connection to IP address, network error]. From the same Winbox I can telnet to FBSD box using same IP address as used with putty, so I know it's not network error. Any ideas ------------------------------" Check your hosts.allow file. I know that when I have removed/commented out the lines regarding ssh it no longer works. As an aside, it's always seemed odd to me that it does that considering that it is commented with something to the effect of "wrapping ssh is not usually a good idea but here's how you do it." Not sure if that's the problem or not. If you run the command sockstat, does it show sshd as listening on port 22? -Christopher Corayer Information Services ADE Technologies 77 Rowe Street Newton, MA 02466 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message