allow all local connections

This commit is contained in:
goeranh 2026-05-03 14:19:43 +02:00
parent 66d6857710
commit 03795a46a7
No known key found for this signature in database

View file

@ -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