[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 3gpp scenario 2
"Thakur, Anand" wrote:
...
> I am also assuming that DNS servers in the IPV4
> internet don't support "AAAA".
What makes you think so? Here is the output from nslookup
inside a network that I promise you is IPv4 only. AAAA records
travel just fine over an IPv4 network.
> set querytype=ANY
> ns3.surfnet.nl
Server: <private>.ibm.com
Address: 9.<private>
Non-authoritative answer:
ns3.surfnet.nl IPv6 address = 2001:610:1:800b:a00:20ff:fe9a:16eb
ns3.surfnet.nl internet address = 195.169.124.71
Authoritative answers can be found from:
(root) nameserver = J.ROOT-SERVERS.NET
(root) nameserver = K.ROOT-SERVERS.NET
(root) nameserver = L.ROOT-SERVERS.NET
(root) nameserver = M.ROOT-SERVERS.NET
(root) nameserver = A.ROOT-SERVERS.NET
<etc>
Brian