I'm trying to setup dns server on debian 6 with nsd3 utility.
I just copied configuration files from old server and changed IP.
then i do "dig" command and this is what I get:
Code: 
; <<>> DiG 9.7.3 <<>> @localhost www.domain.net
; (2 servers found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 45308
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;www.domain.net.        IN    A

;; Query time: 0 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Sat Jan 28 00:11:16 2012
;; MSG SIZE  rcvd: 33
why it is not working? it was perfect onold server.
Mutikasa Reviewed by Mutikasa on . dns status: SERVFAIL I'm trying to setup dns server on debian 6 with nsd3 utility. I just copied configuration files from old server and changed IP. then i do "dig" command and this is what I get: ; <<>> DiG 9.7.3 <<>> @localhost www.domain.net ; (2 servers found) ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 45308 ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0 Rating: 5