Zentyal Forum, Linux Small Business Server

Zentyal Server => Installation and Upgrades => Topic started by: danooba on August 20, 2008, 06:12:14 am

Title: Lost Default Route?
Post by: danooba on August 20, 2008, 06:12:14 am
My default route is no longer being set.  When I re-boot the eBox machine, I can't ping anything on the internet.  I can fix this by typing:

# sudo route add default gw 192.168.0.1 eth3

But I can't figure out where I can set this within eBox?  I have eth3 set as the external interface.  What else needs to be set?

Thanks!
Title: Re: Lost Default Route?
Post by: sixstone on August 20, 2008, 09:52:07 am
Go to "Network -> Gateways". Click on "Add new" and set the gateway values with default flag set on interface eth3. Afterwards, save changes.

Hope this helps you.