From owner-freebsd-questions@FreeBSD.ORG Wed Sep 24 10:15:04 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9A2D7106567E for ; Wed, 24 Sep 2008 10:15:04 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 5539A8FC13 for ; Wed, 24 Sep 2008 10:15:04 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from root by ciao.gmane.org with local (Exim 4.43) id 1KiROg-00062I-HE for freebsd-questions@freebsd.org; Wed, 24 Sep 2008 10:15:02 +0000 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 24 Sep 2008 10:15:02 +0000 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 24 Sep 2008 10:15:02 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Ivan Voras Date: Wed, 24 Sep 2008 12:14:48 +0200 Lines: 57 Message-ID: References: <11168.26599.qm@web38801.mail.mud.yahoo.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigAE82AC46BEB4ADABE0C5BB26" X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 2.0.0.16 (X11/20080724) In-Reply-To: <11168.26599.qm@web38801.mail.mud.yahoo.com> X-Enigmail-Version: 0.95.0 Sender: news Subject: Re: Upgrade to rel 7.0 broke SSH X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Sep 2008 10:15:04 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigAE82AC46BEB4ADABE0C5BB26 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Olaf Courtney wrote: > Hello and greetings from Newbyville, >=20 > I recently upgraded from FreeBSD 6.3-RELEASE to 7.0-RELEASE-p4, and now= SSH is broken. Other important services (chiefly SAMBA) are working pro= perly. From the FreeBSD server I can successfull SSH and SFTP to the loc= alhost (127.0.0.1). I can also SSH and SFTP to other locations on the ne= twork. However, I cannot SSH and SFTP into the FreeBSD server from the r= emote locations. >=20 > Attempting to connect from a remote host returns "Connection closed by = ". The bottom portion of the debug output is shown= below. >=20 > SSH_CONFIG and SSHD_CONFIG files show that everything is set to default= s. Also, there is nothing that pertains to OPENSSH in /etc/src.conf and /= etc/make.conf. I saw one post that recommended going into the Kernel opt= ions. On this system, there are no options in /boot/loader.conf and /etc= /sysctl.conf. I wouldn't know what to do with them anyways. >=20 > The misc/compat6x libraries are installed as a bandaid. >=20 > Here is the tail end of the output from ssh -vvv : > Connection closed by 172.27.124.217 >=20 > Any ideas? Abrupt connection closing might be a symptom of the server process crashing. Is tehre anything in /var/log/messages on the server at the time this happens? (for what it's worth, I've successfully upgraded from 6.3-R to 7-STABLE before). --------------enigAE82AC46BEB4ADABE0C5BB26 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFI2hMYldnAQVacBcgRAt/yAKCCqBB7rjzaryj3hjeBa7qr0pH1kwCdGDEg EqezOgz0pkS2l82e/+9mcAY= =xjeq -----END PGP SIGNATURE----- --------------enigAE82AC46BEB4ADABE0C5BB26--