From owner-freebsd-questions Wed Jan 10 3:39:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp2a.ispchannel.com (smtp.ispchannel.com [24.142.63.7]) by hub.freebsd.org (Postfix) with ESMTP id 0312B37B402 for ; Wed, 10 Jan 2001 03:38:55 -0800 (PST) Received: from cm-206-31-81-96.gulfbreeze.mediacom.ispchannel.com ([206.31.81.96]) by smtp2a.ispchannel.com (InterMail vK.4.02.00.00 201-232-116 license 7d3764cdaca754bf8ae20adf0db2aa60) with ESMTP id <20010110114208.HAZL382.smtp2a@cm-206-31-81-96.gulfbreeze.mediacom.ispchannel.com>; Wed, 10 Jan 2001 03:42:08 -0800 Date: Wed, 10 Jan 2001 05:38:52 -0600 (CST) From: Steve X-Sender: vandena@testbed.com To: freebsd-questions@FreeBSD.ORG Cc: vandenas@hurlburt.af.mil Subject: ssh inop Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Running FBSD 4.2-RELEASE with ipfw and natd. Installed ssh without any problems. Tried to access my FBSD machine from any system on either side of the firewall and was unable to connect...timeout error. I specified my IP address on each side of the firewall in /etc/ssh/sshd_config. Still unable to log in via ssh (timeout error). Looked in /var/log/messages and found the following error: sshd[260]: error: Bind to port 22 on :: failed: Address already in use. sshd[260]: error: Bind to port 22 on 0.0.0.0 failed: Address already in use. sshd[260]: fatal: Cannot bind all addresses. Any suggestions, pointers, URL's, etc., would be appreciated. Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message