** Reply to message from Colburn <kd4e@xxxxxxxx> on Sun, 10 Aug 2003 21:52:17 -0400 [snip] > Before I run "ifconfig -a ; netstat -nr", do these outputs (below) > suggest a need to reset anything so I get clean pre and post outputs, or > are they the pre and post outputs you seek? > > ifconfig -a > > eth0 Link encap:Ethernet HWaddr 00:C0:9F:24:7B:55 > BROADCAST MULTICAST MTU:1500 Metric:1 > RX packets: 0 errors: 0 dropped: 0 overruns: 0 frame: 0 > TX packets: 0 errors: 0 dropped: 0 overruns: 0 carrier: 0 > collisions: 0 txqueuelen: 0 > RX bytes: 0 (0.0 b) TX bytes: 0 (0.0 b) > interrupt: 11 Memory: d0200000 - d0210000 > > lo Link encap: Local Loopback > inet addr: 127.0.0.1 Mask: 255.0.0.0 > UP LOOPBACK RUNNING MTU:16435 Metric:1 > RX packets: 60435 errors: 0 dropped: 0 overruns: 0 frame: 0 > TX packets: 60435 errors: 0 dropped: 0 overruns: 0 carrier: 0 > collisions: 0 txqueuelen: 0 > RX bytes: 3936091 (3.7 Mb) TX bytes: 3936091 (3.7 Mb) Note the lack of an inet address and netmask on the eth0 device. You're nic is not being set up properly. I wonder if it is even being recognized properly? Do an "ifup eth0" and then run ifconfig -a again and see if it obtains an IP address. jb -- Shrike-list mailing list Shrike-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/shrike-list