[rhn-users] eth0 & eth1 can't coexist?

Alejandro Martin alex at volarhoy.com
Fri Jul 2 07:42:55 UTC 2004


	Yes it can coexist.
	We have the same configuration and both working. In /etc/modules.conf
be sure that exist:
	alias eth0 bcm5700
	alias eth1 e1000	
	
	bcm5700 is primary ethernet card,
	and check /etc/sysconfig/network-scripts/ifcfg-eth0 and ifcfg-eth1.
	Our files are like this:

ifcfg-eth0
	
DEVICE=eth0
ONBOOT=yes
BOOTPROTO=static
IPADDR=x.x.x.x
NETMASK=x.x.x.x
GATEWAY=x.x.x.x

ifcfg-eth1

DEVICE=eth1
ONBOOT=yes
BOOTPROTO=static
IPADDR=x.x.x.x
NETMASK=x.x.x.x

	Our machine is HP dl580 and lspci output is:
0a:01.0 Ethernet controller: Intel Corporation 82543GC Gigabit Ethernet
Controller (rev 02)
0a:02.0 Ethernet controller: BROADCOM Corporation NetXtreme BCM5701
Gigabit Ethernet (rev 15)

	Regards.

El vie, 02-07-2004 a las 09:22, csu4 at fedex.com escribió:
> Hi there,
> 
> I'm a newbie in Redhat Linux. Recently I sent up a RHEL AS3 server
> on ProLiant ML370. It came with two network cards: one is NC7781
> (shown in /proc/pci as Broadcom Corp NetXtreme BCM5703 Gigabit
> Ethernet) and another shown as PCI device 8086:1026 (Intel Corp)
> don't know what model, perhaps it's NC7131 or NC1020. By default
> I got the first one recognized by the OS automatically as eth0
> and working fine. But when I tried to configure the second, I
> can't activate it as if I do so the first card would be deactivated
> and lost the connection.
> 
> I suspected it as the driver problem, so I downloaded and installed
> the e1000 (suppose to be for NC7131) and bcm5700 (suppose to be for
> NC1020) driver directly from HP website (of course they are for RHEL
> AS3), and followed the instructions exactly. When I used Network
> configure wizard to add the eth1, the system captured the e1000 as
> the driver automatically no matter how I specify it manually. Once
> I activate the eth1, the whole connection thru eth0 got lost
> immediately. I have to goto the console manually deactivate eth1
> and re-activate eth0 again should it be back to normal.
> 
> Can anyone tell me what's going on here and how to get it resolved?
> 
> 
> 
> Thx & Rgds,
> 
> 
> SCHYU
> 
> 
> 
> 
> 
> 
> 
> 
> _______________________________________________
> rhn-users mailing list
> rhn-users at redhat.com
> https://www.redhat.com/mailman/listinfo/rhn-users





More information about the rhn-users mailing list