Hi,
I've just installed 9.04 and I faced a problem with networking as I was not able to get my eth0 connected.
Here is the related system log:
Jun 28 18:34:13 admana-desktop dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 16
Jun 28 18:34:29 admana-desktop dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 10
Jun 28 18:34:38 admana-desktop NetworkManager: <info> Device 'eth0' DHCP transaction took too long (>45s), stopping it.
Jun 28 18:34:38 admana-desktop NetworkManager: <info> eth0: canceled DHCP transaction, dhcp client pid 3576
Jun 28 18:34:38 admana-desktop NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IP Configure Timeout) scheduled...
Jun 28 18:34:38 admana-desktop NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IP Configure Timeout) started...
Jun 28 18:34:38 admana-desktop NetworkManager: <info> (eth0): device state change: 7 -> 9
Jun 28 18:34:38 admana-desktop NetworkManager: <info> Marking connection 'Auto eth0' invalid.
Jun 28 18:34:38 admana-desktop NetworkManager: <info> Activation (eth0) failed.
Jun 28 18:34:38 admana-desktop NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IP Configure Timeout) complete.
Jun 28 18:34:38 admana-desktop NetworkManager: <info> (eth0): device state change: 9 -> 3
Jun 28 18:34:38 admana-desktop NetworkManager: <info> (eth0): deactivating device (reason: 0).
I also tried to run dhclient manually:
admana@admana-desktop:~$ sudo dhclient eth0
Internet Systems Consortium DHCP Client V3.1.1
Copyright 2004-2008 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/
Listening on LPF/eth0/00:16:e6:dd:d8:cf
Sending on LPF/eth0/00:16:e6:dd:d8:cf
Sending on Socket/fallback
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 9
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 19
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 9
No DHCPOFFERS received.
No working leases in persistent database - sleeping.
On the very same computer an Opensuse 11.1 is installed too and the internet connection works without any problem under Opensuse (using DHCP), so the problem must be related to the Ubuntu 9.04 system.
I googled about the problem and I found one which seemed to be similar and it suggested to remove rfc3442 references from dhclient.conf but the situation does not changed at all.
Please could you help what could I check and do to correct this problem.
Thanks,
Csaba
I've just installed 9.04 and I faced a problem with networking as I was not able to get my eth0 connected.
Here is the related system log:
Jun 28 18:34:13 admana-desktop dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 16
Jun 28 18:34:29 admana-desktop dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 10
Jun 28 18:34:38 admana-desktop NetworkManager: <info> Device 'eth0' DHCP transaction took too long (>45s), stopping it.
Jun 28 18:34:38 admana-desktop NetworkManager: <info> eth0: canceled DHCP transaction, dhcp client pid 3576
Jun 28 18:34:38 admana-desktop NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IP Configure Timeout) scheduled...
Jun 28 18:34:38 admana-desktop NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IP Configure Timeout) started...
Jun 28 18:34:38 admana-desktop NetworkManager: <info> (eth0): device state change: 7 -> 9
Jun 28 18:34:38 admana-desktop NetworkManager: <info> Marking connection 'Auto eth0' invalid.
Jun 28 18:34:38 admana-desktop NetworkManager: <info> Activation (eth0) failed.
Jun 28 18:34:38 admana-desktop NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IP Configure Timeout) complete.
Jun 28 18:34:38 admana-desktop NetworkManager: <info> (eth0): device state change: 9 -> 3
Jun 28 18:34:38 admana-desktop NetworkManager: <info> (eth0): deactivating device (reason: 0).
I also tried to run dhclient manually:
admana@admana-desktop:~$ sudo dhclient eth0
Internet Systems Consortium DHCP Client V3.1.1
Copyright 2004-2008 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/
Listening on LPF/eth0/00:16:e6:dd:d8:cf
Sending on LPF/eth0/00:16:e6:dd:d8:cf
Sending on Socket/fallback
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 9
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 19
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 9
No DHCPOFFERS received.
No working leases in persistent database - sleeping.
On the very same computer an Opensuse 11.1 is installed too and the internet connection works without any problem under Opensuse (using DHCP), so the problem must be related to the Ubuntu 9.04 system.
I googled about the problem and I found one which seemed to be similar and it suggested to remove rfc3442 references from dhclient.conf but the situation does not changed at all.
Please could you help what could I check and do to correct this problem.
Thanks,
Csaba
Comment