When a linux system starts is gives a name such as eth0 to each ethernet network interface. On a server with multiple interfaces, the name given to an interface may depend on the order the drivers are loaded. The problem is two different linux flavors may attribute different names the same interface. For instance one […]