Zentyal Forum, Linux Small Business Server

Zentyal Server => Installation and Upgrades => Topic started by: kid_english on January 26, 2010, 03:49:42 pm

Title: [sovled] Can't connect to ebox after power cut
Post by: kid_english on January 26, 2010, 03:49:42 pm
Odd problem here, I use ebox as dhcp, internet gateway, firewall etc.

Everything works as expected, the office is well served for NAT, VPN is up etc etc, however I'm unable to access ebox control panel via a browser.

I've tried restarting via ubuntu's 'init.d ebox restart' command, I've also rebooted the server but each time the ebox network service shows as fail. I'm assuming it's something to do with that.

It started when we had a powercut, but as things have been ticking over ok I've not put too much time into fixing it for fear of breaking anything else.

Any ideas?
Title: Re: Can't connect to ebox after power cut (but everything seems to be working still)
Post by: Javier Amor Garcia on January 28, 2010, 09:34:02 am
Try with ssh or console access. Once you are inside you can restart the ebox's web module with this command:
/etc/init.d/ebox apache restart

This command should run the webserver and make available the administraton web.
Title: Re: Can't connect to ebox after power cut (but everything seems to be working still)
Post by: kid_english on January 28, 2010, 12:27:29 pm
Absolute LEGEND.

Thank you Javier