On Sunday 26 August 2007, Zhang Weiwu wrote:
 
> Seems the on-board card /was/ eth0, it's getting renamed to eth1 for
> some reason. This behavior is not noticed on other distros. I think I
> can solve my problem by disabling this rename. I am using traditional
> ifup and I tried using Network Manager wouldn't help (rename still
> happen).
>
> How can I disable renaming eth0 to eth1?
>
 

see the file named
 /etc/udev/rules.d/30-net_persistent_names.rules 

The address bit in that file corresponds to your mac address 
(run /sbin/ifconfig to get the mac).

Just change the ethX bit at the end of the line to be what you want,
and perhaps delete the other un-wanted one.


-- 
_____________________________________
John Andersen
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to