summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/inc/filter.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/filter.inc b/etc/inc/filter.inc
index bb0fdb3..0dc7674 100644
--- a/etc/inc/filter.inc
+++ b/etc/inc/filter.inc
@@ -2619,7 +2619,7 @@ EOD;
# make sure the user cannot lock himself out of the webGUI or SSH
anchor "anti-lockout"
-pass in quick from {$lansa}/{$lansn} to $lanip keep state label "anti-lockout web rule"
+pass in quick from any to $lanip keep state label "anti-lockout web rule"
EOD;
}
OpenPOWER on IntegriCloud