[CentOS] Forcing ifcfg-eth0 to use the same nic in multi nic machine

Tue Aug 14 06:04:28 UTC 2007
Johnny Hughes <johnny at centos.org>

Doug Coats wrote:
>> Could you show us the the contents
>> of /etc/sysconfig/network-scripts/ifcfg-eth0
>> and /etc/sysconfig/network-scripts/ifcfg-eth1?
> 
> 
> ifcfg-eth0
> 
> DEVICE=eth0
> BOOTPROTO=none
> BROADCAST=xx.xx.xx.xx
> IPADDR=xx.xx.xx.xx
> NETMASK=xx.xx.xx.xx
> NETWORK=xx.xx.xx.xx
> GATEWAY=xx.xx.xx.xx
> ONBOOT=yes
> TYPE=Ethernet
> USERCTL=no
> PEERDNS=no
> 
> ifcfg-eth1
> 
> DEVICE=eth1
> BROADCAST=xx.xx.xx.xx
> IPADDR=xx.xx.xx.xx
> NETMASK=xx.xx.xx.xx
> NETWORK=xx.xx.xx.xx
> BOOTPROTO=none
> ONBOOT=yes
> TYPE=Ethernet
> USRCTL=no
> PEERDNS=no
> 

If you look in /etc/sysconfig/hwconf it should list both the mac
addresses ..

Then maybe a HWADDR= in each of those scripts might help.

BUT, turning off kudzu might also be enough

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
URL: <http://lists.centos.org/pipermail/centos/attachments/20070814/a620bae2/attachment-0004.sig>