From: Mark Wooding Date: Sun, 20 Apr 2014 11:57:52 +0000 (+0100) Subject: telecaster.m4: Allow external DNS service. X-Git-Url: https://git.distorted.org.uk/~mdw/firewall/commitdiff_plain/54adfe8e78baa1fcd84d607fdcd73d20d1ab09f5 telecaster.m4: Allow external DNS service. --- diff --git a/telecaster.m4 b/telecaster.m4 index 4e7c787..f3b8f07 100644 --- a/telecaster.m4 +++ b/telecaster.m4 @@ -39,6 +39,7 @@ run iptables -A inbound -j ACCEPT \ ## Other interesting things. dnsresolver inbound +dnsserver inbound m4_divert(-1) ###----- That's all, folks --------------------------------------------------