For When You Can't Have The Real Thing
[ start | index | login ]
start > Linux > route

route

Created by dave. Last edited by dave, 12 years and 259 days ago. Viewed 4,709 times. #4
[diff] [history] [edit] [rdf]
labels
attachments

An Example Of Linux Routing

...or, why Linux has to have different semantics for the "route" command than Solaris does, I'll never know.

# route add -net 10.1.0.0 netmask 255.255.0.0 gw 10.1.0.254 metric 1 eth1

# route add -net 10.2.0.0/24 gw 10.0.0.254
no comments | post comment
This is a collection of techical information, much of it learned the hard way. Consider it a lab book or a /info directory. I doubt much of it will be of use to anyone else.

Useful:


snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt