PDA

View Full Version : DA and BIND



Root
06-27-2004, 11:37 AM
Any chance that DA will start writing all the zones to the BIND server if its on the same machine? Or if it does I must be doing something wrong:p

Just curious, it'd be a nice addon for me.

toml
06-27-2004, 11:58 AM
Not sure exaclty what you are asking, but the way DA does it, is a zone file is created for each domain and that file is included in the /etc/named.conf file. Then any changes to a domain only affect the /var/named/${domainame}.db file.

Root
06-27-2004, 12:01 PM
Maybe I'm messing something up, seems like I've had to manually create the zone files.

nobaloney
06-27-2004, 04:11 PM
Make sure the /var/named directory is writable by the user the bind daemon runs as.

Jeff