PDA

View Full Version : BIND/NAMED files that can't be removed


streamservice
09-17-2006, 07:46 AM
Hello,

Could anybody tell me what files in the map /etc/bind can't be removed? Because this is the place where the config files for the domainnames are stored (Debian 3.1 with DirectAdmin).

I'm working on a DNS-service that doesn't require NAMED to work on the server with the website's. I only need the config files from that server to work and this files will be parsed by PHP to use it on the nameservers (PowerDNS).

I only want domain.tld.db to exist in that map and no other files, is that possible? Named isn't running so I should change some other files (if I do it like http://www.directadmin.com/forum/showthread.php?s=&threadid=1761&highlight=master+slave ).

Thank you for reading and your reply.