** server can't find .: SERVFAIL when query "."

Truong Tan Son sontt at fcv.fujitsu.com
Mon Dec 26 02:04:53 UTC 2005


"Ronan Flood" <ronan at noc.ulcc.ac.uk> wrote in message news:dohafn$9uf$1 at canard.ulcc.ac.uk...
> "Truong Tan Son" <sontt at fcv.fujitsu.com> wrote:
> 
>> ---------------------------
>> THE  CONFIG     FILE
>> ---------------------------
>> #cat /usr/local/named/etc/named.conf
>> options {
>>         directory "/usr/local/named/etc";
>>         allow-query { any;};
>>         allow-transfer { any;};
>> };
>> zone    "." in {
>>         type master;
>>         file "named.ca";
> 
> Should be:
> 
> zone    "." in {
>        type hint;
>        file "named.ca";
> }


I changed "type hint;"  but ERROR is same.

# dig     @<server>    <domain.com>        ---> Ok
# dig     @<server>                                   ---> ERROR



----
#dig      @172.16.134.85

; <<>> DiG 9.3.2 <<>> @172.16.134.85
; (1 server found)
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 60409
                                                                      ^^^^^^^^^
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;.                              IN      NS

;; Query time: 1 msec
;; SERVER: 172.16.134.85#53(172.16.134.85)
;; WHEN: Mon Dec 26 09:55:41 2005
;; MSG SIZE  rcvd: 17




regards,
--



More information about the bind-users mailing list