<p>
        After a couple of reboots ( too &quot;cycle&quot; trough the nics ) my
configuration was correct, my&nbsp;<span style="color:
#000000">etc/sysconfig/network-scripts/ifcfg-* files where all in order.
( with correct mac address )<br />
        But this file dont excist on any of my nodes:
/etc/udev/rules.d/70-persistent-net.rules<br />
        <br />
        So i generated&nbsp;it with :<br />
        echo add &gt; /sys/class/net/eth0/uevent<br />
        echo add &gt; /sys/class/net/eth1/uevent<br />
        echo add &gt; /sys/class/net/eth2/uevent<br />
        <br />
        Reboot no difference. Tried: mount -o rw,remount / before all the changes
also on my second run..<br />
        But the change is not persistent. Anything special i need to do to keep
this file? <font
color="#000000">/etc/udev/rules.d/70-persistent-net.rules</font><br />
        <br />
        Thanks for your time :)<br />
        <br />
        -Espen</span></p>