The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Special Forums > IP Networking
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 12-04-2007
sonicx sonicx is offline
Registered User
 

Join Date: Aug 2007
Posts: 9
try something like this
route add -net 1.1.1.0/24 gw 1.1.1.1
Reply With Quote