On 01/17/2014 06:44 PM, Ragnar Thomsen wrote: > I'm not able to get dhcpcd-6.1+ working with NetworkManager. When connecting > I > get the following lines in the log: > > Jan 17 18:32:52 mephisto dhcpcd[7243]: version 6.2.1 starting > Jan 17 18:32:52 mephisto dhcpcd[7243]: DUID > 00:01:00:01:1a:6b:ff:21:00:08:ca:cb:8a:f0 > Jan 17 18:32:52 mephisto dhcpcd[7243]: enp5s0: IAID 00:35:eb:53 > Jan 17 18:32:52 mephisto NetworkManager[7207]: <info> (enp5s0): DHCPv4 state > changed nbi -> preinit > Jan 17 18:32:52 mephisto dhcpcd[7243]: enp5s0: rebinding lease of > 192.168.24.145 > Jan 17 18:32:52 mephisto dhcpcd[7243]: enp5s0: leased 192.168.24.145 for > 43200 > seconds > Jan 17 18:32:52 mephisto dhcpcd[7243]: enp5s0: adding route to 192.168.24.0/24 > Jan 17 18:32:52 mephisto NetworkManager[7207]: <info> (enp5s0): DHCPv4 state > changed preinit -> bound > Jan 17 18:32:52 mephisto NetworkManager[7207]: <info> address 192.168.24.145 > Jan 17 18:32:52 mephisto NetworkManager[7207]: <info> prefix 24 > (255.255.255.0) > Jan 17 18:32:52 mephisto NetworkManager[7207]: <info> gateway 192.168.24.1 > Jan 17 18:32:52 mephisto NetworkManager[7207]: <info> hostname 'mephisto' > Jan 17 18:32:52 mephisto NetworkManager[7207]: <info> nameserver > '192.168.24.1' > Jan 17 18:32:52 mephisto NetworkManager[7207]: <info> domain name 'lan' > Jan 17 18:32:52 mephisto NetworkManager[7207]: <info> Activation (enp5s0) > Stage 5 of 5 (IPv4 Configure Commit) scheduled... > Jan 17 18:32:52 mephisto NetworkManager[7207]: <info> Activation (enp5s0) > Stage 5 of 5 (IPv4 Commit) started... > Jan 17 18:32:52 mephisto dhcpcd[7243]: enp5s0: removing IP address > 192.168.24.145/24 > Jan 17 18:32:52 mephisto dhcpcd[7243]: enp5s0: deleting route to > 192.168.24.0/24 > > It seems dhcpcd deletes the default route after connecting, but I can't > figure > out why. Downgrading dhcpcd to any version prior to 6.1.0 fixes the issue. > The > problem occurs both with wired and wireless connections. Connecting manually > using dhcpcd (+wpa_supplicant for wireless) works fine. Googling the issue > didn't turn up any useful information... > > Has anyone got NetworkManager and dhcpcd-6.1+ working together? Any thoughts > on the problem? > > Sincerely, > Ragnar >
Maybe this? https://wiki.archlinux.org/index.php/NetworkManager#Missing_default_route -- Note: My last name is not Krejzi. -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
