diff --git a/nftables.conf b/nftables.conf index 0fc4bfc..762b590 100755 --- a/nftables.conf +++ b/nftables.conf @@ -25,8 +25,6 @@ table inet filter { chain forward { type filter hook forward priority 0; policy accept; - - iif eth0 drop } chain output {