Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 3567

System and Network configuration • network manager DHCP Lease error after cloning debian to new hardware

$
0
0
I suspect the docking station is holding the lease? If over a short time devices are changing but the lease persist for longer. Try to release the lease and issue anew. as root;

Code:

dhclient -rdhclient
I understand isc-dhcp-client is out-going, if not installed I have no guess.

As far as the machine-id I'm a foggy on the details. I thought that with differing ip and/or domain names some id elements can be the same and we'd see journal entries complaining but with a minimum of an alternate ip it can work.
last I remember, to change it;

Code:

rm -f /etc/machine-id /var/lib/dbus/machine-iddbus-uuidgen --ensure=/etc/machine-iddbus-uuidgen --ensure
...then reboot

Statistics: Posted by CwF — 2024-12-28 18:04 — Replies 3 — Views 43



Viewing all articles
Browse latest Browse all 3567

Trending Articles