LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   eth0 and eth1 posture problem (https://www.linuxquestions.org/questions/linux-networking-3/eth0-and-eth1-posture-problem-377528/)

Sushy 10-27-2005 03:52 PM

eth0 and eth1 posture problem
 
Hi!

I have 2 ethernet cards on my router (of course):
1st one is onboard Gigabit
The 2nd one is PCI Realtek chip

Onboard eth Linux postures as eth1 (LAN interface)
PCI eth card Linux postures as eth0 (WAN interface)

The problem is that I need so that Onboard Gigabit was eth0 and PCI card was eth1.

Hmm, I believe that Linux loads PCI card first so it becomes as eth0, but
what should I do with Linux so that my eth would load/act vice versa?

Any suggestions?
Please HELP!

Thank you.

Sushy 10-27-2005 05:35 PM

Already solved:)

I added this line to /etc/modprobe.conf
Code:

alias eth0 sk98lin
Also see this POST


All times are GMT -5. The time now is 08:36 PM.