Modify your routing table to add/remove a route

To add a route.:

route add -net [DESTINATION_IP] netmask [MASK_IP] gw [GATEWAY_IP] dev [DEVICE]

To delete a route:

route del -net [DESTINATION_IP] netmask [MASK_IP] gw [GATEWAY_IP] dev [DEVICE]
Last modified: 07/05/06 20:00:23
Go to top

Related Pages

No related pages or links.

Login/out

Login

Forgot Password?
Go to top
Go to top