Link to home
Start Free TrialLog in
Avatar of umamaheswari
umamaheswari

asked on

routing..

hai all,
      i have a system with 2 NIC, both are in the same network.
(192.168.2.4, 192.168.2.68) when i issue route command,
it shows
192.168.2.0     *               255.255.255.0   U     0      0        0 eth1
192.168.2.0     *               255.255.255.0   U     0      0        0 eth1
127.0.0.0         *               255.0.0.0           U     0       0       0   lo
default           192.168.2.201     0.0.0.0     UG   0      0        0 eth0

why there is 2 entries for eth1?  

my ifcfg-eth1 looks like this,

DEVICE='eth1'
NETMASK='255.255.255.0'
IPADDR='192.168.2.4'
GATEWAY='192.168.2.201'
BROADCAST='192.168.2.255'
ONBOOT='yes'

my ifcfg-eth0 looks like this,~
DEVICE=eth0'
NETMASK='255.255.255.0'
IPADDR='192.168.2.68'
GATEWAY='192.168.2.201'
NETWORK=192.168.2.0
BROADCAST='192.168.2.255'
ONBOOT='yes'


ASKER CERTIFIED SOLUTION
Avatar of liormmm
liormmm

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of umamaheswari
umamaheswari

ASKER

i am using redhat linux kernel 2.4.18-3
umamaheswari:
This old question needs to be finalized -- accept an answer, split points, or get a refund.  For information on your options, please click here-> http:/help/closing.jsp#1 
EXPERTS:
Post your closing recommendations!  No comment means you don't care.