Marian Hettwer <[EMAIL PROTECTED]> writes:

> Hej there,
> 
> Kobi Shmueli wrote:
> > Try checking /etc/resolv.conf on oboe first, adding a static entry to
> > /etc/hosts of the remote ip/host should speed dns checks as well.
> > You can also run ssh in verbose mode (ssh -v oboe) or/and run sshd in debug
> > mode (sshd -d).
> >
> 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...
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to