FC5

Rick Sivernell res005ru
Sat Jun 10 19:12:23 PDT 2006


What does /etc/sysconfig/network-scripts/ifcfg-eth0 and 
/etc/sysconfig/network-scripts/ifcfg-eth1 look like?

[root at RSivernell ~]# more /etc/sysconfig/network-scripts/ifcfg-eth0
# Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+
DEVICE=eth0
BOOTPROTO=none
BROADCAST=192.168.0.255
HWADDR=00:50:FC:8F:6F:5A
IPADDR=192.168.0.40
NETMASK=255.255.255.0
NETWORK=192.168.0.0
ONBOOT=yes
GATEWAY=192.168.0.1
TYPE=Ethernet
USERCTL=no
IPV6INIT=yes
PEERDNS=yes
[root at RSivernell ~]#

[root at RSivernell ~]# more /etc/sysconfig/network-scripts/ifcfg-eth1
# nVidia Corporation CK8S Ethernet Controller
DEVICE=eth1
BOOTPROTO=none
BROADCAST=192.168.0.255
HWADDR=00:11:2f:7f:17:ec
IPADDR=192.168.0.60
NETMASK=255.255.255.0
NETWORK=192.168.0.0
ONBOOT=yes
GATEWAY=192.168.0.1
TYPE=Ethernet
USERCTL=no
IPV6INIT=yes
PEERDNS=yes
[root at RSivernell ~]#


What's the output from "route -n" when both eth0 and eth1 are up?

[root at RSivernell ~]# route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.0.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0
192.168.0.0     0.0.0.0         255.255.255.0   U     0      0        0 eth1
169.254.0.0     0.0.0.0         255.255.0.0     U     0      0        0 eth0
0.0.0.0         192.168.0.1     0.0.0.0         UG    0      0        0 eth0
[root at RSivernell ~]# 

What is 192.168.0.1 ?
gateway to router at lan side. A D Link > DL 624

-- 
Rick Sivernell
Dallas, Texas  75287
972 306-2296
ricksivernell at verizon.net
Registered Linux User




More information about the Linux-users mailing list