<br><br><div class="gmail_quote">On 4 November 2010 16:10, Brian Long <span dir="ltr"><<a href="mailto:brilong@cisco.com">brilong@cisco.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
In order to get away from hard-coding HW MAC addresses in the ifcfg-ethX<br>
files, udev generates a file in<br>
/etc/udev/rules.d/70-persistent-net.rules the first time a machine boots.<br>
<br>
If you move hardware around or clone a VM, it's a good idea to remove<br>
that file and reboot.  I'm sure there's a better udev way to do it, but<br>
I'm not sure.<br>
<br></blockquote><div><br>You can just edit that file, it's easy enough to remove old (dead) NICs and re-name them as you see fit.  Note that HWADDR is still in /etc/sysconfig/networkscripts/ifcfg-ethN so you'll need to update that as well.  The HWADDR there is primarily for sanity checking the configuration but I seem to recall it's used for something else as well.<br>
<br>jch <br></div></div>