Thread: Default Route

View Single Post
  #2 (permalink)  
Old 26-04-2006, 10:30 PM
monk's Avatar
monk monk is offline
Senior Member
User
 
Join Date: Jan 2005
Location: Tibet
OS: Debian GNU/Linux
Posts: 506
Thanks: 0
Thanked 8 Times in 6 Posts
Rep Power: 7
monk has a spectacular aura about monk has a spectacular aura about
Default

Can you set default route using command line route command?
Example:
Code:
route add -net 192.168.1.0 netmask 255.255.255.0 gw 191.161.2.254 dev eth1
Otherwise give us your network and netmask and gw name and will tell you what command you need to type...
Reply With Quote