Re: Reverse map delay on OpenSSH 3.4 on FreeBSD

From: Aaron Baugher (abaugher@esc.pike.il.us)
Date: 06/28/02


From: Aaron Baugher <abaugher@esc.pike.il.us>
Date: 28 Jun 2002 05:58:48 -0500

chris <cherbst@hotpop.com> writes:

> Try looking up your IP against what the server is using, look at
> /etc/resolv.conf to get a list, then for each do (use dig, nslookup
> is lame):

> dig @dns1 -x 205.205.205.205
> dig @dns2 -x 205.205.205.205

Works fine; returns the FQDN immediately. This is a new problem, that
just developed when installing OpenSSH 3.4. Also, it doesn't help to
put the FQDN and IP in /etc/hosts; sshd still delays trying to reverse
map the IP.

Thanks,

-- 
Aaron
abaugher@esc.pike.il.us



Relevant Pages