Firewall rule could not be updated. Firewall rule ... already exists.

After Save a WAF rule for OWA, this error occur:

Firewall rule could not be updated. Firewall rule "OWA_extern_186" already exists, choose a different name

It´s happen with or without changes.

Parents Reply
  • that is not what he means. The error being returned is misleading. The error returned states, that a firewall with the very same rule name already exists. That was not the case, though. The same error will appear if you configure a WAF rule (different name) with a domain (virtual host which apache checks for based on SNI) which already exists in another rule. It's poor design in Webadmin.

Children