Erik and team,
The public DNS64 resolvers are pingable but do not resolve. The
following simple test is coming from an IPv6-only network that is behind
NAT64.
ping6 2001:4860:4860::6464
PING6(56=40+8+8 bytes) 2601:2c3:887f:5f73:11b7:5c86:b051:5c2c -->
2001:4860:4860::6464
16 bytes from 2001:4860:4860::6464, icmp_seq=0 hlim=42 time=133.313 ms
16 bytes from 2001:4860:4860::6464, icmp_seq=1 hlim=42 time=25.670 ms
ping6 2001:4860:4860::64
PING6(56=40+8+8 bytes) 2601:2c3:887f:5f73:11b7:5c86:b051:5c2c -->
2001:4860:4860::64
16 bytes from 2001:4860:4860::64, icmp_seq=0 hlim=44 time=635.711 ms
16 bytes from 2001:4860:4860::64, icmp_seq=3 hlim=44 time=1911.751 ms
16 bytes from 2001:4860:4860::64, icmp_seq=4 hlim=44 time=915.951 ms
16 bytes from 2001:4860:4860::64, icmp_seq=5 hlim=44 time=24.304 ms
16 bytes from 2001:4860:4860::64, icmp_seq=6 hlim=44 time=23.048 ms
ping6
google.com
ping6: getaddrinfo -- nodename nor servname provided, or not known
dig
google.com @2001:4860:4860::6464
nslookup
> server 2001:4860:4860::6464
Default server: 2001:4860:4860::6464
Address: 2001:4860:4860::6464#53
>
google.com
dig any
cnn.com +trace +all
; <<>> DiG 9.8.3-P1 <<>> any
cnn.com +trace +all
;; global options: +cmd
;; connection timed out; no servers could be reached
cat /etc/resolv.conf
#
# Mac OS X Notice
#
# This file is not used by the host name and address resolution
# or the DNS query routing mechanisms used by most processes on
# this Mac OS X system.
#
# This file is automatically generated.
#
nameserver 2001:4860:4860::6464
nameserver 2001:4860:4860::64
Thank you in advance for the guidance.
--
Jeffry J. Handal