Here are the ifcfg-eth files. And currently I have eth1 set to NOT be active by default on reboot since that caused problems.
eth0
----
# Please read /usr/share/doc/initscripts-*/sysconfig.txt
# for the documentation of these parameters.
ONBOOT=yes
USERCTL=no
PEERDNS=no
GATEWAY=12.168.88.254
TYPE=Ethernet
DHCP_HOSTNAME=dtweb02
IPADDR=12.168.88.12
DEVICE=eth0
HWADDR=00:0E:7F:30:52:53
BOOTPROTO=none
NETMASK=255.255.255.0
eth1
----
# Broadcom Corporation|NetXtreme BCM5704 Gigabit Ethernet
DEVICE=eth1
BOOTPROTO=none
HWADDR=00:0E:7F:30:52:52
ONBOOT=no
TYPE=Ethernet
DHCP_HOSTNAME=dtweb02
USERCTL=no
PEERDNS=no
NETMASK=255.255.255.0
IPADDR=204.117.218.12
GATEWAY=204.117.218.254
Am Mo, den 17.05.2004 schrieb Kevin Kimmell um 16:01:
I didn't realize I was "hijacking" a thread. I reviewed all of the
threads that accumulated over the weekend and didn't see anything that
appeared to cover this topic. I did post this same message to a forum
and have got little response so I thought posting to this somewhat
active list might garner quicker help. I apologize for any rules that I
broke.
Thread hijacking does not mean that you reask a question previously
answered, but that your own posting appears to be part of an unrelated
topic. So your mail header contains
References: <40A8905E.2060800@xxxxxxxxxxxx>
<20040517103302.GB25728@xxxxxxxxx>
<1084800183.4273.1.camel@xxxxxxxxxxxxx>
And yes, this is the proper "forum" for asking such questions regarding
Fedora use.
The patch level I'm using is .2188 on all machines.
Ok, good.
Running the "ping -I eth1 yahoo.com" results in an unknow host error.
All troubleshooting techniques that I would use for normal network
problems seem to say that traffic isn't getting past the machine when I
have the 2nd NIC running.
Please paste the ifcfg-eth[0,1] configuration files (they are in
/etc/sysconfig/network-scripts/).