I was running Lucid Lynx on my Lenovo Thinkpad Notebook, and the network was working perfectly. Three nights ago, I used kpackagekit to upgrade to Maverick Meerkat, and my network continued to work perfectly. I then upgraded two nights ago, with kpackagekit, to Naughty Narwhal, and my network connection did not come up when I restarted the computer after the upgrade.
If I go into the kde System Configuration screen, the network connection is still showing in Network Manager, with all values correct. However, the machine will not ping anything else on the local network, and cannot find the internet. We are running a 100baseT hardwired Ethernet network in the house using static IPV4 addresses and accessing the internet through a router hub connected to our cable modem. We know that the cable modem and router hub are working correctly because other machines can access the internet.
ifconfig shows an IPV6 address for eth0, but no IPV4 address.
If I go into the command line, and give the command,
ifconfig eth0 192.168.1.8 up
, the machine can then ping all of the local machines, including the router hub, but cannot ping the ISP or the DNS servers by name or address.
/etc/resolv.conf has no address information in it, simply a comment line saying it was generated by Network Manager. I attempted to put the gateway and DNS addresses into resolv.conf manually, but this did not help.
I am stumped on what to do next. Suggestions on how to fix this would be appreciated.
ART
If I go into the kde System Configuration screen, the network connection is still showing in Network Manager, with all values correct. However, the machine will not ping anything else on the local network, and cannot find the internet. We are running a 100baseT hardwired Ethernet network in the house using static IPV4 addresses and accessing the internet through a router hub connected to our cable modem. We know that the cable modem and router hub are working correctly because other machines can access the internet.
ifconfig shows an IPV6 address for eth0, but no IPV4 address.
If I go into the command line, and give the command,
ifconfig eth0 192.168.1.8 up
, the machine can then ping all of the local machines, including the router hub, but cannot ping the ISP or the DNS servers by name or address.
/etc/resolv.conf has no address information in it, simply a comment line saying it was generated by Network Manager. I attempted to put the gateway and DNS addresses into resolv.conf manually, but this did not help.
I am stumped on what to do next. Suggestions on how to fix this would be appreciated.
ART
Comment