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?
On Tue, Apr 18, 2006 at 05:22:49PM -0500, 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?This is a FAQ; check that your DNS server is still functioning. Kris -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 187 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20060418/7649b2cf/attachment.pgp
Sounds like something that happens fairly often that I've seen. Try setting 'UseDNS no' in /etc/ssh/sshd_config and restarting sshd. Hope this helps, Cheers, Graham -----Original Message----- From: owner-freebsd-stable@freebsd.org [mailto:owner-freebsd-stable@freebsd.org] On Behalf Of CyBerHigh Sent: 18 April 2006 23:30 To: freebsd-stable@freebsd.org Subject: ssh- lagging logins 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? _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" -- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.1.385 / Virus Database: 268.4.3/316 - Release Date: 17/04/2006
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 <cyberhigh@gurusnetwork.org> 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? > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >