I think I'm having the same problem as
this guy, although it looks as though he solved his problem (unfortunately he didn't post how he solved it other than to say the problem was with some configuration utilities). But I'm getting the same message when I try to get an IP address from my router:
Code:
snozzy@laptop:/etc$ sudo dhclient eth1
Internet Systems Consortium DHCP Client V3.0.3
Copyright 2004-2005 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/products/DHCP
Listening on LPF/eth1/00:13:02:1f:ce:1d
Sending on LPF/eth1/00:13:02:1f:ce:1d
Sending on Socket/fallback
DHCPREQUEST on eth1 to 255.255.255.255 port 67
DHCPREQUEST on eth1 to 255.255.255.255 port 67
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 4
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 4
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 6
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 8
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 8
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 14
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 17
No DHCPOFFERS received.
Trying recorded lease 192.168.0.5
PING 192.168.0.1 (192.168.0.1) 56(84) bytes of data.
--- 192.168.0.1 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 0.302/0.302/0.302/0.000 ms
bound: renewal in 108846 seconds.
I never get an IP address and I'm unable to ping anything on my LAN. And when I type 'dmesg' I get:
Code:
[17181046.664000] ADDRCONF(NETDEV_UP): eth1: link is not ready
[17181189.248000] ADDRCONF(NETDEV_UP): eth1: link is not ready