From owner-freebsd-stable@FreeBSD.ORG Wed Apr 19 22:29:37 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 402EF16A400 for ; Wed, 19 Apr 2006 22:29:37 +0000 (UTC) (envelope-from dmagda@ee.ryerson.ca) Received: from tomts36-srv.bellnexxia.net (tomts36.bellnexxia.net [209.226.175.93]) by mx1.FreeBSD.org (Postfix) with ESMTP id A175843D49 for ; Wed, 19 Apr 2006 22:29:36 +0000 (GMT) (envelope-from dmagda@ee.ryerson.ca) Received: from [192.168.1.133] ([67.70.85.25]) by tomts36-srv.bellnexxia.net (InterMail vM.5.01.06.13 201-253-122-130-113-20050324) with ESMTP id <20060419222934.HSLL13653.tomts36-srv.bellnexxia.net@[192.168.1.133]> for ; Wed, 19 Apr 2006 18:29:34 -0400 In-Reply-To: References: <444566B9.9060200@gurusnetwork.org> Mime-Version: 1.0 (Apple Message framework v746.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <03B17627-9B64-4165-9971-5017EB6EB6AA@ee.ryerson.ca> Content-Transfer-Encoding: 7bit From: David Magda Date: Wed, 19 Apr 2006 18:29:33 -0400 To: freebsd-stable@freebsd.org X-Mailer: Apple Mail (2.746.3) Subject: Re: ssh- lagging logins X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: David Magda List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Apr 2006 22:29:37 -0000 On Apr 19, 2006, at 00:16, Low Kian Seong wrote: > Cyberhigh, > > Well, you can always try to find out what is going on my passing > the '-vvv' > parameter to ssh while it's trying to access the remote machine. > > On 4/19/06, CyBerHigh wrote: >> >> I am using Freebsd 6.0 and running Openssh. All of a sudden it takes >> nearly 4 minutes to conferm that my password is correct. It has >> never >> done this to me and all of a sudden it started it. I haven't even >> update the ports collection or anything so there is no reason I can >> think of way it would just start? >> >> Does anyone else have this problem? You may want to check your DNS infrastructure / settings. SSHd does lookups to make sure that forward and reverse mappings are the same. If there's an issue with DNS, then these lookups may take a while.