|
How to add a route
I want to add a route where 192.168.8.0 goes to gateway 192.168.8.1. What is the command to do this?
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
10.58.58.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1
192.168.8.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth1
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
|