Results 1 to 3 of 3
Hey all, I just installed gentoo and Im running into a networking issue. Eth0 is started when the system boots, and I dont get any module errors. (using module8139too to ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-03-2004 #1Just Joined!
- Join Date
- Aug 2004
- Posts
- 21
Networking assistance needed
Hey all, I just installed gentoo and Im running into a networking issue. Eth0 is started when the system boots, and I dont get any module errors. (using module8139too to support my realtek card. When I installed / chrooted in lsmod showed this as the module in use and connectivity was okay then) I am able to ping my local ip, but not my gw. When I boot into another OS using the same stack settings, (I.e netmask, gw etc) everything works.
ifconfig eth0 shows the correct ip address, bdcast address and netmask. Shows 0 rx/tx packets. (so no collisions etc)
route -n shows:
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.25.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
127.0.0.0 127.0.0.1 255.0.0.0 UG 0 0 0 lo
0.0.0.0 192.168.25.1 0.0.0.0 UG 1 0 0 eth0
My settings for iface_eth0 in /etc/conf.d/net look okay, and the gw line looks good too.
Thoughts?
Oh, I have checked things like physical link and such.
- 09-06-2004 #2Just Joined!
- Join Date
- Sep 2004
- Posts
- 4
Which kernel are you running? I had the same issue with a 2.4 kernel a few months ago and the NIC wouldn't connect to anything until I used the 2.6 kernel. I don't know if the Realtek chipset has been given support since then but try development-sources or gentoo-dev-sources (emerge one or the other, the first is the vanilla 2.6 kernel and the second is the gentoo-patched 2.6 kernel).
- 09-08-2004 #3Just Joined!
- Join Date
- Aug 2004
- Posts
- 21
2.6, I think. (not @ home right now) I just disabled the nic in the BIOS and threw a different one in there.


Reply With Quote
