Skip site navigation (1)Skip section navigation (2)
Date:      29 Jun 2001 11:47:41 +0930
From:      Andrew Reid <andrew.reid@plug.cx>
To:        Drew Tomlinson <drewt@writeme.com>
Cc:        FreeBSD Questions "(E-mail)" <freebsd-questions@FreeBSD.org>
Subject:   Re: Slow Response From SSHD
Message-ID:  <993781063.11182.3.camel@percible.alfred.cx>
In-Reply-To: <5CD46247635BD511B6B100A0CC3F0239259FD2@ldcmsx01.lc.ca.gov>
References:  <5CD46247635BD511B6B100A0CC3F0239259FD2@ldcmsx01.lc.ca.gov>

next in thread | previous in thread | raw e-mail | index | archive | help
On 28 Jun 2001 16:07:57 -0700, Drew Tomlinson wrote:

> Now all of a sudden, it seems to take about a minute after connecting with
> an ssh client (I'm using PuTTY on Win 2K).  Then I can enter my user name
> but have to wait another minute for the password prompt.  After entering the
> password and waiting yet another minute, then the session responds normally.

A side effect of SSHd not being able to do a reverse lookup on the IP of
your Windows 2000 Workstation.

Try adding the Windows 2000 box into /etc/hosts

   - andrew

--
void signature () {
	cout << "Andrew Reid -- andrew.reid@plug.cx" << endl ;
	cout << "Cell: +61 401 946 813" << endl;
	cout << "Quidquid latine dictum sit, altum viditur" << endl;
}


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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