Joseph A Nagy Jr said:
DHCP Client works, but I cannot ping anything (I can't ping the router (192.168.1.1 (router) or 192.168.1.10 (this comp). I have already rebooted the system, too.
can you provide the output of 'dmesg', preferably limit the output to just the segment where the ethernet driver loads.
Linux Tulip driver version 0.9.15-pre9 (Nov 6, 2001) PCI: Found IRQ 10 for device 00:09.0 eth0: ADMtek Comet rev 17 at 0x6800, 00:04:5A:00:06:A7, IRQ 10.
The above is the only direct mention of the NIC.
also ifconfig eth0, and route -n
#ifconfig eth0 > /floppy/ifconfig-eth0-info eth0 Link encap:Ethernet HWaddr 00:04:5A:00:06:A7 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:100 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) Interrupt:10 Base address:0x6800
#route -n /floppy/route-n-info
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
nat
For the sake of argument:
#ifconfig > /floppy/ifconfig-general-info lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:159 errors:0 dropped:0 overruns:0 frame:0 TX packets:159 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:11096 (10.8 KiB) TX bytes:11096 (10.8 KiB)
-- Let me meddle not in the affairs of Linuxen For I am an idiot and will toast my boxen.
http://www.hsv-hotspots.com/ Your hotspot for Wireless in HSV, AL
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]