??When Linux gets its Interfaces in a Knot??
I have a problem were on a reboot the interface names are not persistent. Create the file below and force the names to be associated with the MAC address of the interface.
# /etc/udev/rules.d/70-persistent-net.rules
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="04:2b:58:8a:20:be", ATTR{type}=="1", KERNEL=="eth*", NAME="eth6"
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="04:2b:58:8a:20:bf", ATTR{type}=="1", KERNEL=="eth*", NAME="eth7"
??Driving SD-WAN adoption in South Africa ????
3 个月Read the article on Hub & Spoke: https://hubandspoke.amastelek.com/fixing-persistent-ethernet-interface-naming-problems-on-debian-buster