Difference between revisions of "Adding a route to Ubuntu"

From MyWiki
Jump to: navigation, search
(Created page with "route add -host 10.0.0.1 gw 192.168.0.2 eth0")
(No difference)

Revision as of 18:02, 4 November 2014

route add -host 10.0.0.1 gw 192.168.0.2 eth0