Dear all,
I tried to resolve the ipv6 dns query from client pc.
configured like :-
myhost IN A 192.168.0.1
IN AAAA 2001:db8:1:2:2e0:81ff:fe2e:b6d1
When I tried to do nslookup myhost ,it returns 192.168.1.0 IP not IPv6 address.
When tried dig then IPv4 comes in ANSWER section and IPV6 comes in Authoritative section.
If I configure only IPv6 address then no IP returns to nslookup query ?
Please advise me how can I get the answer even only IPv6 configured .
Regards,
Aditya