I recently updated my system, and am probably using systemd-228

When the network starts, the device I have configured as DHCP
[Match]
Name=eth0

[Network]
DHCP=ipv4
Tunnel=he-ipv6

comes up with the old address and no default route set.  If I disable
that and manually run dhcpcd eth0 I get a valid IP and a default route
that is an entirely different network than I get from systemd... so it
must be saving the old address somewhere; but I cannot find any
reference to that lease/state file.
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to