Traffic going to eth1 is goin

Ugo Bellavance ugob at lubik.ca
Tue Jan 13 19:58:03 UTC 2009


Gabi C a écrit :
> and of course; 'netstat -rn' and 'ip rou sh'

[root at server ~]# netstat -rn
Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt 
Iface
192.168.2.0     0.0.0.0         255.255.255.0   U         0 0          0 
eth0
192.168.2.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 
eth1
0.0.0.0         192.168.2.1     0.0.0.0         UG        0 0          0 
eth0

[root at server ~]# ip rou sh
192.168.2.0/24 dev eth0  proto kernel  scope link  src 192.168.2.211
192.168.2.0/24 dev eth1  proto kernel  scope link  src 192.168.2.212
169.254.0.0/16 dev eth1  scope link
default via 192.168.2.1 dev eth0





More information about the redhat-list mailing list