X-Git-Url: https://git.distorted.org.uk/~mdw/firewall/blobdiff_plain/25778fe86b2806f0a179662ad70c9787f92af767..f788388b46884fb049640a504a0e95238277e1a2:/jazz.m4 diff --git a/jazz.m4 b/jazz.m4 index 2ec398e..af494e3 100644 --- a/jazz.m4 +++ b/jazz.m4 @@ -39,6 +39,9 @@ allowservices inbound udp \ ## Other interesting things. dnsresolver inbound dnsserver inbound +ip46tables -A inbound -p tcp -j ACCEPT \ + -m mark --mark $from_noloop/$MASK_FROM \ + --destination-port $port_privoxy ## Temporary NAT for iodine tunnel. for i in PREROUTING OUTPUT POSTROUTING; do