Closed jw3 closed 7 years ago
Having predictable network interface names appears to prevent easy configuration sharing.
Disable it: https://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames/
Tested this and is working, need to work into init scripts
add symlink /etc/systemd/network/99-default.link → /dev/null
/etc/systemd/network/99-default.link
/dev/null
Having predictable network interface names appears to prevent easy configuration sharing.
Disable it: https://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames/
Tested this and is working, need to work into init scripts