Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Dec 2005 13:45:57 +0100
From:      Marian Hettwer <MH@kernel32.de>
To:        Lowell Gilbert <freebsd-stable-local@be-well.ilk.org>
Cc:        stable@freebsd.org, "Michael A. Koerber" <mak@ll.mit.edu>
Subject:   Re: SSH login takes very long time...sometimes
Message-ID:  <43AE9485.6090006@kernel32.de>
In-Reply-To: <44irtf3mxr.fsf@be-well.ilk.org>
References:  <43ABF6E4.2090908@ll.mit.edu>	<001301c607c4$e04e2540$80cea8c0@home1> <43AC0160.4070108@kernel32.de> <44irtf3mxr.fsf@be-well.ilk.org>

next in thread | previous in thread | raw e-mail | index | archive | help


Lowell Gilbert wrote:
> Marian Hettwer <MH@kernel32.de> writes:
>>
>>alternativly to check out wether it's dns related, you use set the
>>Option "UseDNS no" in your sshd_config, so sshd won't try a reverse
>>dns lookup.
>>Give it a shoot. Usually ssh timeouts are related to DNS...
> 
> 
> That should be a last resort; the hostname checks are there for a
> reason...
>
I know. But using the UseDNS no option could be useful to debug the 
problem. Well. In fact, it's only one way to debug the problem.
The more obvious way is to check wether the DNS is working (forward and 
reverse lookup) and fix it if possible :)

regards,
Marian




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43AE9485.6090006>