From owner-freebsd-questions@FreeBSD.ORG Thu Oct 5 20:37:19 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA97D16A51B for ; Thu, 5 Oct 2006 20:37:19 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk [81.187.76.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0658443DAA for ; Thu, 5 Oct 2006 20:37:00 +0000 (GMT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from [IPv6:::1] (localhost [IPv6:::1]) by smtp.infracaninophile.co.uk (8.13.8/8.13.8) with ESMTP id k95KaPP2051024; Thu, 5 Oct 2006 21:36:26 +0100 (BST) (envelope-from m.seaman@infracaninophile.co.uk) Authentication-Results: smtp.infracaninophile.co.uk from=m.seaman@infracaninophile.co.uk; sender-id=softfail; spf=softfail X-SenderID: Sendmail Sender-ID Filter v0.2.14 smtp.infracaninophile.co.uk k95KaPP2051024 Message-ID: <45256CC3.8020700@infracaninophile.co.uk> Date: Thu, 05 Oct 2006 21:36:19 +0100 From: Matthew Seaman Organization: Infracaninophile User-Agent: Thunderbird 1.5.0.7 (X11/20060915) MIME-Version: 1.0 To: Noah References: <4523E73E.7090104@enabled.com> <20061004125340.R97219@bravo.pjkh.com> <45242214.5000107@enabled.com> In-Reply-To: <45242214.5000107@enabled.com> X-Enigmail-Version: 0.94.0.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enigA8DCAA71C059F0F32EE0C3DF" X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (smtp.infracaninophile.co.uk [IPv6:::1]); Thu, 05 Oct 2006 21:36:46 +0100 (BST) X-Virus-Scanned: ClamAV 0.88.4/1999/Thu Oct 5 18:35:38 2006 on happy-idiot-talk.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00, DKIM_POLICY_TESTING, NO_RELAYS autolearn=ham version=3.1.5 X-Spam-Checker-Version: SpamAssassin 3.1.5 (2006-08-29) on happy-idiot-talk.infracaninophile.co.uk Cc: freebsd-questions@freebsd.org Subject: Re: sshd stalling upon login 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: Thu, 05 Oct 2006 20:37:19 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigA8DCAA71C059F0F32EE0C3DF Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Noah wrote: > Philip Hallstrom wrote: >>> I just built some new FreeBSD servers, and I am trying to log into >>> one of them via sshd. I am finding that the is a lag between the >>> connection and receiving a prompt. most likely this is because the >>> IP address I am coming from does not resolve. But I am able to log i= nto >>> other servers via sshd from the same host that does not have IP >>> inverse resolution. >>> >>> So I copied the /etc/ssh/sshd_config and /etc/resolv.conf from the >>> host that does not stall me to the server that was stalling. that >>> did not clear up the Problem. >>> >>> what other configuration files need to be augmented to get rid of >>> this stall? clues please? >> >> In /etc/ssh/sshd_config add: >> >> UseDNS no >=20 > I put that in there and that did not work. there is still a stall. an= y > other clues? /etc/hosts Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW --------------enigA8DCAA71C059F0F32EE0C3DF 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.5 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFJWzJ8Mjk52CukIwRCMMdAJ9GPMQKG4cHcFLQDStSUIyUzVeCqgCdFNGQ KWgMGGeaq08Mk7fR/xs+TTo= =0UYv -----END PGP SIGNATURE----- --------------enigA8DCAA71C059F0F32EE0C3DF--