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 ae33a5e..ea51b78 100644
--- a/etc/inc/filter.inc
+++ b/etc/inc/filter.inc
@@ -2331,7 +2331,7 @@ block out $log all label "Default deny rule"
#--------------------------------------------------------------------------
# default LAN pass rule
#--------------------------------------------------------------------------
-pass in on \$lan from $lan:network to any keep state
+pass in on \$lan from \$lan:network to any keep state
# We use the mighty pf, we cannot be fooled.
block quick proto { tcp, udp } from any port = 0 to any
OpenPOWER on IntegriCloud