X-Git-Url: https://git.distorted.org.uk/~mdw/firewall/blobdiff_plain/c8d1a00b58e6621d5929d8938ca893ed995fb6fa..5e5950c5e929593b05740aa4173c93c50eac0110:/jazz.m4?ds=sidebyside 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