[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Paging HP DNS admin
- Subject: Paging HP DNS admin
- From: scott at doc.net.au (Scott Howard)
- Date: Sat, 3 May 2014 13:18:02 -0700
- In-reply-to: <[email protected]>
- References: <[email protected]>
On Sat, May 3, 2014 at 6:27 AM, Mark Radabaugh <mark at amplex.net> wrote:
> Dear HP:
>
> If your not going to support IPv6 can you at least not return SRVFAIL when
> asked for an AAAA record:
>
They aren't. Your resolver is - or at least, that's what it looks like for
me.
Sending an AAAA query to their nameservers times out for me - no response
at all. Sending the same query through certain resolvers (eg, Google)
seems to result in the timeout being turned into a SERVFAIL.
$ dig AAAA onramp01.hpeprint.com
; <<>> DiG 9.8.4-rpz2+rl005.12-P1 <<>> AAAA onramp01.hpeprint.com
;; global options: +cmd
;; connection timed out; no servers could be reached
Same via Google :
$ dig AAAA onramp01.hpeprint.com @8.8.8.8
; <<>> DiG 9.8.4-rpz2+rl005.12-P1 <<>> AAAA onramp01.hpeprint.com @8.8.8.8
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 26319
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
Scott