Re: Reverse map delay on OpenSSH 3.4 on FreeBSD
From: chris (cherbst@hotpop.com)Date: 06/27/02
- Next message: Marc D. Spencer: "OpenSSH 3.4 Packages for RH 6.2?"
- Previous message: chris: "Re: Slow connection between commercial and open SSH"
- In reply to: Aaron Baugher: "Reverse map delay on OpenSSH 3.4 on FreeBSD"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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.
- Next message: Marc D. Spencer: "OpenSSH 3.4 Packages for RH 6.2?"
- Previous message: chris: "Re: Slow connection between commercial and open SSH"
- In reply to: Aaron Baugher: "Reverse map delay on OpenSSH 3.4 on FreeBSD"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|