fix(rule): Default drop-packet rule must use 'DROP' target

This commit is contained in:
2022-06-18 02:41:04 +02:00
parent 19372524d5
commit 9dcb91d9dd
3 changed files with 4 additions and 4 deletions

View File

@@ -19,7 +19,7 @@ ports = 80, 443
ports = 143, 993, 110, 995, 25, 465, 587
[deny-all]
target = DENY
target = DROP
addr =
ports =
proto =