[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] routing table



"jramer" <wormbutt@xxxxxxxxxxxxx>  wrote
On: Saturday, March 10, 2001 4:58 PM
Subject: [cobalt-users] routing table


> I feel really dumb here but oh well. A couple of days ago I was adding
> to the routing table. (adding what you ask? I can't remember.) Anyway; I
> managed to delete one of my sites out of the table. (at least I pasted
> the first routing table and was able to compare it to todays) How can I
> add this site back into the table? 
 
man route, you want to add, look at EXAMPLES
you possibly want:
route add -net 192.56.76.0 netmask 255.255.255.0 dev eth0
Gerald