Index: ../wifidog.conf
===================================================================
--- ../wifidog.conf	(revision 1423)
+++ ../wifidog.conf	(working copy)
@@ -205,6 +205,13 @@
     FirewallRule allow to 0.0.0.0/0
 }
 
+# Rule Set: auth-is-down
+#
+# Used when auth server is down
+FirewallRuleSet auth-is-down {
+#  FirewallRule allow to 0.0.0.0/0
+}
+
 # Rule Set: unknown-users
 #
 # Used for unvalidated users, this is the ruleset that gets redirected.

