Enrico Farabollini <enrico.farabollini@libero.it> wrote:
> I'm trying to install a Dns with bind9, whenever you do:
> dig www.microsoft.com returns:
> deb-dns:~# dig www.microsoft.com
> ;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 7936
What's in your /etc/resolv.conf
What are the relevant output lines from this command:
grep ' named\[' /var/log/daemon.log
Chris