local.m4: Don't expect `forbidden' to return.
[firewall] / local.m4
index 6081132..c16f94e 100644 (file)
--- a/local.m4
+++ b/local.m4
@@ -382,7 +382,7 @@ m4_divert(88)m4_dnl
 openports inbound
 
 ## Inspect inbound packets from untrusted sources.
-run ip46tables -A inbound -j forbidden
+run ip46tables -A inbound -g forbidden
 run ip46tables -A INPUT -m mark --mark $from_scary/$MASK_FROM -g inbound
 run ip46tables -A INPUT -m mark --mark $from_untrusted/$MASK_FROM -g inbound