From owner-freebsd-questions@FreeBSD.ORG Mon Jan 9 10:36:31 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 F415816A41F for ; Mon, 9 Jan 2006 10:36:30 +0000 (GMT) (envelope-from work@ashleymoran.me.uk) Received: from mail.dc-servers.com (mail.dc-servers.com [83.243.101.206]) by mx1.FreeBSD.org (Postfix) with SMTP id 9736143D5D for ; Mon, 9 Jan 2006 10:36:29 +0000 (GMT) (envelope-from work@ashleymoran.me.uk) Received: (qmail 32718 invoked by uid 399); 9 Jan 2006 10:41:05 -0000 Received: from unknown (HELO alfie.jigsawhq.com) (work@ashleymoran.me.uk@213.106.224.113) by mail.dc-servers.com with SMTP; 9 Jan 2006 10:41:05 -0000 From: Ashley Moran Organization: Codeweavers Ltd To: freebsd-questions@freebsd.org Date: Mon, 9 Jan 2006 10:36:14 +0000 User-Agent: KMail/1.8.3 References: <4053413D-A3D3-4553-A1C9-49E92CD1D1F9@u.washington.edu> <000d01c614ef$c85ec0b0$0900a8c0@satellite> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200601091036.14827.work@ashleymoran.me.uk> Subject: Re: Extremely slow authentication via SSH on FreeBSD 6.0 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: Mon, 09 Jan 2006 10:36:31 -0000 On Monday 09 January 2006 08:18, Garrett Cooper wrote: > =A0=A0=A0=A0=A0=A0=A0=A0I should be more specific. Setting UseDNS to no d= id the trick. > Maybe =A0 sshd was confused by my hostname setup in /etc/hosts, but I'm n= ot > going to speculate there. All that I know is that it works like it used to > =3D). > -Garrett I've had this problem before. You can keep DNS turned on if /etc/resolv.co= nf=20 contains reachable nameservers. The DNS lookup timeout in sshd is very long Ashley