I want to run two instances of bind on a server, one for authoritative answers and one for recursive queries. MaraDNS can easily be configured to run multiple instances. You just add a line for each instance in /etc/default/maradns file, stating configuration file for that instance
What is the best way of doing this with bind in debian ? Copying the initscript and modifying paths seams like a hack.