chiark
/
gitweb
/
~mdw
/
firewall
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
295959e
)
national.m4: Configure as an authoritative DNS server.
author
Mark Wooding
<mdw@distorted.org.uk>
Fri, 1 Jul 2016 20:40:09 +0000
(21:40 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Fri, 1 Jul 2016 20:40:09 +0000
(21:40 +0100)
The DNSSEC means that I don't have to trust the DNS servers, and
national is geographically separated and in an entirely different AS.
national.m4
patch
|
blob
|
blame
|
history
diff --git
a/national.m4
b/national.m4
index 01551af70a9417c10ab0918df49d45e25b840114..d58593ad84a51f40814af5451c8c72b3cc0bfcc1 100644
(file)
--- a/
national.m4
+++ b/
national.m4
@@
-33,5
+33,9
@@
allowservices inbound tcp \
allowservices inbound udp \
tripe
+## Other interesting things.
+dnsresolver inbound
+dnsserver inbound
+
m4_divert(-1)
###----- That's all, folks --------------------------------------------------