maradns: Add configuration for a few zones.
authorMatthijs Kooijman <matthijs@stdin.nl>
Thu, 9 Oct 2008 20:21:13 +0000 (20:21 +0000)
committerMatthijs Kooijman <matthijs@stdin.nl>
Thu, 9 Oct 2008 20:32:13 +0000 (22:32 +0200)
etc/maradns/mararc

index 720a6e3e4f917da5977fcd852c4bdb7cfc28b562..87148927d9454e7811a2d3151cf79e3494a85516 100644 (file)
@@ -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".