Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
goeranh
03795a46a7
allow all local connections 2026-05-03 14:19:43 +02:00

View file

@ -43,6 +43,7 @@
iif "lo" accept iif "lo" accept
ct state established,related accept ct state established,related accept
ip saddr 141.56.51.0/24 accept
ip saddr @blacklist4 drop ip saddr @blacklist4 drop
ip6 saddr @blacklist6 drop ip6 saddr @blacklist6 drop