[Vyatta-users] interface names move

2008-02-08 Thread Dave Strydom
I'm got two identical HP DL140 machines, both with additional Intel
Dual Port 1000/PT cards.

On the one machine (router 1)
Onboard NIC 1 = eth0
Onboard NIC 2 = eth1
Intel NIC 1 = eth2
Intel NIC 2 - eth3

On the 2nd machine (router 2)
Onboard NIC 1 = eth2
Onboard NIC 2 = eth3
Intel NIC 1 = eth0
Intel NIC 2 = eth1


How can two identical machines have the interface names switched around?

- Dave
___
Vyatta-users mailing list
Vyatta-users@mailman.vyatta.com
http://mailman.vyatta.com/mailman/listinfo/vyatta-users


Re: [Vyatta-users] interface names move

2008-02-08 Thread Justin Fletcher
It's just the order they were initially discovered by the system, and
it can vary.
It's also one of the reasons there's the hw-id parameter in the
interfaces section -
that way the interface your prefer is locked to an interface name.  If
you want to
change the order, change the hw-id entry, either through the
configuration commands,
or edit config.boot directly (I prefer the latter to cut and paste) and reboot.

Justin

On Feb 8, 2008 5:05 AM, Dave Strydom [EMAIL PROTECTED] wrote:
 I'm got two identical HP DL140 machines, both with additional Intel
 Dual Port 1000/PT cards.

 On the one machine (router 1)
 Onboard NIC 1 = eth0
 Onboard NIC 2 = eth1
 Intel NIC 1 = eth2
 Intel NIC 2 - eth3

 On the 2nd machine (router 2)
 Onboard NIC 1 = eth2
 Onboard NIC 2 = eth3
 Intel NIC 1 = eth0
 Intel NIC 2 = eth1


 How can two identical machines have the interface names switched around?

 - Dave
 ___
 Vyatta-users mailing list
 Vyatta-users@mailman.vyatta.com
 http://mailman.vyatta.com/mailman/listinfo/vyatta-users

___
Vyatta-users mailing list
Vyatta-users@mailman.vyatta.com
http://mailman.vyatta.com/mailman/listinfo/vyatta-users