Is it possible that an IPv4 format IP address is based on a (IPv6 format) DNSv6 server?
How would I determine this?
|
Is it possible that an IPv4 format IP address is based on a (IPv6 format) DNSv6 server? How would I determine this? | |||||
feedback
|
|
I think what you're trying to ask is "Can an DNSv6 server distribute IPv4 addresses?", and the answer is yes, it can! To understand it better, there are two different types of basic records that differentiate IPv4 from IPv6 records:
Then the server will respond with
because the client is asking for the
then the server will respond with the IPv6 address, as the client requested the
Hope that helps! | |||
|
feedback
|