projects
/
matthijs
/
servers
/
drsnuggles.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d773aa
)
maradns: Add configuration for a few zones.
author
Matthijs Kooijman
<matthijs@stdin.nl>
Thu, 9 Oct 2008 20:21:13 +0000
(20:21 +0000)
committer
Matthijs Kooijman
<matthijs@stdin.nl>
Thu, 9 Oct 2008 20:32:13 +0000
(22:32 +0200)
etc/maradns/mararc
patch
|
blob
|
history
diff --git
a/etc/maradns/mararc
b/etc/maradns/mararc
index 720a6e3e4f917da5977fcd852c4bdb7cfc28b562..87148927d9454e7811a2d3151cf79e3494a85516 100644
(file)
--- a/
etc/maradns/mararc
+++ b/
etc/maradns/mararc
@@
-8,7
+8,10
@@
csv2 = {}
# Load the zone files
-#csv2["domain.tld."] = "db.domain.tld."
+csv2["stderr.nl."] = "db.stderr.nl"
+csv2["stdin.nl."] = "db.stdin.nl"
+csv2["stdout.nl."] = "db.stdout.nl"
+csv2["foresightsecurity.nl."] = "db.foresightsecurity.nl"
# The address this DNS server runs on. If you want to bind
# to all addresses a given machine has, use "0.0.0.0".