|
err, to have a netmask of 255.255.255.0 if you want a netmask of 255.255.255.255 (single ip) just use
route add 10.10.10.10 gw 11.11.11.11
edit;
another note, to just list routes type only
route
Last edited by sonicx; 12-04-2007 at 11:38 AM.
Reason: forgot
|