Re: Reverse map delay on OpenSSH 3.4 on FreeBSD

From: chris (cherbst@hotpop.com)
Date: 06/27/02


From: chris <cherbst@hotpop.com>
Date: Thu, 27 Jun 2002 15:54:45 -0400

On Thu, 27 Jun 2002 13:16:35 -0400, Aaron Baugher wrote:

> However, I can nslookup the IP just fine, and other programs that do
> reverse lookups are working fine.

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
etc

and run it from the server, to make sure sshd can.



Relevant Pages

  • Re: BIND/DNS Version check
    ... > version of BIND/DNS running on the server.. ... You can use nslookup or dig, one or both of which will usually be on either ...
    (Pen-Test)
  • Re: Reverse map delay on OpenSSH 3.4 on FreeBSD
    ... > Try looking up your IP against what the server is using, ... > /etc/resolv.conf to get a list, then for each do (use dig, nslookup ... map the IP. ...
    (comp.security.ssh)
  • Re: Reverse map delay on OpenSSH 3.4 on FreeBSD
    ... > Try looking up your IP against what the server is using, ... > /etc/resolv.conf to get a list, then for each do (use dig, nslookup ... map the IP. ...
    (comp.security.ssh)
  • Re: naive bind question
    ... I looked at dig and also nslookup. ... Does this mean that I'm using 127.0.0.1 as my name server? ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • Re: Reverse map delay on OpenSSH 3.4 on FreeBSD
    ... > However, I can nslookup the IP just fine, and other programs that do ... > reverse lookups are working fine. ... Try looking up your IP against what the server is using, ... /etc/resolv.conf to get a list, then for each do (use dig, nslookup is ...
    (comp.security.ssh)