telecaster.m4: Allow external DNS service.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 20 Apr 2014 11:57:52 +0000 (12:57 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 20 Apr 2014 11:57:52 +0000 (12:57 +0100)
telecaster.m4

index 4e7c787..f3b8f07 100644 (file)
@@ -39,6 +39,7 @@ run iptables -A inbound -j ACCEPT \
 
 ## Other interesting things.
 dnsresolver inbound
+dnsserver inbound
 
 m4_divert(-1)
 ###----- That's all, folks --------------------------------------------------