Thread: Default Route
View Single Post

  #2 (permalink)  
Old 04-26-2006, 11:30 PM
monk's Avatar
monk monk is offline
Senior Member
User
 
Join Date: Jan 2005
Location: Tibet
My distro: Debian GNU/Linux
Posts: 482
Rep Power: 5
monk will become famous soon enough monk will become famous soon enough
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