Reverse map delay on OpenSSH 3.4 on FreeBSD
From: Aaron Baugher (abaugher@esc.pike.il.us)Date: 06/27/02
- Next message: Phil Stanford: "Privilege separation in OpenSSH 3.4 and operating system support"
- Previous message: William Hooper: "Re: Installation of OpenSSH 3.2.3 on Red Hat Linux 6.2?"
- Next in thread: chris: "Re: Reverse map delay on OpenSSH 3.4 on FreeBSD"
- Reply: chris: "Re: Reverse map delay on OpenSSH 3.4 on FreeBSD"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Aaron Baugher <abaugher@esc.pike.il.us> Date: 27 Jun 2002 11:16:35 -0500
I've just installed OpenSSH 3.4 on five FreeBSD systems (4.5-RELEASE)
from the port tree. Four of them are working fine, but when I try to
ssh into the fifth one, it pauses for 30 seconds or so before giving
me a password prompt and letting me login. I turned on debugging in
sshd, and found this line came after the pause:
Could not reverse map address 205.205.205.205. (IP munged.)
However, I can nslookup the IP just fine, and other programs that do
reverse lookups are working fine. I've also tried these options in
sshd_config:
VerifyReverseMapping no
ReverseMappingCheck no
and run sshd with -u0, with no improvement. I'm using IP rules in
/etc/hosts.allow to control access. I'm not using any RHosts stuff,
but I do have RSAAuthentication on, and I need it for other clients.
Any suggestions?
Thanks,
-- Aaron abaugher@esc.pike.il.us
- Next message: Phil Stanford: "Privilege separation in OpenSSH 3.4 and operating system support"
- Previous message: William Hooper: "Re: Installation of OpenSSH 3.2.3 on Red Hat Linux 6.2?"
- Next in thread: chris: "Re: Reverse map delay on OpenSSH 3.4 on FreeBSD"
- Reply: chris: "Re: Reverse map delay on OpenSSH 3.4 on FreeBSD"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|