chiark / gitweb /
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 4e7c787c69c237a88c5b83e1286e590f85c0f86e..f3b8f074eca03da3ddeafd66e1afd10b77df18e2 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 --------------------------------------------------