View previous topic :: View next topic |
Author |
Message |
infoport n00b

Joined: 09 Mar 2006 Posts: 6
|
Posted: Tue May 16, 2006 6:19 pm Post subject: network unreachable after updates [SOLVED] |
|
|
After a bunch of updates, my network is unreachable.
The cards were NOT being seen, although I have fixed that. (restored links in /etc/init.d/
ifconfig now shows both onboard ethernet ports, and they are getting an IP from dhcp
BUT, they dont find the internet... maybe the gateway isn't defined anymore?
I have searched forums, and I added a line in /etc/conf.d/net defining the gateway for eth0/192.168... and for eth1/192.168... (same gateway, my router) but I still dont get www.google.com or anything
This is really frustrating, as I have been trying to get my Hauppauge card working and this is just an extra trouble.
FYI, I can see the internet when booting the 2006.0 LiveCD
I am using an Asus A7N8X-Deluxe mb, with NVIDIA Nforce ethernet and Marvel Giabit ethernet. Both were working before, and both are apparently at least getting to the router to get an IP.
Thanks,
William
Last edited by infoport on Sun May 28, 2006 10:47 pm; edited 1 time in total |
|
Back to top |
|
 |
babudro n00b


Joined: 30 Sep 2005 Posts: 35 Location: Canada
|
Posted: Tue May 16, 2006 9:08 pm Post subject: |
|
|
I had a similar mysterious problem where my NICs would stop receiving data although they would send data out. I found that updating to kernel 2.6.16 (from 2.6.15) fixed my problem. |
|
Back to top |
|
 |
infoport n00b

Joined: 09 Mar 2006 Posts: 6
|
Posted: Sun May 28, 2006 10:46 pm Post subject: network unreachable after updates [SOLVED] |
|
|
well I still havent pushed the kernel update up, but fixed my problem by updating the system via a chroot. Somewhere I found a link suggesting this for some problem, and it fixed another issue previously. Also involved was turning off the first non-working card to that the other card would connect
Apparenly one card was misconfigured, and after an update something on my network was funny and the other card didnt connect. (except when booting the LiveCD )
<p>here's how it went:
<br><br>
- booting with the LiveCD
- getting to root by login into graphical screen with root and empty password
- didnt seem to get to the network everytime/with every app, found that first card's IP was misconfigured on the router (don't know how this suddenly happened/became an issue)
- shut down first card so that second card was automatically used for everything with
login to router and fix IP for first card
edit /etc/conf.d/net and add Code: | gateway="eth1/192.168.1.23" |
reboot to get new IP and re-enable first card eth0
refresh the emerge lists
update system Code: | emerge --update world |
update configurations
reboot
then maybe do Code: | emerge --update --deep world |
anyway, now my badly configured network is fixed and back up...I guess part of what mystified me was that the cards connected under other OS's. I think that my Ubuntu installtion probably had the gateway correct. I didnt notice the missing digit in the IP address for that first card using ifconfig, and with the missing digit, it wasnt on the same network as the router and couldnt connect for maintenance. |
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|