Pardon me for e-mailing directly, but I might be of help. If I understood
everything:

a) your routing table looks like this

10.254.252.104  *         255.255.255.248       U   0    0    1 eth0
127.0.0.0       *         255.0.0.0  U    0    0    1    lo
default 10.254.252.110 0.0.0.0         UG   0    0    0 eth0

b) this succeeds quickly

ping 10.254.252.110

c) this hangs for a very long time

ping <the.name.corresponding.to.the.above>

If this is the case, I believe the ping command in (c) is trying to use DNS
to resolve the name and gets no answer, so it waits until this timeout is
exceeded. I think addresses in the 10.* range are private class A
addresses, for which no internet-accessible name server should provide
resolution (correct me if this is wrong) much like the known 192.168. *
range. The Win95 box might get the name resolved by a WINS server. Could
you reply with a dump of your /etc/resolv.conf ?

Davide Bolcioni

---------------------------------------------------------------------------
#include <disclaimer.h> // Not my company's opinions above, not even my own
-----BEGIN GEEK CODE BLOCK-----
Version 3.1
GE/IT d+ s:+ a C+++$ UL++++$ P>++ L++@ E@ W+ N++@ o? K? w O- M+ V?
PS PE@ V+ PGP>+ t++ 5? X R+ tv- b+++ DI? D G e+++ h r y?
------END GEEK CODE BLOCK------



-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to