LAN connection is stuck at DHCP












0















I'm using kubuntu 18.04 and the lan is not connecting, it's stuck at DHCP request. Below is the log from syslog.
Additional note: I found a similar bug on the net, then installed an update of the kernel, and it worked for a while, however I am not sure that this was the reason of it's working, because then trying to access a local address at work and setting up local dns, it again did the same error and since I couldn't make it work.
Please let me know what more information do you need.



Jan 30 16:50:30 ferenci84-Latitude-E6540 NetworkManager[764]: <info>  [1548863430.4074] device (eno1): Activation: starting connection 'Wired connection 1' (b8305368-4afb-3aa3-9248-a4cdde4c6193)
Jan 30 16:50:30 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863430.4078] audit: op="connection-activate" uuid="b8305368-4afb-3aa3-9248-a4cdde4c6193" name="Wired connection 1" pid=1124 uid=1000 result="success"
Jan 30 16:50:30 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863430.4081] device (eno1): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jan 30 16:50:30 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863430.4089] device (eno1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jan 30 16:50:30 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863430.4098] device (eno1): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jan 30 16:50:30 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863430.4101] dhcp4 (eno1): activation: beginning transaction (timeout in 45 seconds)
Jan 30 16:50:30 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863430.4115] dhcp4 (eno1): dhclient started with pid 3374
Jan 30 16:50:30 ferenci84-Latitude-E6540 dhclient[3374]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 3 (xid=0x1b527c3a)
Jan 30 16:50:31 ferenci84-Latitude-E6540 avahi-daemon[783]: Joining mDNS multicast group on interface eno1.IPv6 with address fe80::5886:9353:5f80:28fd.
Jan 30 16:50:31 ferenci84-Latitude-E6540 avahi-daemon[783]: New relevant interface eno1.IPv6 for mDNS.
Jan 30 16:50:31 ferenci84-Latitude-E6540 avahi-daemon[783]: Registering new address record for fe80::5886:9353:5f80:28fd on eno1.*.
Jan 30 16:50:33 ferenci84-Latitude-E6540 dhclient[3374]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 3 (xid=0x1b527c3a)
Jan 30 16:50:34 ferenci84-Latitude-E6540 wpa_supplicant[780]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-79 noise=9999 txrate=26000
Jan 30 16:50:36 ferenci84-Latitude-E6540 dhclient[3374]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 3 (xid=0x1b527c3a)
Jan 30 16:50:39 ferenci84-Latitude-E6540 dhclient[3374]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 5 (xid=0x1b527c3a)
Jan 30 16:50:44 ferenci84-Latitude-E6540 dhclient[3374]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 8 (xid=0x1b527c3a)
Jan 30 16:50:52 ferenci84-Latitude-E6540 dhclient[3374]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 16 (xid=0x1b527c3a)
Jan 30 16:51:01 ferenci84-Latitude-E6540 wpa_supplicant[780]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-91 noise=9999 txrate=19500
Jan 30 16:51:08 ferenci84-Latitude-E6540 dhclient[3374]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 10 (xid=0x1b527c3a)
Jan 30 16:51:15 ferenci84-Latitude-E6540 NetworkManager[764]: <warn> [1548863475.7136] dhcp4 (eno1): request timed out
Jan 30 16:51:15 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863475.7136] dhcp4 (eno1): state changed unknown -> timeout
Jan 30 16:51:15 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863475.7459] dhcp4 (eno1): canceled DHCP transaction, DHCP client pid 3374
Jan 30 16:51:15 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863475.7460] dhcp4 (eno1): state changed timeout -> done
Jan 30 16:51:15 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863475.7462] device (eno1): state change: ip-config -> failed (reason 'ip-config-unavailable', sys-iface-state: 'managed')
Jan 30 16:51:15 ferenci84-Latitude-E6540 NetworkManager[764]: <warn> [1548863475.7465] device (eno1): Activation: failed for connection 'Wired connection 1'
Jan 30 16:51:15 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863475.7469] device (eno1): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Jan 30 16:51:15 ferenci84-Latitude-E6540 avahi-daemon[783]: Withdrawing address record for fe80::5886:9353:5f80:28fd on eno1.
Jan 30 16:51:15 ferenci84-Latitude-E6540 avahi-daemon[783]: Leaving mDNS multicast group on interface eno1.IPv6 with address fe80::5886:9353:5f80:28fd.
Jan 30 16:51:15 ferenci84-Latitude-E6540 avahi-daemon[783]: Interface eno1.IPv6 no longer relevant for mDNS.
Jan 30 16:51:21 ferenci84-Latitude-E6540 wpa_supplicant[780]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-78 noise=9999 txrate=72200
Jan 30 16:52:12 ferenci84-Latitude-E6540 wpa_supplicant[780]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-85 noise=9999 txrate=19500
Jan 30 16:52:12 ferenci84-Latitude-E6540 systemd[1]: Starting Cleanup of Temporary Directories...
Jan 30 16:52:12 ferenci84-Latitude-E6540 systemd[1]: Started Cleanup of Temporary Directories.
Jan 30 16:52:23 ferenci84-Latitude-E6540 wpa_supplicant[780]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-77 noise=9999 txrate=19500
Jan 30 16:52:39 ferenci84-Latitude-E6540 wpa_supplicant[780]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-88 noise=9999 txrate=13000
Jan 30 16:53:16 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863596.7119] policy: auto-activating connection 'Wired connection 1'
Jan 30 16:53:16 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863596.7143] device (eno1): Activation: starting connection 'Wired connection 1' (b8305368-4afb-3aa3-9248-a4cdde4c6193)
Jan 30 16:53:16 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863596.7150] device (eno1): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jan 30 16:53:16 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863596.7156] device (eno1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jan 30 16:53:16 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863596.7166] device (eno1): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jan 30 16:53:16 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863596.7172] dhcp4 (eno1): activation: beginning transaction (timeout in 45 seconds)
Jan 30 16:53:16 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863596.7188] dhcp4 (eno1): dhclient started with pid 3419
Jan 30 16:53:16 ferenci84-Latitude-E6540 dhclient[3419]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 3 (xid=0x5690d949)
Jan 30 16:53:18 ferenci84-Latitude-E6540 avahi-daemon[783]: Joining mDNS multicast group on interface eno1.IPv6 with address fe80::5886:9353:5f80:28fd.
Jan 30 16:53:18 ferenci84-Latitude-E6540 avahi-daemon[783]: New relevant interface eno1.IPv6 for mDNS.
Jan 30 16:53:18 ferenci84-Latitude-E6540 avahi-daemon[783]: Registering new address record for fe80::5886:9353:5f80:28fd on eno1.*.
Jan 30 16:53:19 ferenci84-Latitude-E6540 dhclient[3419]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 6 (xid=0x5690d949)
Jan 30 16:53:25 ferenci84-Latitude-E6540 dhclient[3419]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 11 (xid=0x5690d949)
Jan 30 16:53:36 ferenci84-Latitude-E6540 dhclient[3419]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 20 (xid=0x5690d949)
Jan 30 16:53:56 ferenci84-Latitude-E6540 dhclient[3419]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 12 (xid=0x5690d949)
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <warn> [1548863641.7125] dhcp4 (eno1): request timed out
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7125] dhcp4 (eno1): state changed unknown -> timeout
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7450] dhcp4 (eno1): canceled DHCP transaction, DHCP client pid 3419
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7450] dhcp4 (eno1): state changed timeout -> done
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7455] device (eno1): state change: ip-config -> failed (reason 'ip-config-unavailable', sys-iface-state: 'managed')
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <warn> [1548863641.7463] device (eno1): Activation: failed for connection 'Wired connection 1'
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7471] device (eno1): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Jan 30 16:54:01 ferenci84-Latitude-E6540 avahi-daemon[783]: Withdrawing address record for fe80::5886:9353:5f80:28fd on eno1.
Jan 30 16:54:01 ferenci84-Latitude-E6540 avahi-daemon[783]: Leaving mDNS multicast group on interface eno1.IPv6 with address fe80::5886:9353:5f80:28fd.
Jan 30 16:54:01 ferenci84-Latitude-E6540 avahi-daemon[783]: Interface eno1.IPv6 no longer relevant for mDNS.
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7529] policy: auto-activating connection 'Wired connection 1'
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7559] device (eno1): Activation: starting connection 'Wired connection 1' (b8305368-4afb-3aa3-9248-a4cdde4c6193)
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7561] device (eno1): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7565] device (eno1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7570] device (eno1): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7573] dhcp4 (eno1): activation: beginning transaction (timeout in 45 seconds)
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7588] dhcp4 (eno1): dhclient started with pid 3445
Jan 30 16:54:01 ferenci84-Latitude-E6540 dhclient[3445]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 3 (xid=0xa784fe41)
Jan 30 16:54:03 ferenci84-Latitude-E6540 avahi-daemon[783]: Joining mDNS multicast group on interface eno1.IPv6 with address fe80::5886:9353:5f80:28fd.
Jan 30 16:54:03 ferenci84-Latitude-E6540 avahi-daemon[783]: New relevant interface eno1.IPv6 for mDNS.
Jan 30 16:54:03 ferenci84-Latitude-E6540 avahi-daemon[783]: Registering new address record for fe80::5886:9353:5f80:28fd on eno1.*.
Jan 30 16:54:04 ferenci84-Latitude-E6540 dhclient[3445]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 5 (xid=0xa784fe41)









share|improve this question







New contributor




Ferenci Zoltán László is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
















  • 1





    Have you rebooted the computer? Have you checked your cables/switches/hubs/router. It appears to not be receiving an IPv4 address. Did you modify any network files? Show me a screenshot of your Wired Connection 1 IPv4 panel. Report back to @heynnema

    – heynnema
    2 days ago
















0















I'm using kubuntu 18.04 and the lan is not connecting, it's stuck at DHCP request. Below is the log from syslog.
Additional note: I found a similar bug on the net, then installed an update of the kernel, and it worked for a while, however I am not sure that this was the reason of it's working, because then trying to access a local address at work and setting up local dns, it again did the same error and since I couldn't make it work.
Please let me know what more information do you need.



Jan 30 16:50:30 ferenci84-Latitude-E6540 NetworkManager[764]: <info>  [1548863430.4074] device (eno1): Activation: starting connection 'Wired connection 1' (b8305368-4afb-3aa3-9248-a4cdde4c6193)
Jan 30 16:50:30 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863430.4078] audit: op="connection-activate" uuid="b8305368-4afb-3aa3-9248-a4cdde4c6193" name="Wired connection 1" pid=1124 uid=1000 result="success"
Jan 30 16:50:30 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863430.4081] device (eno1): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jan 30 16:50:30 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863430.4089] device (eno1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jan 30 16:50:30 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863430.4098] device (eno1): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jan 30 16:50:30 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863430.4101] dhcp4 (eno1): activation: beginning transaction (timeout in 45 seconds)
Jan 30 16:50:30 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863430.4115] dhcp4 (eno1): dhclient started with pid 3374
Jan 30 16:50:30 ferenci84-Latitude-E6540 dhclient[3374]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 3 (xid=0x1b527c3a)
Jan 30 16:50:31 ferenci84-Latitude-E6540 avahi-daemon[783]: Joining mDNS multicast group on interface eno1.IPv6 with address fe80::5886:9353:5f80:28fd.
Jan 30 16:50:31 ferenci84-Latitude-E6540 avahi-daemon[783]: New relevant interface eno1.IPv6 for mDNS.
Jan 30 16:50:31 ferenci84-Latitude-E6540 avahi-daemon[783]: Registering new address record for fe80::5886:9353:5f80:28fd on eno1.*.
Jan 30 16:50:33 ferenci84-Latitude-E6540 dhclient[3374]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 3 (xid=0x1b527c3a)
Jan 30 16:50:34 ferenci84-Latitude-E6540 wpa_supplicant[780]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-79 noise=9999 txrate=26000
Jan 30 16:50:36 ferenci84-Latitude-E6540 dhclient[3374]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 3 (xid=0x1b527c3a)
Jan 30 16:50:39 ferenci84-Latitude-E6540 dhclient[3374]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 5 (xid=0x1b527c3a)
Jan 30 16:50:44 ferenci84-Latitude-E6540 dhclient[3374]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 8 (xid=0x1b527c3a)
Jan 30 16:50:52 ferenci84-Latitude-E6540 dhclient[3374]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 16 (xid=0x1b527c3a)
Jan 30 16:51:01 ferenci84-Latitude-E6540 wpa_supplicant[780]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-91 noise=9999 txrate=19500
Jan 30 16:51:08 ferenci84-Latitude-E6540 dhclient[3374]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 10 (xid=0x1b527c3a)
Jan 30 16:51:15 ferenci84-Latitude-E6540 NetworkManager[764]: <warn> [1548863475.7136] dhcp4 (eno1): request timed out
Jan 30 16:51:15 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863475.7136] dhcp4 (eno1): state changed unknown -> timeout
Jan 30 16:51:15 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863475.7459] dhcp4 (eno1): canceled DHCP transaction, DHCP client pid 3374
Jan 30 16:51:15 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863475.7460] dhcp4 (eno1): state changed timeout -> done
Jan 30 16:51:15 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863475.7462] device (eno1): state change: ip-config -> failed (reason 'ip-config-unavailable', sys-iface-state: 'managed')
Jan 30 16:51:15 ferenci84-Latitude-E6540 NetworkManager[764]: <warn> [1548863475.7465] device (eno1): Activation: failed for connection 'Wired connection 1'
Jan 30 16:51:15 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863475.7469] device (eno1): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Jan 30 16:51:15 ferenci84-Latitude-E6540 avahi-daemon[783]: Withdrawing address record for fe80::5886:9353:5f80:28fd on eno1.
Jan 30 16:51:15 ferenci84-Latitude-E6540 avahi-daemon[783]: Leaving mDNS multicast group on interface eno1.IPv6 with address fe80::5886:9353:5f80:28fd.
Jan 30 16:51:15 ferenci84-Latitude-E6540 avahi-daemon[783]: Interface eno1.IPv6 no longer relevant for mDNS.
Jan 30 16:51:21 ferenci84-Latitude-E6540 wpa_supplicant[780]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-78 noise=9999 txrate=72200
Jan 30 16:52:12 ferenci84-Latitude-E6540 wpa_supplicant[780]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-85 noise=9999 txrate=19500
Jan 30 16:52:12 ferenci84-Latitude-E6540 systemd[1]: Starting Cleanup of Temporary Directories...
Jan 30 16:52:12 ferenci84-Latitude-E6540 systemd[1]: Started Cleanup of Temporary Directories.
Jan 30 16:52:23 ferenci84-Latitude-E6540 wpa_supplicant[780]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-77 noise=9999 txrate=19500
Jan 30 16:52:39 ferenci84-Latitude-E6540 wpa_supplicant[780]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-88 noise=9999 txrate=13000
Jan 30 16:53:16 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863596.7119] policy: auto-activating connection 'Wired connection 1'
Jan 30 16:53:16 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863596.7143] device (eno1): Activation: starting connection 'Wired connection 1' (b8305368-4afb-3aa3-9248-a4cdde4c6193)
Jan 30 16:53:16 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863596.7150] device (eno1): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jan 30 16:53:16 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863596.7156] device (eno1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jan 30 16:53:16 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863596.7166] device (eno1): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jan 30 16:53:16 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863596.7172] dhcp4 (eno1): activation: beginning transaction (timeout in 45 seconds)
Jan 30 16:53:16 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863596.7188] dhcp4 (eno1): dhclient started with pid 3419
Jan 30 16:53:16 ferenci84-Latitude-E6540 dhclient[3419]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 3 (xid=0x5690d949)
Jan 30 16:53:18 ferenci84-Latitude-E6540 avahi-daemon[783]: Joining mDNS multicast group on interface eno1.IPv6 with address fe80::5886:9353:5f80:28fd.
Jan 30 16:53:18 ferenci84-Latitude-E6540 avahi-daemon[783]: New relevant interface eno1.IPv6 for mDNS.
Jan 30 16:53:18 ferenci84-Latitude-E6540 avahi-daemon[783]: Registering new address record for fe80::5886:9353:5f80:28fd on eno1.*.
Jan 30 16:53:19 ferenci84-Latitude-E6540 dhclient[3419]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 6 (xid=0x5690d949)
Jan 30 16:53:25 ferenci84-Latitude-E6540 dhclient[3419]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 11 (xid=0x5690d949)
Jan 30 16:53:36 ferenci84-Latitude-E6540 dhclient[3419]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 20 (xid=0x5690d949)
Jan 30 16:53:56 ferenci84-Latitude-E6540 dhclient[3419]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 12 (xid=0x5690d949)
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <warn> [1548863641.7125] dhcp4 (eno1): request timed out
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7125] dhcp4 (eno1): state changed unknown -> timeout
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7450] dhcp4 (eno1): canceled DHCP transaction, DHCP client pid 3419
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7450] dhcp4 (eno1): state changed timeout -> done
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7455] device (eno1): state change: ip-config -> failed (reason 'ip-config-unavailable', sys-iface-state: 'managed')
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <warn> [1548863641.7463] device (eno1): Activation: failed for connection 'Wired connection 1'
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7471] device (eno1): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Jan 30 16:54:01 ferenci84-Latitude-E6540 avahi-daemon[783]: Withdrawing address record for fe80::5886:9353:5f80:28fd on eno1.
Jan 30 16:54:01 ferenci84-Latitude-E6540 avahi-daemon[783]: Leaving mDNS multicast group on interface eno1.IPv6 with address fe80::5886:9353:5f80:28fd.
Jan 30 16:54:01 ferenci84-Latitude-E6540 avahi-daemon[783]: Interface eno1.IPv6 no longer relevant for mDNS.
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7529] policy: auto-activating connection 'Wired connection 1'
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7559] device (eno1): Activation: starting connection 'Wired connection 1' (b8305368-4afb-3aa3-9248-a4cdde4c6193)
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7561] device (eno1): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7565] device (eno1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7570] device (eno1): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7573] dhcp4 (eno1): activation: beginning transaction (timeout in 45 seconds)
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7588] dhcp4 (eno1): dhclient started with pid 3445
Jan 30 16:54:01 ferenci84-Latitude-E6540 dhclient[3445]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 3 (xid=0xa784fe41)
Jan 30 16:54:03 ferenci84-Latitude-E6540 avahi-daemon[783]: Joining mDNS multicast group on interface eno1.IPv6 with address fe80::5886:9353:5f80:28fd.
Jan 30 16:54:03 ferenci84-Latitude-E6540 avahi-daemon[783]: New relevant interface eno1.IPv6 for mDNS.
Jan 30 16:54:03 ferenci84-Latitude-E6540 avahi-daemon[783]: Registering new address record for fe80::5886:9353:5f80:28fd on eno1.*.
Jan 30 16:54:04 ferenci84-Latitude-E6540 dhclient[3445]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 5 (xid=0xa784fe41)









share|improve this question







New contributor




Ferenci Zoltán László is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
















  • 1





    Have you rebooted the computer? Have you checked your cables/switches/hubs/router. It appears to not be receiving an IPv4 address. Did you modify any network files? Show me a screenshot of your Wired Connection 1 IPv4 panel. Report back to @heynnema

    – heynnema
    2 days ago














0












0








0








I'm using kubuntu 18.04 and the lan is not connecting, it's stuck at DHCP request. Below is the log from syslog.
Additional note: I found a similar bug on the net, then installed an update of the kernel, and it worked for a while, however I am not sure that this was the reason of it's working, because then trying to access a local address at work and setting up local dns, it again did the same error and since I couldn't make it work.
Please let me know what more information do you need.



Jan 30 16:50:30 ferenci84-Latitude-E6540 NetworkManager[764]: <info>  [1548863430.4074] device (eno1): Activation: starting connection 'Wired connection 1' (b8305368-4afb-3aa3-9248-a4cdde4c6193)
Jan 30 16:50:30 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863430.4078] audit: op="connection-activate" uuid="b8305368-4afb-3aa3-9248-a4cdde4c6193" name="Wired connection 1" pid=1124 uid=1000 result="success"
Jan 30 16:50:30 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863430.4081] device (eno1): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jan 30 16:50:30 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863430.4089] device (eno1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jan 30 16:50:30 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863430.4098] device (eno1): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jan 30 16:50:30 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863430.4101] dhcp4 (eno1): activation: beginning transaction (timeout in 45 seconds)
Jan 30 16:50:30 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863430.4115] dhcp4 (eno1): dhclient started with pid 3374
Jan 30 16:50:30 ferenci84-Latitude-E6540 dhclient[3374]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 3 (xid=0x1b527c3a)
Jan 30 16:50:31 ferenci84-Latitude-E6540 avahi-daemon[783]: Joining mDNS multicast group on interface eno1.IPv6 with address fe80::5886:9353:5f80:28fd.
Jan 30 16:50:31 ferenci84-Latitude-E6540 avahi-daemon[783]: New relevant interface eno1.IPv6 for mDNS.
Jan 30 16:50:31 ferenci84-Latitude-E6540 avahi-daemon[783]: Registering new address record for fe80::5886:9353:5f80:28fd on eno1.*.
Jan 30 16:50:33 ferenci84-Latitude-E6540 dhclient[3374]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 3 (xid=0x1b527c3a)
Jan 30 16:50:34 ferenci84-Latitude-E6540 wpa_supplicant[780]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-79 noise=9999 txrate=26000
Jan 30 16:50:36 ferenci84-Latitude-E6540 dhclient[3374]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 3 (xid=0x1b527c3a)
Jan 30 16:50:39 ferenci84-Latitude-E6540 dhclient[3374]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 5 (xid=0x1b527c3a)
Jan 30 16:50:44 ferenci84-Latitude-E6540 dhclient[3374]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 8 (xid=0x1b527c3a)
Jan 30 16:50:52 ferenci84-Latitude-E6540 dhclient[3374]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 16 (xid=0x1b527c3a)
Jan 30 16:51:01 ferenci84-Latitude-E6540 wpa_supplicant[780]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-91 noise=9999 txrate=19500
Jan 30 16:51:08 ferenci84-Latitude-E6540 dhclient[3374]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 10 (xid=0x1b527c3a)
Jan 30 16:51:15 ferenci84-Latitude-E6540 NetworkManager[764]: <warn> [1548863475.7136] dhcp4 (eno1): request timed out
Jan 30 16:51:15 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863475.7136] dhcp4 (eno1): state changed unknown -> timeout
Jan 30 16:51:15 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863475.7459] dhcp4 (eno1): canceled DHCP transaction, DHCP client pid 3374
Jan 30 16:51:15 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863475.7460] dhcp4 (eno1): state changed timeout -> done
Jan 30 16:51:15 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863475.7462] device (eno1): state change: ip-config -> failed (reason 'ip-config-unavailable', sys-iface-state: 'managed')
Jan 30 16:51:15 ferenci84-Latitude-E6540 NetworkManager[764]: <warn> [1548863475.7465] device (eno1): Activation: failed for connection 'Wired connection 1'
Jan 30 16:51:15 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863475.7469] device (eno1): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Jan 30 16:51:15 ferenci84-Latitude-E6540 avahi-daemon[783]: Withdrawing address record for fe80::5886:9353:5f80:28fd on eno1.
Jan 30 16:51:15 ferenci84-Latitude-E6540 avahi-daemon[783]: Leaving mDNS multicast group on interface eno1.IPv6 with address fe80::5886:9353:5f80:28fd.
Jan 30 16:51:15 ferenci84-Latitude-E6540 avahi-daemon[783]: Interface eno1.IPv6 no longer relevant for mDNS.
Jan 30 16:51:21 ferenci84-Latitude-E6540 wpa_supplicant[780]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-78 noise=9999 txrate=72200
Jan 30 16:52:12 ferenci84-Latitude-E6540 wpa_supplicant[780]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-85 noise=9999 txrate=19500
Jan 30 16:52:12 ferenci84-Latitude-E6540 systemd[1]: Starting Cleanup of Temporary Directories...
Jan 30 16:52:12 ferenci84-Latitude-E6540 systemd[1]: Started Cleanup of Temporary Directories.
Jan 30 16:52:23 ferenci84-Latitude-E6540 wpa_supplicant[780]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-77 noise=9999 txrate=19500
Jan 30 16:52:39 ferenci84-Latitude-E6540 wpa_supplicant[780]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-88 noise=9999 txrate=13000
Jan 30 16:53:16 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863596.7119] policy: auto-activating connection 'Wired connection 1'
Jan 30 16:53:16 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863596.7143] device (eno1): Activation: starting connection 'Wired connection 1' (b8305368-4afb-3aa3-9248-a4cdde4c6193)
Jan 30 16:53:16 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863596.7150] device (eno1): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jan 30 16:53:16 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863596.7156] device (eno1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jan 30 16:53:16 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863596.7166] device (eno1): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jan 30 16:53:16 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863596.7172] dhcp4 (eno1): activation: beginning transaction (timeout in 45 seconds)
Jan 30 16:53:16 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863596.7188] dhcp4 (eno1): dhclient started with pid 3419
Jan 30 16:53:16 ferenci84-Latitude-E6540 dhclient[3419]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 3 (xid=0x5690d949)
Jan 30 16:53:18 ferenci84-Latitude-E6540 avahi-daemon[783]: Joining mDNS multicast group on interface eno1.IPv6 with address fe80::5886:9353:5f80:28fd.
Jan 30 16:53:18 ferenci84-Latitude-E6540 avahi-daemon[783]: New relevant interface eno1.IPv6 for mDNS.
Jan 30 16:53:18 ferenci84-Latitude-E6540 avahi-daemon[783]: Registering new address record for fe80::5886:9353:5f80:28fd on eno1.*.
Jan 30 16:53:19 ferenci84-Latitude-E6540 dhclient[3419]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 6 (xid=0x5690d949)
Jan 30 16:53:25 ferenci84-Latitude-E6540 dhclient[3419]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 11 (xid=0x5690d949)
Jan 30 16:53:36 ferenci84-Latitude-E6540 dhclient[3419]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 20 (xid=0x5690d949)
Jan 30 16:53:56 ferenci84-Latitude-E6540 dhclient[3419]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 12 (xid=0x5690d949)
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <warn> [1548863641.7125] dhcp4 (eno1): request timed out
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7125] dhcp4 (eno1): state changed unknown -> timeout
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7450] dhcp4 (eno1): canceled DHCP transaction, DHCP client pid 3419
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7450] dhcp4 (eno1): state changed timeout -> done
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7455] device (eno1): state change: ip-config -> failed (reason 'ip-config-unavailable', sys-iface-state: 'managed')
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <warn> [1548863641.7463] device (eno1): Activation: failed for connection 'Wired connection 1'
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7471] device (eno1): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Jan 30 16:54:01 ferenci84-Latitude-E6540 avahi-daemon[783]: Withdrawing address record for fe80::5886:9353:5f80:28fd on eno1.
Jan 30 16:54:01 ferenci84-Latitude-E6540 avahi-daemon[783]: Leaving mDNS multicast group on interface eno1.IPv6 with address fe80::5886:9353:5f80:28fd.
Jan 30 16:54:01 ferenci84-Latitude-E6540 avahi-daemon[783]: Interface eno1.IPv6 no longer relevant for mDNS.
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7529] policy: auto-activating connection 'Wired connection 1'
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7559] device (eno1): Activation: starting connection 'Wired connection 1' (b8305368-4afb-3aa3-9248-a4cdde4c6193)
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7561] device (eno1): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7565] device (eno1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7570] device (eno1): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7573] dhcp4 (eno1): activation: beginning transaction (timeout in 45 seconds)
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7588] dhcp4 (eno1): dhclient started with pid 3445
Jan 30 16:54:01 ferenci84-Latitude-E6540 dhclient[3445]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 3 (xid=0xa784fe41)
Jan 30 16:54:03 ferenci84-Latitude-E6540 avahi-daemon[783]: Joining mDNS multicast group on interface eno1.IPv6 with address fe80::5886:9353:5f80:28fd.
Jan 30 16:54:03 ferenci84-Latitude-E6540 avahi-daemon[783]: New relevant interface eno1.IPv6 for mDNS.
Jan 30 16:54:03 ferenci84-Latitude-E6540 avahi-daemon[783]: Registering new address record for fe80::5886:9353:5f80:28fd on eno1.*.
Jan 30 16:54:04 ferenci84-Latitude-E6540 dhclient[3445]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 5 (xid=0xa784fe41)









share|improve this question







New contributor




Ferenci Zoltán László is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












I'm using kubuntu 18.04 and the lan is not connecting, it's stuck at DHCP request. Below is the log from syslog.
Additional note: I found a similar bug on the net, then installed an update of the kernel, and it worked for a while, however I am not sure that this was the reason of it's working, because then trying to access a local address at work and setting up local dns, it again did the same error and since I couldn't make it work.
Please let me know what more information do you need.



Jan 30 16:50:30 ferenci84-Latitude-E6540 NetworkManager[764]: <info>  [1548863430.4074] device (eno1): Activation: starting connection 'Wired connection 1' (b8305368-4afb-3aa3-9248-a4cdde4c6193)
Jan 30 16:50:30 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863430.4078] audit: op="connection-activate" uuid="b8305368-4afb-3aa3-9248-a4cdde4c6193" name="Wired connection 1" pid=1124 uid=1000 result="success"
Jan 30 16:50:30 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863430.4081] device (eno1): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jan 30 16:50:30 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863430.4089] device (eno1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jan 30 16:50:30 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863430.4098] device (eno1): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jan 30 16:50:30 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863430.4101] dhcp4 (eno1): activation: beginning transaction (timeout in 45 seconds)
Jan 30 16:50:30 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863430.4115] dhcp4 (eno1): dhclient started with pid 3374
Jan 30 16:50:30 ferenci84-Latitude-E6540 dhclient[3374]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 3 (xid=0x1b527c3a)
Jan 30 16:50:31 ferenci84-Latitude-E6540 avahi-daemon[783]: Joining mDNS multicast group on interface eno1.IPv6 with address fe80::5886:9353:5f80:28fd.
Jan 30 16:50:31 ferenci84-Latitude-E6540 avahi-daemon[783]: New relevant interface eno1.IPv6 for mDNS.
Jan 30 16:50:31 ferenci84-Latitude-E6540 avahi-daemon[783]: Registering new address record for fe80::5886:9353:5f80:28fd on eno1.*.
Jan 30 16:50:33 ferenci84-Latitude-E6540 dhclient[3374]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 3 (xid=0x1b527c3a)
Jan 30 16:50:34 ferenci84-Latitude-E6540 wpa_supplicant[780]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-79 noise=9999 txrate=26000
Jan 30 16:50:36 ferenci84-Latitude-E6540 dhclient[3374]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 3 (xid=0x1b527c3a)
Jan 30 16:50:39 ferenci84-Latitude-E6540 dhclient[3374]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 5 (xid=0x1b527c3a)
Jan 30 16:50:44 ferenci84-Latitude-E6540 dhclient[3374]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 8 (xid=0x1b527c3a)
Jan 30 16:50:52 ferenci84-Latitude-E6540 dhclient[3374]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 16 (xid=0x1b527c3a)
Jan 30 16:51:01 ferenci84-Latitude-E6540 wpa_supplicant[780]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-91 noise=9999 txrate=19500
Jan 30 16:51:08 ferenci84-Latitude-E6540 dhclient[3374]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 10 (xid=0x1b527c3a)
Jan 30 16:51:15 ferenci84-Latitude-E6540 NetworkManager[764]: <warn> [1548863475.7136] dhcp4 (eno1): request timed out
Jan 30 16:51:15 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863475.7136] dhcp4 (eno1): state changed unknown -> timeout
Jan 30 16:51:15 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863475.7459] dhcp4 (eno1): canceled DHCP transaction, DHCP client pid 3374
Jan 30 16:51:15 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863475.7460] dhcp4 (eno1): state changed timeout -> done
Jan 30 16:51:15 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863475.7462] device (eno1): state change: ip-config -> failed (reason 'ip-config-unavailable', sys-iface-state: 'managed')
Jan 30 16:51:15 ferenci84-Latitude-E6540 NetworkManager[764]: <warn> [1548863475.7465] device (eno1): Activation: failed for connection 'Wired connection 1'
Jan 30 16:51:15 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863475.7469] device (eno1): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Jan 30 16:51:15 ferenci84-Latitude-E6540 avahi-daemon[783]: Withdrawing address record for fe80::5886:9353:5f80:28fd on eno1.
Jan 30 16:51:15 ferenci84-Latitude-E6540 avahi-daemon[783]: Leaving mDNS multicast group on interface eno1.IPv6 with address fe80::5886:9353:5f80:28fd.
Jan 30 16:51:15 ferenci84-Latitude-E6540 avahi-daemon[783]: Interface eno1.IPv6 no longer relevant for mDNS.
Jan 30 16:51:21 ferenci84-Latitude-E6540 wpa_supplicant[780]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-78 noise=9999 txrate=72200
Jan 30 16:52:12 ferenci84-Latitude-E6540 wpa_supplicant[780]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-85 noise=9999 txrate=19500
Jan 30 16:52:12 ferenci84-Latitude-E6540 systemd[1]: Starting Cleanup of Temporary Directories...
Jan 30 16:52:12 ferenci84-Latitude-E6540 systemd[1]: Started Cleanup of Temporary Directories.
Jan 30 16:52:23 ferenci84-Latitude-E6540 wpa_supplicant[780]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-77 noise=9999 txrate=19500
Jan 30 16:52:39 ferenci84-Latitude-E6540 wpa_supplicant[780]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-88 noise=9999 txrate=13000
Jan 30 16:53:16 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863596.7119] policy: auto-activating connection 'Wired connection 1'
Jan 30 16:53:16 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863596.7143] device (eno1): Activation: starting connection 'Wired connection 1' (b8305368-4afb-3aa3-9248-a4cdde4c6193)
Jan 30 16:53:16 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863596.7150] device (eno1): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jan 30 16:53:16 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863596.7156] device (eno1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jan 30 16:53:16 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863596.7166] device (eno1): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jan 30 16:53:16 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863596.7172] dhcp4 (eno1): activation: beginning transaction (timeout in 45 seconds)
Jan 30 16:53:16 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863596.7188] dhcp4 (eno1): dhclient started with pid 3419
Jan 30 16:53:16 ferenci84-Latitude-E6540 dhclient[3419]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 3 (xid=0x5690d949)
Jan 30 16:53:18 ferenci84-Latitude-E6540 avahi-daemon[783]: Joining mDNS multicast group on interface eno1.IPv6 with address fe80::5886:9353:5f80:28fd.
Jan 30 16:53:18 ferenci84-Latitude-E6540 avahi-daemon[783]: New relevant interface eno1.IPv6 for mDNS.
Jan 30 16:53:18 ferenci84-Latitude-E6540 avahi-daemon[783]: Registering new address record for fe80::5886:9353:5f80:28fd on eno1.*.
Jan 30 16:53:19 ferenci84-Latitude-E6540 dhclient[3419]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 6 (xid=0x5690d949)
Jan 30 16:53:25 ferenci84-Latitude-E6540 dhclient[3419]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 11 (xid=0x5690d949)
Jan 30 16:53:36 ferenci84-Latitude-E6540 dhclient[3419]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 20 (xid=0x5690d949)
Jan 30 16:53:56 ferenci84-Latitude-E6540 dhclient[3419]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 12 (xid=0x5690d949)
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <warn> [1548863641.7125] dhcp4 (eno1): request timed out
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7125] dhcp4 (eno1): state changed unknown -> timeout
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7450] dhcp4 (eno1): canceled DHCP transaction, DHCP client pid 3419
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7450] dhcp4 (eno1): state changed timeout -> done
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7455] device (eno1): state change: ip-config -> failed (reason 'ip-config-unavailable', sys-iface-state: 'managed')
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <warn> [1548863641.7463] device (eno1): Activation: failed for connection 'Wired connection 1'
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7471] device (eno1): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Jan 30 16:54:01 ferenci84-Latitude-E6540 avahi-daemon[783]: Withdrawing address record for fe80::5886:9353:5f80:28fd on eno1.
Jan 30 16:54:01 ferenci84-Latitude-E6540 avahi-daemon[783]: Leaving mDNS multicast group on interface eno1.IPv6 with address fe80::5886:9353:5f80:28fd.
Jan 30 16:54:01 ferenci84-Latitude-E6540 avahi-daemon[783]: Interface eno1.IPv6 no longer relevant for mDNS.
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7529] policy: auto-activating connection 'Wired connection 1'
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7559] device (eno1): Activation: starting connection 'Wired connection 1' (b8305368-4afb-3aa3-9248-a4cdde4c6193)
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7561] device (eno1): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7565] device (eno1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7570] device (eno1): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7573] dhcp4 (eno1): activation: beginning transaction (timeout in 45 seconds)
Jan 30 16:54:01 ferenci84-Latitude-E6540 NetworkManager[764]: <info> [1548863641.7588] dhcp4 (eno1): dhclient started with pid 3445
Jan 30 16:54:01 ferenci84-Latitude-E6540 dhclient[3445]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 3 (xid=0xa784fe41)
Jan 30 16:54:03 ferenci84-Latitude-E6540 avahi-daemon[783]: Joining mDNS multicast group on interface eno1.IPv6 with address fe80::5886:9353:5f80:28fd.
Jan 30 16:54:03 ferenci84-Latitude-E6540 avahi-daemon[783]: New relevant interface eno1.IPv6 for mDNS.
Jan 30 16:54:03 ferenci84-Latitude-E6540 avahi-daemon[783]: Registering new address record for fe80::5886:9353:5f80:28fd on eno1.*.
Jan 30 16:54:04 ferenci84-Latitude-E6540 dhclient[3445]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 5 (xid=0xa784fe41)






networking network-manager dhcp






share|improve this question







New contributor




Ferenci Zoltán László is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question







New contributor




Ferenci Zoltán László is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question






New contributor




Ferenci Zoltán László is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 2 days ago









Ferenci Zoltán LászlóFerenci Zoltán László

1




1




New contributor




Ferenci Zoltán László is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Ferenci Zoltán László is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Ferenci Zoltán László is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








  • 1





    Have you rebooted the computer? Have you checked your cables/switches/hubs/router. It appears to not be receiving an IPv4 address. Did you modify any network files? Show me a screenshot of your Wired Connection 1 IPv4 panel. Report back to @heynnema

    – heynnema
    2 days ago














  • 1





    Have you rebooted the computer? Have you checked your cables/switches/hubs/router. It appears to not be receiving an IPv4 address. Did you modify any network files? Show me a screenshot of your Wired Connection 1 IPv4 panel. Report back to @heynnema

    – heynnema
    2 days ago








1




1





Have you rebooted the computer? Have you checked your cables/switches/hubs/router. It appears to not be receiving an IPv4 address. Did you modify any network files? Show me a screenshot of your Wired Connection 1 IPv4 panel. Report back to @heynnema

– heynnema
2 days ago





Have you rebooted the computer? Have you checked your cables/switches/hubs/router. It appears to not be receiving an IPv4 address. Did you modify any network files? Show me a screenshot of your Wired Connection 1 IPv4 panel. Report back to @heynnema

– heynnema
2 days ago










0






active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});






Ferenci Zoltán László is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1114157%2flan-connection-is-stuck-at-dhcp%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes








Ferenci Zoltán László is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















Ferenci Zoltán László is a new contributor. Be nice, and check out our Code of Conduct.













Ferenci Zoltán László is a new contributor. Be nice, and check out our Code of Conduct.












Ferenci Zoltán László is a new contributor. Be nice, and check out our Code of Conduct.
















Thanks for contributing an answer to Ask Ubuntu!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1114157%2flan-connection-is-stuck-at-dhcp%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

How did Captain America manage to do this?

迪纳利

南乌拉尔铁路局