WeyOh
July 17th, 2007, 12:35 PM
Hi,
I'm trying to set up bind on a local server but I'm having trouble interpreting the results that dig gives me.
admin@server:~$ dig casa.rm
; <<>> DiG 9.3.2 <<>> casa.rm
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 14806
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;casa.rm. IN A
;; AUTHORITY SECTION:
. 10799 IN SOA a.root-servers.net. nstld.verisign-grs.com. 2007071601 1800 900 604800 86400
;; Query time: 57 msec
;; SERVER: 212.76.224.172#53(212.76.224.172)
;; WHEN: Tue Jul 17 18:28:27 2007
;; MSG SIZE rcvd: 100
Especially concerning the server line, is that the ip address of the dns server that provided these results?
I'm trying to set up bind on a local server but I'm having trouble interpreting the results that dig gives me.
admin@server:~$ dig casa.rm
; <<>> DiG 9.3.2 <<>> casa.rm
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 14806
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;casa.rm. IN A
;; AUTHORITY SECTION:
. 10799 IN SOA a.root-servers.net. nstld.verisign-grs.com. 2007071601 1800 900 604800 86400
;; Query time: 57 msec
;; SERVER: 212.76.224.172#53(212.76.224.172)
;; WHEN: Tue Jul 17 18:28:27 2007
;; MSG SIZE rcvd: 100
Especially concerning the server line, is that the ip address of the dns server that provided these results?