Donald Becker wrote: > On Thu, 30 Apr 1998, James Hartley wrote: > > > a little background . I am running a local lan (two machines) connected with a > > linksys workgroup hub. both machines have default ip addresses of 192.168.16.1 > > and 192.168.16.2. the host tables have > > > > 192.168.16.1 abraham.localhost > > 192.168.16.2 joseph.localhost > > Don't use "localhost" as a domain name! > > > 192.168.16.0 * 255.255.255.0 U 0 0 2 eth0 on abraham and > > > > 192.168.16.0 * 255.255.255.0 U 0 0 1 eth0 on joseph > > > > running cat /proc/net/dev yeilds > > > > eth0: 8 0 0 0 0 237 0 0 0 0 0 > > The hardware is OK. You are sending and receiving packets. > > > cat /proc/interrupts yeilds > > > > 11: 9 3c509 > ^^^ > > Make certain that this number, the interrupt count, is non-zero on the other > machine. > > Donald Becker [EMAIL PROTECTED] > USRA-CESDIS, Center of Excellence in Space Data and Information Sciences. > Code 930.5, Goddard Space Flight Center, Greenbelt, MD. 20771 > 301-286-0882 http://cesdis.gsfc.nasa.gov/pub/people/becker/whoiam.html the actual name of the machines are abraham.localdomain (localdomain is part of the hostname and NOT an actual domain name) I have changed the name to abraham.localdomain.nevada where nevada is the domainname. I have edited the /etc/sysconfig/network file to NETWORKING= yes HOSTNAME=abraham.localdomain.nevada DOMAINNAME=nevada GETWAYDEV= GATEWAY= the hostfile looks like 127.0.0.1 localhost 192.168.16.1 joseph.localdomain.nevada 192.168.16.2 abraham.localdomain.nevada I have run both tests with route enabled and disabled using route add -net 192.168.16.0 and route del -net 192.168.16.0 similar change on the other machine. I stll get "Network unreachable while trying to ping either machine...... In addition I have disabled pnp on both cards. I am at a lost as to where to proceed next. Do you have any ideas. -- 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.