Try adding your clients to /etc/hosts such as :

127.0.0.1                localhost.localdomain localhost
192.168.0.2            mylinuxbox
192.168.0.1            bob

I always have this when I tail my logs , such as :

Jan 12 02:58:19 skol sshd2[515]: connection from "10.10.99.2"
Jan 12 02:58:19 skol sshd2[8770]: DNS lookup failed for "10.10.99.2".
Jan 12 02:58:19 skol sshd2[8770]: User skol's local password accepted.
Jan 12 02:58:19 skol sshd2[8770]: Password authentication for user skol
accepted.
Jan 12 02:58:19 skol sshd2[8770]: User skol, coming from 10.10.99.2,
authenticated

Although im running SSH2, I still got this with SSH1, and with SSH1 it would
take a bit.....SSH2 is never slow...so I'm not sure where the problem lies.
I think you can turn DNS host lookups off.....



----- Original Message -----
From: John Anderson <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 11, 2001 3:40 PM
Subject: Could not reverse map address


> Hi,
>
> I'm new to this list, but have read thru the archives.
>
> I've seen this question asked a number of different times, but haven't
> found a really good/solid answer about it.
>
> The symptoms:
>  - I use SecureCRT (from Van Dyke) to log into the Linux box.  It takes
> a very long time before it prompts for a password (but it does).  It's
> hit or miss, sometimes it is instantanous, other times it takes 15 to 45
> seconds.
>
>  - I get this message in the log file: log: Could not reverse map
> address 192.168.0.x
>
> My system is a Red Hat Linux 6.2 install, it's on an "internal" network
> (192.168.0.*), we connect to the internet thru a proxy server.
> nslookups work, etc.
>
> My SSH version is:
>
> SSH Version 1.2.30 [i686-unknown-linux], protocol version 1.5.
> Standard version.  Does not use RSAREF.
>
> Any thoughts?   What am I missing?
>
> Thanks.
>
>
> --John
>
>
>
>
> --
> John Anderson
> [EMAIL PROTECTED]
> Ceeva, Inc.
>
>

Reply via email to