pf: Fix comments
This commit is contained in:
parent
5e803c87fb
commit
71ac6d1754
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ pass out quick on $int_if from self to any
|
|||
pass out quick on $int_if from any to $int_net
|
||||
|
||||
{% if intdomain == 'iot.foo.sh' %}
|
||||
# block ip's 50-100 from iot network
|
||||
# block ip's: 192-255 from iot network
|
||||
block in quick on $int_if from 172.20.27.192/26 to !$int_net
|
||||
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue