Mailinglist Archive: opensuse (3397 mails)
| < Previous | Next > |
Re: [SLE] eth0 and eth1 trading places on every boot.
- From: Aldrik KLEBER <aldrik.kleber@xxxxxxxxxx>
- Date: Thu, 28 Apr 2005 16:52:32 +0200
- Message-id: <200504281652.36624.aldrik.kleber@xxxxxxxxxx>
nic configuration are in /etc/sysconfig/network/ifcfg-eth-*
inside you must put persistent_name=someName
the name you give to nics must be different from ethXX
in my case I use intranet and internet.
Next you can note that nic are identified or by they mac id or pci id so you
can use getcfg to ask what is the current name of the nic for mac XXXX
As you I lost a lot of time to resolv this situation (3 weeks), this is
painful at the beginning to search the good information
inside you must put persistent_name=someName
the name you give to nics must be different from ethXX
in my case I use intranet and internet.
Next you can note that nic are identified or by they mac id or pci id so you
can use getcfg to ask what is the current name of the nic for mac XXXX
As you I lost a lot of time to resolv this situation (3 weeks), this is
painful at the beginning to search the good information
| < Previous | Next > |