Re: [ILUG] Slow connection

From: Paul Jakma (paul at domain clubi.ie)
Date: Wed 28 Apr 1999 - 14:40:08 IST


> ping never does a reverse lookup.
>
> Kenn

     Yeah, but ping works *both* ways, which means that B can
     resolve A
     happily enough when it's pinging, but can't resolve it when A
     is
     trying to connect to B and B's trying to lookup the connecting

     machine. Most odd.

     Vin

not really.

ping only ever does forward lookups, ie name->ip. AFAIK it never
reverse lookups, give it an ip address, and it won't look up the name.

rshd on the other hand will know the ip address of the incoming
connection, and will try to resolve the ip addr to a name. which is
probably causing niall's problemo.

best thing to do is probably to to install a local name server, to take
care of local lookups, and cache other lookups.



This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:04:09 GMT