diff --git a/config/etc/nftables.conf b/config/etc/nftables.conf index f7bb70e..e970f48 100644 --- a/config/etc/nftables.conf +++ b/config/etc/nftables.conf @@ -2,7 +2,7 @@ flush ruleset -table ip filter { +table inet filter { chain input { type filter hook input priority 0; policy drop;