Added some comments and disabled ordering requirement

master
Robert Gerus 2013-08-25 21:24:19 +02:00
parent a9a8745131
commit 9e29f1e655
1 changed files with 6 additions and 0 deletions

View File

@ -1,4 +1,10 @@
lan_if="lan0"
wan_if="bge2"
# loading rules from files would be tricky without it
# might actually re-enable it later
set require-order no
# actually load all the rules
include "/etc/firewall/rules.d/*.rules"