[Bug 24047] Re: No networking with Intel PRO/100 nor with Cisco Airo

vectorjohn vectorjohn at gmail.com
Thu Jun 8 23:43:38 UTC 2006


I believe I have the same, or similar problem.  I'm using an Intel Pro/100 card.
I get an IP with DHCP, but it doesnt seem to set up my routing table correctly.  So to some, it would appear that networking doesnt work.

lsmod |grep e100
e100                   40580  0
mii                     5888  1 e100

dmesg |grep e100
[4294685.765000] e100: Intel(R) PRO/100 Network Driver, 3.4.14-k4-NAPI
[4294685.765000] e100: Copyright(c) 1999-2005 Intel Corporation
[4294686.239000] e100: eth0: e100_probe: addr 0xfc300000, irq 209, MAC addr 00:08:02:5E:FC:3E
[4294686.851000] e100: eth0: e100_watchdog: link up, 100Mbps, full-duplex
[4295325.042000] e100: eth0: e100_watchdog: link up, 100Mbps, full-duplex
[4296209.830000] e100: eth0: e100_watchdog: link up, 100Mbps, full-duplex

I got around the problem by using route, and now internet is working:

sudo route add -net 128.193.136.0 netmask 255.255.248.0 dev eth0
sudo route add default gw 128.193.136.1

-- 
No networking with Intel PRO/100 nor with Cisco Airo
https://launchpad.net/bugs/24047




More information about the kernel-bugs mailing list