I am trying to use nslookup to query google.com with 2001:4860:4860::8888, which is google IPv6 DNS. But I get no response, eg connection. always times out.
When I try same procedure just as DNS put 8.8.8.8, which is IPv4 DNS, everything works fine.
What I am missing here?
PS. I am using mac
EDIT:
nslookup google.com 8.8.8.8
gives output
Non-authoritative answer:
Name: google.com
Address: 216.58.212.46
but
nslookup google.com 2001:4860:4860::8844
gives output
;; connection timed out; no servers could be reached