![]() |
No DHCPOFFERS received. No working leases in persistent database - sleeping.
I recently installed Ubuntu on my windows computer, so now I have a debian computer and an ubuntu computer and they're both set up to access the internet with a wired connection. The debian one works fine, but the ubuntu one either connects to the internet or it doesn't. Sometimes if I run sudo ifup -a, sudo ifdown -a, sudo ifup-a, sudo ifdown -a (etc) for a while, it will eventually connect, but never on the first try. I've tried sudo dhclient eth0 too.
/etc/network/interfaces looks like this on both computers: Code:
auto loCode:
Listening on LPF/eth0/00:1a:a0:9f:73:eeand then sudo ifdown -a: Code:
Listening on LPF/eth0/00:1a:a0:9f:73:eeAfter ifup -a, even though it doesn't work, ping 192.168.1.1 gives me: Code:
PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.Code:
connect: Network is unreachablesudo dhclient eth0 seems to do the same thing as ifup. The ubuntu computer never had problems connecting to the internet when it was the windows computer, and when it does connect, the router gives it the same IP address it used to give it when it was the windows computer. I think I'm on my fiftieth ifup ifdown dance, so it's time to try something else. |
Also, from dmesg:
Code:
[ 3662.253282] e1000e 0000:00:19.0: irq 25 for MSI/MSI-X |
well, after about an hour trying "ifup -a" and it not working so "ifdown -a" and then "ifup -a" again:
Code:
pthalo@pthalo-desktop:~$ sudo ifup -a |
I still need help with this. i'm still getting "ADDRCONF(NETDEV_UP): eth0: link is not ready" in dmesg, and can't connect to the internet.
|
| All times are GMT -5. The time now is 04:02 AM. |