Hi, I moved an HD from one computer to another (not related to the grub issue :D), and because there is a different network card, eth0 is not longer present and now eth1 is the deacto network card.
I don't want to reconfigure a few products I have bounded to eth0 (mainly firewall rules). How can I "force" it to use the new network card driver on eth0 instead of eth1? Or basically, where is it written that eth0 is 'thismodule' while eth1 is 'thisothermodule'? I tried modprobe.conf/modules.conf: alias eth0 e1000e Without success - it still - after modprobe e1000e - gives me access to it only through eth1 -- Noam Rathaus CTO [EMAIL PROTECTED] http://www.beyondsecurity.com "Know that you are safe." Beyond Security Finalist for the "Red Herring 100 Global" Awards 2007 ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
