On Tuesday, Mar 9th 2004 at 14:25 -0500, quoth shane c branch:
=>I have server running RH9 with two nic's, eth0 and eth1.
=>
=>I recently acquired a gigabit nic to replace eth1. How do I go about =>swapping the cards so that the gigabit card will be eth1 rather than eth2?
=>
Something like this in your modules.conf file.
alias eth0 3c59x alias eth1 3c59x options eth0 -o 3c59x-0 io=0x240 irq=5 options eth1 -o 3c59x-1 io=0x300 irq=7
Can you be a little more specific? I found /etc/module.conf:
alias eth0 pcnet32 alias eth1 e100 alias scsi_hostadapter ips alias usb-controller usb-uhci
that's the text of the current file. I still don't quite get what I need to do.
-- regards,
shane
-- Shrike-list mailing list Shrike-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/shrike-list