Author Topic: Firewall killed all my rules - suddenly all rules dissapeard  (Read 2149 times)

thorsten

  • Guest
Firewall killed all my rules - suddenly all rules dissapeard
« 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

Pat

  • Zen Apprentice
  • *
  • Posts: 24
  • Karma: +0/-0
    • View Profile
Re: Firewall killed all my rules - suddenly all rules dissapeard
« Reply #1 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.

jjmontes

  • Zentyal Staff
  • Zen Monk
  • *****
  • Posts: 86
  • Karma: +8/-0
    • View Profile
Re: Firewall killed all my rules - suddenly all rules dissapeard
« Reply #2 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).
« Last Edit: February 11, 2012, 03:49:30 am by jjmontes »