netstat -nr
Output from the same Linux machine with following IP addresses:
eth0 98.228.31.224/21
eth1 10.1.1.100/24
eth1:0 10.1.0.100/24
eth1:1 10.1.0.254/24
Linux% netstat -nr
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
10.0.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1
10.1.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1
98.228.24.0...
Read more... Add new comment


