Comment 24 for bug 145382

Revision history for this message
Southernman (southernman) wrote :

It is a hack work around found through google, but it solved the problem with the adapter changing on each reboot... when using a static IP.

Remove all lines of various eth0, eth1, eth2 and so on and replace them with this line:

SUBSYSTEM=="net", DRIVERS=="forcedeth", NAME="eth0"

Adjust your driver, and the name of the adapter as you need it / want it.