Zentyal Forum, Linux Small Business Server

Zentyal Server => Installation and Upgrades => Topic started by: thorsten on January 12, 2012, 06:58:28 pm

Title: Firewall killed all my rules - suddenly all rules dissapeard
Post by: thorsten on January 12, 2012, 06:58:28 pm
Hi there,

suddenly (there was a recent firewall update) all my firewall rules disappeard and  did not get any connect to my zentyal server - It happend directly during a working pptp connection - does anybody have the same problem???

More important, how do I get my rules back?

TIA
Thorsten
Title: Re: Firewall killed all my rules - suddenly all rules dissapeard
Post by: Pat on February 11, 2012, 02:11:34 am
Did you ever sort this out? My firewall decided to kill my connection to my cloud  backup around the same time.
Title: Re: Firewall killed all my rules - suddenly all rules dissapeard
Post by: jjmontes on February 11, 2012, 03:41:20 am
Thorsten, that's pretty surprising. I believe that no firewall update has been published recently... what update do you speak about?

In any case, rules should not dissapear at all. Can you dump your configuration and send it through?

In order to obtain it you would run the following command:

Code: [Select]
/usr/share/zentyal/shell "use EBox::Config::Redis; EBox::Config::Redis->new()->export_dir_to_yaml('/ebox', '/tmp/zentyalconf.dump', 1);"
This should create a /tmp/zentyalconf.dump which you can send to jjmontes@zentyal.com (don't post it here, as the file could contain sensitive information).