The ethernet tag has no wiki summary.
3
votes
3answers
56 views
RHEL: Creating stable names for network interfaces
We have a RHEL 5.5 box with 8 interfaces. And the eth interface naming is flip flopping. Sometimes eth0 comes up on physical port 7th, and sometimes on another physical port.
We want the naming to ...
4
votes
2answers
1k views
changing the names of network interfaces, debian wheezy
I'm trying to set a name for an interface, "ethLan" instead of eth0. Doing so also ensures that the if's name will remain consistent at every reboot and kernel.
I did find some articles in the ...