Advertisement
Deltik

NetworkManager won't connect to eth0

Dec 27th, 2014
373
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.57 KB | None | 0 0
  1. Dec 28 02:44:46 localhost NetworkManager[3053]: <info> Activation (eth0) starting connection 'Wired connection 1'
  2. Dec 28 02:44:46 localhost NetworkManager[3053]: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
  3. Dec 28 02:44:46 localhost NetworkManager[3053]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled...
  4. Dec 28 02:44:46 localhost NetworkManager[3053]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started...
  5. Dec 28 02:44:46 localhost NetworkManager[3053]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled...
  6. Dec 28 02:44:46 localhost NetworkManager[3053]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete.
  7. Dec 28 02:44:46 localhost NetworkManager[3053]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting...
  8. Dec 28 02:44:46 localhost NetworkManager[3053]: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0]
  9. Dec 28 02:44:46 localhost NetworkManager[3053]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful.
  10. Dec 28 02:44:46 localhost NetworkManager[3053]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled.
  11. Dec 28 02:44:46 localhost NetworkManager[3053]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete.
  12. Dec 28 02:44:46 localhost NetworkManager[3053]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started...
  13. Dec 28 02:44:46 localhost NetworkManager[3053]: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0]
  14. Dec 28 02:44:46 localhost NetworkManager[3053]: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds)
  15. Dec 28 02:44:46 localhost NetworkManager[3053]: <info> dhclient started with pid 4020
  16. Dec 28 02:44:46 localhost NetworkManager[3053]: <info> Activation (eth0) Beginning IP6 addrconf.
  17. Dec 28 02:44:46 localhost NetworkManager[3053]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete.
  18. Dec 28 02:44:46 localhost dhclient: Internet Systems Consortium DHCP Client 4.2.2
  19. Dec 28 02:44:46 localhost dhclient: Copyright 2004-2011 Internet Systems Consortium.
  20. Dec 28 02:44:46 localhost dhclient: All rights reserved.
  21. Dec 28 02:44:46 localhost dhclient: For info, please visit https://www.isc.org/software/dhcp/
  22. Dec 28 02:44:46 localhost dhclient:
  23. Dec 28 02:44:46 localhost NetworkManager[3053]: <info> (eth0): DHCPv4 state changed nbi -> preinit
  24. Dec 28 02:44:46 localhost dhclient: Listening on LPF/eth0/00:1e:68:32:4a:b5
  25. Dec 28 02:44:46 localhost dhclient: Sending on LPF/eth0/00:1e:68:32:4a:b5
  26. Dec 28 02:44:46 localhost dhclient: Sending on Socket/fallback
  27. Dec 28 02:44:46 localhost dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6
  28. Dec 28 02:44:52 localhost dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 18
  29. Dec 28 02:45:06 localhost NetworkManager[3053]: <info> (eth0): IP6 addrconf timed out or failed.
  30. Dec 28 02:45:06 localhost NetworkManager[3053]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled...
  31. Dec 28 02:45:06 localhost NetworkManager[3053]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started...
  32. Dec 28 02:45:06 localhost NetworkManager[3053]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete.
  33. Dec 28 02:45:10 localhost dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 14
  34. Dec 28 02:45:24 localhost dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 10
  35. Dec 28 02:45:31 localhost NetworkManager[3053]: <warn> (eth0): DHCPv4 request timed out.
  36. Dec 28 02:45:31 localhost NetworkManager[3053]: <info> (eth0): canceled DHCP transaction, DHCP client pid 4020
  37. Dec 28 02:45:31 localhost NetworkManager[3053]: <info> Activation (eth0) Stage 4 of 5 (IPv4 Configure Timeout) scheduled...
  38. Dec 28 02:45:31 localhost NetworkManager[3053]: <info> Activation (eth0) Stage 4 of 5 (IPv4 Configure Timeout) started...
  39. Dec 28 02:45:31 localhost NetworkManager[3053]: <info> (eth0): device state change: ip-config -> failed (reason 'ip-config-unavailable') [70 120 5]
  40. Dec 28 02:45:31 localhost NetworkManager[3053]: <info> Marking connection 'Wired connection 1' invalid.
  41. Dec 28 02:45:31 localhost NetworkManager[3053]: <warn> Activation (eth0) failed.
  42. Dec 28 02:45:31 localhost NetworkManager[3053]: <info> Activation (eth0) Stage 4 of 5 (IPv4 Configure Timeout) complete.
  43. Dec 28 02:45:31 localhost NetworkManager[3053]: <info> (eth0): device state change: failed -> disconnected (reason 'none') [120 30 0]
  44. Dec 28 02:45:31 localhost NetworkManager[3053]: <info> (eth0): deactivating device (reason 'none') [0]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement