allow all local connections
This commit is contained in:
parent
66d6857710
commit
03795a46a7
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@
|
|||
iif "lo" accept
|
||||
ct state established,related accept
|
||||
|
||||
ip saddr 141.56.51.0/24 accept
|
||||
ip saddr @blacklist4 drop
|
||||
ip6 saddr @blacklist6 drop
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue