Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | RE: Working out a OS X 10.4 Tiger ssh implementation issue, slow logins |
|---|---|
| Date: | Wed, 8 Jun 2005 11:40:29 +0800 |
I read the man page for OpenSSH 3.9p1 and 4.0p1 on Solaris, I could not
find "VerifyReverseMapping", instead, it is
# man -M /usr/local/man sshd_config
===
UseDNS
Specifies whether sshd should lookup the remote host
name and check that the resolved host name for the
remote IP address maps back to the very same IP
address. The default is ``yes''.
===
Not sure if 3.8.1p1 on OSX is also using "UseDNS".
Gary
-----Original Message-----
From: Timothy Luoma [mailto:lists@tntluoma.com]
Sent: Wednesday, June 08, 2005 12:12 AM
To: secureshell@securityfocus.com
Subject: Re: Working out a OS X 10.4 Tiger ssh implementation issue,
slow logins
My configuration files are as follows:
$ grep -v "^#" /etc/ssh_config
CheckHostIP no
AddressFamily inet
$ grep -v "^#" /etc/sshd_config
VerifyReverseMapping no
Subsystem sftp /usr/libexec/sftp-server
$ ssh -V
OpenSSH_3.8.1p1, OpenSSL 0.9.7b 10 Apr 2003
I am still seeing the long delays which I did not have with Panther
(previous version of OS X)
TjL
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Help Building Standalone OpenSSH Binaries for the NT Platform, Victor B. Gonzalez |
|---|---|
| Next by Date: | Re: Working out a OS X 10.4 Tiger ssh implementation issue, slow logins, Timothy Luoma |
| Previous by Thread: | Re: Working out a OS X 10.4 Tiger ssh implementation issue, slow logins, Brendan Kwolek |
| Next by Thread: | Re: Working out a OS X 10.4 Tiger ssh implementation issue, slow logins, Timothy Luoma |
| Indexes: | [Date] [Thread] [Top] [All Lists] |