I've had named running for quite some time without a hiccup on my home
machine, which also acts a mail server. It has been running as a caching
server.
Over the weekend, an email was being 451-rejected as sender domain not
resolvable, and indeed I found that '
tescofreetime.com' lookups returned
no result. OTOH, a check on the net showed the problem to be purely
local, and also not affecting any other address (at least, that I've
noticed, except pipex as noted below).
FWIW, I get:
data# dig -t any
tescofreetime.com
; <<>> DiG 9.6.-ESV-R3 <<>> -t any
tescofreetime.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 6542
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;
tescofreetime.com. IN ANY
;; Query time: 8 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Mon Apr 29 08:56:41 2013
;; MSG SIZE rcvd: 35
and after 'rndc dumpdb', the dump file contains just:
; glue
tescofreetime.com. 172722 NS
ns0-t.dns.pipex.net.
172722 NS
ns1-t.dns.pipex.net.
(embedded in lots of other stuff.)
I'm hazy about the internals, but I /think/ that means those pipex
servers are to be used for this domain -- and indeed, a dns query on
either of them fails:
; <<>> DiG 9.6.-ESV-R3 <<>> -t any
ns0-t.dns.pipex.net
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 51155
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;
ns0-t.dns.pipex.net. IN ANY
;; Query time: 4 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Mon Apr 29 09:08:20 2013
;; MSG SIZE rcvd: 37
This time the named dump file contains no mention of
ns0-t.dns.pipex.net.
Yet an online check shows others' systems resolve the pipex address too.
I've temporarily reconfigured to forward requests to google's public
servers as a workaround. But I'd much rather a proper solution. Any
thoughts please on where to look next? Thanks.
This is with BIND 9.6.-ESV-R3 on fbsd 8.2. And the current named.root
file (Jan 3, 2013).
--
Mike Scott (unet2 <at> [deletethis]
scottsonline.org.uk)
Harlow Essex England