Practices (1) Fetch, build and install BIND9 Configure it with minimal configuration named.conf file options { listen-on { any; }; // actually can be omitted }; key "rndc-key" { .... // copy the commented part from rndc.conf }; controls { .... // ditto }; Run named with the -g and/or -d option Use rndc stop/reload/dumpdb/status Browse ARM with your browser