nsd: Point nsd to the right zonefiles.
authorMatthijs Kooijman <matthijs@stdin.nl>
Sun, 30 Jan 2011 11:03:05 +0000 (12:03 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Sun, 30 Jan 2011 11:03:05 +0000 (12:03 +0100)
Note that these zonefiles have a slightly different format than the ones
used by maradns, so we can't run both of them on the same zonefiles.

etc/nsd3/nsd.conf

index f0224c73108f85aed31c354d24285dc582948746..b89bddd783fcf6631f947e77c114f28b706550cb 100644 (file)
@@ -60,7 +60,7 @@ server:
        # username: nsd
 
        # The directory for zonefile: files.
-       # zonesdir: "/etc/nsd3"
+       zonesdir: "/data/db/dns/"
 
        # The file where incoming zone transfers are stored.
        # run nsd-patch to update zone files, then you can safely delete it.