IPv6 Conundrum (the 15 characters thing is a pain)I get an IPv6 address from my ISP but can't use any IPv6...

A strange hotel

How to fry ground beef so it is well-browned

What happened to Captain America in Endgame?

How can Republicans who favour free markets, consistently express anger when they don't like the outcome of that choice?

Mistake in years of experience in resume?

What is the most expensive material in the world that could be used to create Pun-Pun's lute?

Can we say “you can pay when the order gets ready”?

How much cash can I safely carry into the USA and avoid civil forfeiture?

How to not starve gigantic beasts

Two field separators (colon and space) in awk

Aliens crash on Earth and go into stasis to wait for technology to fix their ship

How do I check if a string is entirely made of the same substring?

Which big number is bigger?

Check if a string is entirely made of the same substring

How could Tony Stark make this in Endgame?

If a planet has 3 moons, is it possible to have triple Full/New Moons at once?

Why must Chinese maps be obfuscated?

Can someone publish a story that happened to you?

How exactly does Hawking radiation decrease the mass of black holes?

Dynamic SOQL query relationship with field visibility for Users

What are the steps to solving this definite integral?

How to have a sharp product image?

Is there really no use for MD5 anymore?

Elements other than carbon that can form many different compounds by bonding to themselves?



IPv6 Conundrum (the 15 characters thing is a pain)


I get an IPv6 address from my ISP but can't use any IPv6 servicesRunning DHCP for ipv4 and ipv6 on different servers in the same networkHow to test if DNS is working over IPv6Disable IPv6 with OpenWRTHow to make a Windows Server 2012 R2 computer prefer an IPv4 DNS server address over an IPv6 DNS server address?How web browser determines when to use IPv4 or IPv6 to connect to the destination?How do I configure dnsmasq to resolve local hostnames with dualstack ipv4 & ipv6?Use radvd to advertise Google (or any) IPv6 DNS Addresses to all clients?How to know primary and secondary DNS servers for IPv6?Have macOS prioritize IPv6 DNS






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}







0















Apologies in advance if my question is lacking pertinent data or appears discombobulated. I'll try to make it as complete and coherent as possible. I was looking into the possibility of enabling IPv6 on my Windows 7 machine because it's an option in a game I play. I know my computer has it and it is enabled and my router has it available to use.



My ISP states, "We provide DNS resolvers in configuration information automatically provided via the Dynamic Host Configuration Protocol (DHCP and DHCPv6). At this time, we are only providing the IPv4 addresses of our DNS resolvers. We expect to add IPv6 resolvers in the coming months.



As long as IPv4 is working, your dual-stack (IPv4 and IPv6 simultaneously) configuration will still allow you to use IPv4-enabled DNS resolvers to look up IPv6 addresses."



This was as of June of 2018.



So, while looking up all this info I found an article stating why IPv6 is important and it led me to testmyipv6.com.



My browser reported "server not found" when attempting to connect to a page via the IPv6-only Test which testmyipv6.com explains, "If your browser returns an error that the host cannot be found then the DNS servers you are using don't know how to look up the address of the server based on the hostname (they are unable to resolve the AAAA DNS record)."



They go on to state, "If you are using DNS server addresses provided by your ISP then please ring them up and ask them to fix ASAP. If you are using your local gateway/router for DNS then either your router isn't capable and/or the forwarders used by your router (likely your ISP's servers) aren't capable."



I then attempted the Dual-Stack (IPv6 & IPv4) Test which resulted in my being told that I was connecting to the server via IPv4. The website explains, "The Dual-Stack Test is meant to test whether your client is choosing IPv6 over IPv4 when making a connection to the server since it is known on the Internet with both IPv6 and IPv4 addresses. The proper behavior of your client, assuming that the IPv6-only test works for you, is that the Dual-Stack Test would have an identical result to the IPv6-only test and confirming that you are preferring IPv6 over IPv4 when connecting to a dual-stack destination. If the result is a page with a red box stating that you are using IPv4, then your browser and/or IP stack are preferring IPv4 over IPv6, which is undesired/broken behavior."



It also suggests checking into using a "tunnel broker". Is this advisable? I did have a red box advising me that I am using IPv4.. There appears to be a free service named Hurricane Electric with a data center in Tampa..



This is from ipconfig /all:



Connection-specific DNS Suffix: tampabay.rr.com
Link-local IPv6 Adress: fe80::4dbd:2b02:9114:b808%15(Preferred}
IPv4 Address: 192.168.0.11(Preferred)
Default Gateway: 192.168.0.1
DNS Servers: 209.18.47.61, 209.18.47.62



I'm not familiar with tampabay.rr.com, (my ISP is Spectrum), but I do know that my closest server to connect with when I do speed tests is in Tampa.



So, finally, my questions.. Should I contact my ISP and ask them to fix this ASAP as per testmyipv6.com? Or wait (for who knows how long) for my ISP to provide IPv6 resolvers? Since I did, in fact, connect to an IPv6 address (albeit via IPv4) would my dual-stack config work if I were to enable the option in the game "Enable IPv6 when available"? The game does indicate that the option requires IPv6 connectivity and that without it I may be unable to play the game. Would a tunnel broker help at all in this case? Should I just drop the whole thing since IPv6 isn't really necessary for a PC gamer? Changing my ISP is not an option at this time.










share|improve this question







New contributor




FlynHawn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





















  • What cable modem do you have? Did Spectrum provide it? If it's old, you may need to have them replace it. If you have your own wi-fi router, it may be preventing you from using IPv6. Check its settings for "DHCPv6 prefix delegation" and ensure that this is enabled. If no such setting exists, replace the router.

    – Michael Hampton
    yesterday




















0















Apologies in advance if my question is lacking pertinent data or appears discombobulated. I'll try to make it as complete and coherent as possible. I was looking into the possibility of enabling IPv6 on my Windows 7 machine because it's an option in a game I play. I know my computer has it and it is enabled and my router has it available to use.



My ISP states, "We provide DNS resolvers in configuration information automatically provided via the Dynamic Host Configuration Protocol (DHCP and DHCPv6). At this time, we are only providing the IPv4 addresses of our DNS resolvers. We expect to add IPv6 resolvers in the coming months.



As long as IPv4 is working, your dual-stack (IPv4 and IPv6 simultaneously) configuration will still allow you to use IPv4-enabled DNS resolvers to look up IPv6 addresses."



This was as of June of 2018.



So, while looking up all this info I found an article stating why IPv6 is important and it led me to testmyipv6.com.



My browser reported "server not found" when attempting to connect to a page via the IPv6-only Test which testmyipv6.com explains, "If your browser returns an error that the host cannot be found then the DNS servers you are using don't know how to look up the address of the server based on the hostname (they are unable to resolve the AAAA DNS record)."



They go on to state, "If you are using DNS server addresses provided by your ISP then please ring them up and ask them to fix ASAP. If you are using your local gateway/router for DNS then either your router isn't capable and/or the forwarders used by your router (likely your ISP's servers) aren't capable."



I then attempted the Dual-Stack (IPv6 & IPv4) Test which resulted in my being told that I was connecting to the server via IPv4. The website explains, "The Dual-Stack Test is meant to test whether your client is choosing IPv6 over IPv4 when making a connection to the server since it is known on the Internet with both IPv6 and IPv4 addresses. The proper behavior of your client, assuming that the IPv6-only test works for you, is that the Dual-Stack Test would have an identical result to the IPv6-only test and confirming that you are preferring IPv6 over IPv4 when connecting to a dual-stack destination. If the result is a page with a red box stating that you are using IPv4, then your browser and/or IP stack are preferring IPv4 over IPv6, which is undesired/broken behavior."



It also suggests checking into using a "tunnel broker". Is this advisable? I did have a red box advising me that I am using IPv4.. There appears to be a free service named Hurricane Electric with a data center in Tampa..



This is from ipconfig /all:



Connection-specific DNS Suffix: tampabay.rr.com
Link-local IPv6 Adress: fe80::4dbd:2b02:9114:b808%15(Preferred}
IPv4 Address: 192.168.0.11(Preferred)
Default Gateway: 192.168.0.1
DNS Servers: 209.18.47.61, 209.18.47.62



I'm not familiar with tampabay.rr.com, (my ISP is Spectrum), but I do know that my closest server to connect with when I do speed tests is in Tampa.



So, finally, my questions.. Should I contact my ISP and ask them to fix this ASAP as per testmyipv6.com? Or wait (for who knows how long) for my ISP to provide IPv6 resolvers? Since I did, in fact, connect to an IPv6 address (albeit via IPv4) would my dual-stack config work if I were to enable the option in the game "Enable IPv6 when available"? The game does indicate that the option requires IPv6 connectivity and that without it I may be unable to play the game. Would a tunnel broker help at all in this case? Should I just drop the whole thing since IPv6 isn't really necessary for a PC gamer? Changing my ISP is not an option at this time.










share|improve this question







New contributor




FlynHawn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





















  • What cable modem do you have? Did Spectrum provide it? If it's old, you may need to have them replace it. If you have your own wi-fi router, it may be preventing you from using IPv6. Check its settings for "DHCPv6 prefix delegation" and ensure that this is enabled. If no such setting exists, replace the router.

    – Michael Hampton
    yesterday
















0












0








0








Apologies in advance if my question is lacking pertinent data or appears discombobulated. I'll try to make it as complete and coherent as possible. I was looking into the possibility of enabling IPv6 on my Windows 7 machine because it's an option in a game I play. I know my computer has it and it is enabled and my router has it available to use.



My ISP states, "We provide DNS resolvers in configuration information automatically provided via the Dynamic Host Configuration Protocol (DHCP and DHCPv6). At this time, we are only providing the IPv4 addresses of our DNS resolvers. We expect to add IPv6 resolvers in the coming months.



As long as IPv4 is working, your dual-stack (IPv4 and IPv6 simultaneously) configuration will still allow you to use IPv4-enabled DNS resolvers to look up IPv6 addresses."



This was as of June of 2018.



So, while looking up all this info I found an article stating why IPv6 is important and it led me to testmyipv6.com.



My browser reported "server not found" when attempting to connect to a page via the IPv6-only Test which testmyipv6.com explains, "If your browser returns an error that the host cannot be found then the DNS servers you are using don't know how to look up the address of the server based on the hostname (they are unable to resolve the AAAA DNS record)."



They go on to state, "If you are using DNS server addresses provided by your ISP then please ring them up and ask them to fix ASAP. If you are using your local gateway/router for DNS then either your router isn't capable and/or the forwarders used by your router (likely your ISP's servers) aren't capable."



I then attempted the Dual-Stack (IPv6 & IPv4) Test which resulted in my being told that I was connecting to the server via IPv4. The website explains, "The Dual-Stack Test is meant to test whether your client is choosing IPv6 over IPv4 when making a connection to the server since it is known on the Internet with both IPv6 and IPv4 addresses. The proper behavior of your client, assuming that the IPv6-only test works for you, is that the Dual-Stack Test would have an identical result to the IPv6-only test and confirming that you are preferring IPv6 over IPv4 when connecting to a dual-stack destination. If the result is a page with a red box stating that you are using IPv4, then your browser and/or IP stack are preferring IPv4 over IPv6, which is undesired/broken behavior."



It also suggests checking into using a "tunnel broker". Is this advisable? I did have a red box advising me that I am using IPv4.. There appears to be a free service named Hurricane Electric with a data center in Tampa..



This is from ipconfig /all:



Connection-specific DNS Suffix: tampabay.rr.com
Link-local IPv6 Adress: fe80::4dbd:2b02:9114:b808%15(Preferred}
IPv4 Address: 192.168.0.11(Preferred)
Default Gateway: 192.168.0.1
DNS Servers: 209.18.47.61, 209.18.47.62



I'm not familiar with tampabay.rr.com, (my ISP is Spectrum), but I do know that my closest server to connect with when I do speed tests is in Tampa.



So, finally, my questions.. Should I contact my ISP and ask them to fix this ASAP as per testmyipv6.com? Or wait (for who knows how long) for my ISP to provide IPv6 resolvers? Since I did, in fact, connect to an IPv6 address (albeit via IPv4) would my dual-stack config work if I were to enable the option in the game "Enable IPv6 when available"? The game does indicate that the option requires IPv6 connectivity and that without it I may be unable to play the game. Would a tunnel broker help at all in this case? Should I just drop the whole thing since IPv6 isn't really necessary for a PC gamer? Changing my ISP is not an option at this time.










share|improve this question







New contributor




FlynHawn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












Apologies in advance if my question is lacking pertinent data or appears discombobulated. I'll try to make it as complete and coherent as possible. I was looking into the possibility of enabling IPv6 on my Windows 7 machine because it's an option in a game I play. I know my computer has it and it is enabled and my router has it available to use.



My ISP states, "We provide DNS resolvers in configuration information automatically provided via the Dynamic Host Configuration Protocol (DHCP and DHCPv6). At this time, we are only providing the IPv4 addresses of our DNS resolvers. We expect to add IPv6 resolvers in the coming months.



As long as IPv4 is working, your dual-stack (IPv4 and IPv6 simultaneously) configuration will still allow you to use IPv4-enabled DNS resolvers to look up IPv6 addresses."



This was as of June of 2018.



So, while looking up all this info I found an article stating why IPv6 is important and it led me to testmyipv6.com.



My browser reported "server not found" when attempting to connect to a page via the IPv6-only Test which testmyipv6.com explains, "If your browser returns an error that the host cannot be found then the DNS servers you are using don't know how to look up the address of the server based on the hostname (they are unable to resolve the AAAA DNS record)."



They go on to state, "If you are using DNS server addresses provided by your ISP then please ring them up and ask them to fix ASAP. If you are using your local gateway/router for DNS then either your router isn't capable and/or the forwarders used by your router (likely your ISP's servers) aren't capable."



I then attempted the Dual-Stack (IPv6 & IPv4) Test which resulted in my being told that I was connecting to the server via IPv4. The website explains, "The Dual-Stack Test is meant to test whether your client is choosing IPv6 over IPv4 when making a connection to the server since it is known on the Internet with both IPv6 and IPv4 addresses. The proper behavior of your client, assuming that the IPv6-only test works for you, is that the Dual-Stack Test would have an identical result to the IPv6-only test and confirming that you are preferring IPv6 over IPv4 when connecting to a dual-stack destination. If the result is a page with a red box stating that you are using IPv4, then your browser and/or IP stack are preferring IPv4 over IPv6, which is undesired/broken behavior."



It also suggests checking into using a "tunnel broker". Is this advisable? I did have a red box advising me that I am using IPv4.. There appears to be a free service named Hurricane Electric with a data center in Tampa..



This is from ipconfig /all:



Connection-specific DNS Suffix: tampabay.rr.com
Link-local IPv6 Adress: fe80::4dbd:2b02:9114:b808%15(Preferred}
IPv4 Address: 192.168.0.11(Preferred)
Default Gateway: 192.168.0.1
DNS Servers: 209.18.47.61, 209.18.47.62



I'm not familiar with tampabay.rr.com, (my ISP is Spectrum), but I do know that my closest server to connect with when I do speed tests is in Tampa.



So, finally, my questions.. Should I contact my ISP and ask them to fix this ASAP as per testmyipv6.com? Or wait (for who knows how long) for my ISP to provide IPv6 resolvers? Since I did, in fact, connect to an IPv6 address (albeit via IPv4) would my dual-stack config work if I were to enable the option in the game "Enable IPv6 when available"? The game does indicate that the option requires IPv6 connectivity and that without it I may be unable to play the game. Would a tunnel broker help at all in this case? Should I just drop the whole thing since IPv6 isn't really necessary for a PC gamer? Changing my ISP is not an option at this time.







ipv6






share|improve this question







New contributor




FlynHawn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question







New contributor




FlynHawn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question






New contributor




FlynHawn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked yesterday









FlynHawnFlynHawn

32




32




New contributor




FlynHawn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





FlynHawn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






FlynHawn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.













  • What cable modem do you have? Did Spectrum provide it? If it's old, you may need to have them replace it. If you have your own wi-fi router, it may be preventing you from using IPv6. Check its settings for "DHCPv6 prefix delegation" and ensure that this is enabled. If no such setting exists, replace the router.

    – Michael Hampton
    yesterday





















  • What cable modem do you have? Did Spectrum provide it? If it's old, you may need to have them replace it. If you have your own wi-fi router, it may be preventing you from using IPv6. Check its settings for "DHCPv6 prefix delegation" and ensure that this is enabled. If no such setting exists, replace the router.

    – Michael Hampton
    yesterday



















What cable modem do you have? Did Spectrum provide it? If it's old, you may need to have them replace it. If you have your own wi-fi router, it may be preventing you from using IPv6. Check its settings for "DHCPv6 prefix delegation" and ensure that this is enabled. If no such setting exists, replace the router.

– Michael Hampton
yesterday







What cable modem do you have? Did Spectrum provide it? If it's old, you may need to have them replace it. If you have your own wi-fi router, it may be preventing you from using IPv6. Check its settings for "DHCPv6 prefix delegation" and ensure that this is enabled. If no such setting exists, replace the router.

– Michael Hampton
yesterday












1 Answer
1






active

oldest

votes


















0















Should I contact my ISP and ask them to fix this ASAP as per testmyipv6.com? Or wait (for who knows how long) for my ISP to provide IPv6 resolvers?




Resolvers (DNS servers) are not your problem here. Having the resolvers themselves accessible via IPv6 is a step towards full IPv6-only capability (and shaking off the reliance on IPv4), but it is not technically required. It is perfectly normal to contact a resolver via IPv4 and ask it about a website's IPv6 address, or the other way around.



(And in any case, you're not required to use the ISP's resolvers – the popular Google's "8.8.8.8" and Cloudflare's "1.1.1.1" resolvers have IPv6 addresses as well.)



What you really need is just IPv6 connectivity itself. Spectrum seems to provide it (and according to their website it's always on, so you shouldn't need to call and request it), so the next step is making sure your router requests and configures it.




Since I did, in fact, connect to an IPv6 address (albeit via IPv4)




No you didn't; these are different protocols and do not interact with each other, and that statement makes zero sense. IPv4 only supports IPv4 addresses (the header doesn't even have nearly enough space for an IPv6 address).



A computer may have both IPv4 and IPv6 addresses and use both for different connections, but each individual connection (and/or individual IP packet) is either using IPv4 between two IPv4 addresses, or using IPv6 between two IPv6 addresses.



(It is possible that an ISP may translate between the two using e.g. NAT64, but even then, the IPv6-capable side still thinks it's communicating with another IPv6 address, while the IPv4 side also thinks it's communicating with another IPv4 address, so that is not an exception.)




I'm not familiar with tampabay.rr.com, (my ISP is Spectrum),




rr.com is Road Runner High Speed Online, the original (1995–2012) name of Spectrum. Many ISPs retain their old DNS configuration for years even after rebrandings.




would my dual-stack config work if I were to enable the option in the game "Enable IPv6 when available"?




Your ipconfig output doesn't show any "dual-stack config". You have IPv6 enabled as a feature, but you do not have a usable IPv6 address. (The link-local 'fe80…' address is only for local network management – to access the Internet, you need a global address, which currently starts with '2…' or perhaps '3…')



You should check whether your router




  1. has received its own IPv6 address from the ISP;

  2. has obtained a prefix delegation (address range for your LAN) through DHCPv6-PD;

  3. has the "router advertisement" (SLAAC) features enabled, annoucing that prefix to LAN devices.



It also suggests checking into using a "tunnel broker". Is this advisable?




It depends on how much you want IPv6, really. Yes, a tunnel broker would provide IPv6 connectivity that e.g. games could use. "Tunnel brokers" are just a specific kind of VPN; they provide you with IPv6 addresses and let you relay all IPv6 Internet traffic through their servers. The service quality (bandwidth and latency) depends on how far you are from the selected tunnel server.



For example, Hurricane Electric (aka tunnelbroker.net, practically the last surviving international tunnel broker) offers a tunnel server in Miami, FL.






share|improve this answer


























  • Thank you VERY much, I really appreciate it. I am NOT arguing with you, but simply want to point out that when you said, "No you didn't; these are different protocols and do not interact with each other, and that statement makes zero sense", I did so based on what this website testmyipv6 told me happened after I clicked on the Dual-Stack Test. If the website is in error, so be it. Also, as I mentioned above, Hurricane Electric also has a data center in Tampa which is in the list right after the two in Miami.

    – FlynHawn
    yesterday













  • That isn't exactly what the website means. Its "dual-stack" domain has both IPv4 and IPv6 addresses and the client connects to whichever one it's capable of connecting to, so if you're on IPv4-only network, you're connecting to the website's IPv4 address. Also, as shown in the linked screenshot above, Hurricane Electric doesn't have a tunnel server in Tampa. The company primarily deals with selling Internet uplinks to businesses and can be physically connected to at various locations, but only a small number of them host 6in4 tunnel relays as well.

    – grawity
    yesterday














Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});






FlynHawn is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1429523%2fipv6-conundrum-the-15-characters-thing-is-a-pain%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









0















Should I contact my ISP and ask them to fix this ASAP as per testmyipv6.com? Or wait (for who knows how long) for my ISP to provide IPv6 resolvers?




Resolvers (DNS servers) are not your problem here. Having the resolvers themselves accessible via IPv6 is a step towards full IPv6-only capability (and shaking off the reliance on IPv4), but it is not technically required. It is perfectly normal to contact a resolver via IPv4 and ask it about a website's IPv6 address, or the other way around.



(And in any case, you're not required to use the ISP's resolvers – the popular Google's "8.8.8.8" and Cloudflare's "1.1.1.1" resolvers have IPv6 addresses as well.)



What you really need is just IPv6 connectivity itself. Spectrum seems to provide it (and according to their website it's always on, so you shouldn't need to call and request it), so the next step is making sure your router requests and configures it.




Since I did, in fact, connect to an IPv6 address (albeit via IPv4)




No you didn't; these are different protocols and do not interact with each other, and that statement makes zero sense. IPv4 only supports IPv4 addresses (the header doesn't even have nearly enough space for an IPv6 address).



A computer may have both IPv4 and IPv6 addresses and use both for different connections, but each individual connection (and/or individual IP packet) is either using IPv4 between two IPv4 addresses, or using IPv6 between two IPv6 addresses.



(It is possible that an ISP may translate between the two using e.g. NAT64, but even then, the IPv6-capable side still thinks it's communicating with another IPv6 address, while the IPv4 side also thinks it's communicating with another IPv4 address, so that is not an exception.)




I'm not familiar with tampabay.rr.com, (my ISP is Spectrum),




rr.com is Road Runner High Speed Online, the original (1995–2012) name of Spectrum. Many ISPs retain their old DNS configuration for years even after rebrandings.




would my dual-stack config work if I were to enable the option in the game "Enable IPv6 when available"?




Your ipconfig output doesn't show any "dual-stack config". You have IPv6 enabled as a feature, but you do not have a usable IPv6 address. (The link-local 'fe80…' address is only for local network management – to access the Internet, you need a global address, which currently starts with '2…' or perhaps '3…')



You should check whether your router




  1. has received its own IPv6 address from the ISP;

  2. has obtained a prefix delegation (address range for your LAN) through DHCPv6-PD;

  3. has the "router advertisement" (SLAAC) features enabled, annoucing that prefix to LAN devices.



It also suggests checking into using a "tunnel broker". Is this advisable?




It depends on how much you want IPv6, really. Yes, a tunnel broker would provide IPv6 connectivity that e.g. games could use. "Tunnel brokers" are just a specific kind of VPN; they provide you with IPv6 addresses and let you relay all IPv6 Internet traffic through their servers. The service quality (bandwidth and latency) depends on how far you are from the selected tunnel server.



For example, Hurricane Electric (aka tunnelbroker.net, practically the last surviving international tunnel broker) offers a tunnel server in Miami, FL.






share|improve this answer


























  • Thank you VERY much, I really appreciate it. I am NOT arguing with you, but simply want to point out that when you said, "No you didn't; these are different protocols and do not interact with each other, and that statement makes zero sense", I did so based on what this website testmyipv6 told me happened after I clicked on the Dual-Stack Test. If the website is in error, so be it. Also, as I mentioned above, Hurricane Electric also has a data center in Tampa which is in the list right after the two in Miami.

    – FlynHawn
    yesterday













  • That isn't exactly what the website means. Its "dual-stack" domain has both IPv4 and IPv6 addresses and the client connects to whichever one it's capable of connecting to, so if you're on IPv4-only network, you're connecting to the website's IPv4 address. Also, as shown in the linked screenshot above, Hurricane Electric doesn't have a tunnel server in Tampa. The company primarily deals with selling Internet uplinks to businesses and can be physically connected to at various locations, but only a small number of them host 6in4 tunnel relays as well.

    – grawity
    yesterday


















0















Should I contact my ISP and ask them to fix this ASAP as per testmyipv6.com? Or wait (for who knows how long) for my ISP to provide IPv6 resolvers?




Resolvers (DNS servers) are not your problem here. Having the resolvers themselves accessible via IPv6 is a step towards full IPv6-only capability (and shaking off the reliance on IPv4), but it is not technically required. It is perfectly normal to contact a resolver via IPv4 and ask it about a website's IPv6 address, or the other way around.



(And in any case, you're not required to use the ISP's resolvers – the popular Google's "8.8.8.8" and Cloudflare's "1.1.1.1" resolvers have IPv6 addresses as well.)



What you really need is just IPv6 connectivity itself. Spectrum seems to provide it (and according to their website it's always on, so you shouldn't need to call and request it), so the next step is making sure your router requests and configures it.




Since I did, in fact, connect to an IPv6 address (albeit via IPv4)




No you didn't; these are different protocols and do not interact with each other, and that statement makes zero sense. IPv4 only supports IPv4 addresses (the header doesn't even have nearly enough space for an IPv6 address).



A computer may have both IPv4 and IPv6 addresses and use both for different connections, but each individual connection (and/or individual IP packet) is either using IPv4 between two IPv4 addresses, or using IPv6 between two IPv6 addresses.



(It is possible that an ISP may translate between the two using e.g. NAT64, but even then, the IPv6-capable side still thinks it's communicating with another IPv6 address, while the IPv4 side also thinks it's communicating with another IPv4 address, so that is not an exception.)




I'm not familiar with tampabay.rr.com, (my ISP is Spectrum),




rr.com is Road Runner High Speed Online, the original (1995–2012) name of Spectrum. Many ISPs retain their old DNS configuration for years even after rebrandings.




would my dual-stack config work if I were to enable the option in the game "Enable IPv6 when available"?




Your ipconfig output doesn't show any "dual-stack config". You have IPv6 enabled as a feature, but you do not have a usable IPv6 address. (The link-local 'fe80…' address is only for local network management – to access the Internet, you need a global address, which currently starts with '2…' or perhaps '3…')



You should check whether your router




  1. has received its own IPv6 address from the ISP;

  2. has obtained a prefix delegation (address range for your LAN) through DHCPv6-PD;

  3. has the "router advertisement" (SLAAC) features enabled, annoucing that prefix to LAN devices.



It also suggests checking into using a "tunnel broker". Is this advisable?




It depends on how much you want IPv6, really. Yes, a tunnel broker would provide IPv6 connectivity that e.g. games could use. "Tunnel brokers" are just a specific kind of VPN; they provide you with IPv6 addresses and let you relay all IPv6 Internet traffic through their servers. The service quality (bandwidth and latency) depends on how far you are from the selected tunnel server.



For example, Hurricane Electric (aka tunnelbroker.net, practically the last surviving international tunnel broker) offers a tunnel server in Miami, FL.






share|improve this answer


























  • Thank you VERY much, I really appreciate it. I am NOT arguing with you, but simply want to point out that when you said, "No you didn't; these are different protocols and do not interact with each other, and that statement makes zero sense", I did so based on what this website testmyipv6 told me happened after I clicked on the Dual-Stack Test. If the website is in error, so be it. Also, as I mentioned above, Hurricane Electric also has a data center in Tampa which is in the list right after the two in Miami.

    – FlynHawn
    yesterday













  • That isn't exactly what the website means. Its "dual-stack" domain has both IPv4 and IPv6 addresses and the client connects to whichever one it's capable of connecting to, so if you're on IPv4-only network, you're connecting to the website's IPv4 address. Also, as shown in the linked screenshot above, Hurricane Electric doesn't have a tunnel server in Tampa. The company primarily deals with selling Internet uplinks to businesses and can be physically connected to at various locations, but only a small number of them host 6in4 tunnel relays as well.

    – grawity
    yesterday
















0












0








0








Should I contact my ISP and ask them to fix this ASAP as per testmyipv6.com? Or wait (for who knows how long) for my ISP to provide IPv6 resolvers?




Resolvers (DNS servers) are not your problem here. Having the resolvers themselves accessible via IPv6 is a step towards full IPv6-only capability (and shaking off the reliance on IPv4), but it is not technically required. It is perfectly normal to contact a resolver via IPv4 and ask it about a website's IPv6 address, or the other way around.



(And in any case, you're not required to use the ISP's resolvers – the popular Google's "8.8.8.8" and Cloudflare's "1.1.1.1" resolvers have IPv6 addresses as well.)



What you really need is just IPv6 connectivity itself. Spectrum seems to provide it (and according to their website it's always on, so you shouldn't need to call and request it), so the next step is making sure your router requests and configures it.




Since I did, in fact, connect to an IPv6 address (albeit via IPv4)




No you didn't; these are different protocols and do not interact with each other, and that statement makes zero sense. IPv4 only supports IPv4 addresses (the header doesn't even have nearly enough space for an IPv6 address).



A computer may have both IPv4 and IPv6 addresses and use both for different connections, but each individual connection (and/or individual IP packet) is either using IPv4 between two IPv4 addresses, or using IPv6 between two IPv6 addresses.



(It is possible that an ISP may translate between the two using e.g. NAT64, but even then, the IPv6-capable side still thinks it's communicating with another IPv6 address, while the IPv4 side also thinks it's communicating with another IPv4 address, so that is not an exception.)




I'm not familiar with tampabay.rr.com, (my ISP is Spectrum),




rr.com is Road Runner High Speed Online, the original (1995–2012) name of Spectrum. Many ISPs retain their old DNS configuration for years even after rebrandings.




would my dual-stack config work if I were to enable the option in the game "Enable IPv6 when available"?




Your ipconfig output doesn't show any "dual-stack config". You have IPv6 enabled as a feature, but you do not have a usable IPv6 address. (The link-local 'fe80…' address is only for local network management – to access the Internet, you need a global address, which currently starts with '2…' or perhaps '3…')



You should check whether your router




  1. has received its own IPv6 address from the ISP;

  2. has obtained a prefix delegation (address range for your LAN) through DHCPv6-PD;

  3. has the "router advertisement" (SLAAC) features enabled, annoucing that prefix to LAN devices.



It also suggests checking into using a "tunnel broker". Is this advisable?




It depends on how much you want IPv6, really. Yes, a tunnel broker would provide IPv6 connectivity that e.g. games could use. "Tunnel brokers" are just a specific kind of VPN; they provide you with IPv6 addresses and let you relay all IPv6 Internet traffic through their servers. The service quality (bandwidth and latency) depends on how far you are from the selected tunnel server.



For example, Hurricane Electric (aka tunnelbroker.net, practically the last surviving international tunnel broker) offers a tunnel server in Miami, FL.






share|improve this answer
















Should I contact my ISP and ask them to fix this ASAP as per testmyipv6.com? Or wait (for who knows how long) for my ISP to provide IPv6 resolvers?




Resolvers (DNS servers) are not your problem here. Having the resolvers themselves accessible via IPv6 is a step towards full IPv6-only capability (and shaking off the reliance on IPv4), but it is not technically required. It is perfectly normal to contact a resolver via IPv4 and ask it about a website's IPv6 address, or the other way around.



(And in any case, you're not required to use the ISP's resolvers – the popular Google's "8.8.8.8" and Cloudflare's "1.1.1.1" resolvers have IPv6 addresses as well.)



What you really need is just IPv6 connectivity itself. Spectrum seems to provide it (and according to their website it's always on, so you shouldn't need to call and request it), so the next step is making sure your router requests and configures it.




Since I did, in fact, connect to an IPv6 address (albeit via IPv4)




No you didn't; these are different protocols and do not interact with each other, and that statement makes zero sense. IPv4 only supports IPv4 addresses (the header doesn't even have nearly enough space for an IPv6 address).



A computer may have both IPv4 and IPv6 addresses and use both for different connections, but each individual connection (and/or individual IP packet) is either using IPv4 between two IPv4 addresses, or using IPv6 between two IPv6 addresses.



(It is possible that an ISP may translate between the two using e.g. NAT64, but even then, the IPv6-capable side still thinks it's communicating with another IPv6 address, while the IPv4 side also thinks it's communicating with another IPv4 address, so that is not an exception.)




I'm not familiar with tampabay.rr.com, (my ISP is Spectrum),




rr.com is Road Runner High Speed Online, the original (1995–2012) name of Spectrum. Many ISPs retain their old DNS configuration for years even after rebrandings.




would my dual-stack config work if I were to enable the option in the game "Enable IPv6 when available"?




Your ipconfig output doesn't show any "dual-stack config". You have IPv6 enabled as a feature, but you do not have a usable IPv6 address. (The link-local 'fe80…' address is only for local network management – to access the Internet, you need a global address, which currently starts with '2…' or perhaps '3…')



You should check whether your router




  1. has received its own IPv6 address from the ISP;

  2. has obtained a prefix delegation (address range for your LAN) through DHCPv6-PD;

  3. has the "router advertisement" (SLAAC) features enabled, annoucing that prefix to LAN devices.



It also suggests checking into using a "tunnel broker". Is this advisable?




It depends on how much you want IPv6, really. Yes, a tunnel broker would provide IPv6 connectivity that e.g. games could use. "Tunnel brokers" are just a specific kind of VPN; they provide you with IPv6 addresses and let you relay all IPv6 Internet traffic through their servers. The service quality (bandwidth and latency) depends on how far you are from the selected tunnel server.



For example, Hurricane Electric (aka tunnelbroker.net, practically the last surviving international tunnel broker) offers a tunnel server in Miami, FL.







share|improve this answer














share|improve this answer



share|improve this answer








edited yesterday

























answered yesterday









grawitygrawity

245k37517577




245k37517577













  • Thank you VERY much, I really appreciate it. I am NOT arguing with you, but simply want to point out that when you said, "No you didn't; these are different protocols and do not interact with each other, and that statement makes zero sense", I did so based on what this website testmyipv6 told me happened after I clicked on the Dual-Stack Test. If the website is in error, so be it. Also, as I mentioned above, Hurricane Electric also has a data center in Tampa which is in the list right after the two in Miami.

    – FlynHawn
    yesterday













  • That isn't exactly what the website means. Its "dual-stack" domain has both IPv4 and IPv6 addresses and the client connects to whichever one it's capable of connecting to, so if you're on IPv4-only network, you're connecting to the website's IPv4 address. Also, as shown in the linked screenshot above, Hurricane Electric doesn't have a tunnel server in Tampa. The company primarily deals with selling Internet uplinks to businesses and can be physically connected to at various locations, but only a small number of them host 6in4 tunnel relays as well.

    – grawity
    yesterday





















  • Thank you VERY much, I really appreciate it. I am NOT arguing with you, but simply want to point out that when you said, "No you didn't; these are different protocols and do not interact with each other, and that statement makes zero sense", I did so based on what this website testmyipv6 told me happened after I clicked on the Dual-Stack Test. If the website is in error, so be it. Also, as I mentioned above, Hurricane Electric also has a data center in Tampa which is in the list right after the two in Miami.

    – FlynHawn
    yesterday













  • That isn't exactly what the website means. Its "dual-stack" domain has both IPv4 and IPv6 addresses and the client connects to whichever one it's capable of connecting to, so if you're on IPv4-only network, you're connecting to the website's IPv4 address. Also, as shown in the linked screenshot above, Hurricane Electric doesn't have a tunnel server in Tampa. The company primarily deals with selling Internet uplinks to businesses and can be physically connected to at various locations, but only a small number of them host 6in4 tunnel relays as well.

    – grawity
    yesterday



















Thank you VERY much, I really appreciate it. I am NOT arguing with you, but simply want to point out that when you said, "No you didn't; these are different protocols and do not interact with each other, and that statement makes zero sense", I did so based on what this website testmyipv6 told me happened after I clicked on the Dual-Stack Test. If the website is in error, so be it. Also, as I mentioned above, Hurricane Electric also has a data center in Tampa which is in the list right after the two in Miami.

– FlynHawn
yesterday







Thank you VERY much, I really appreciate it. I am NOT arguing with you, but simply want to point out that when you said, "No you didn't; these are different protocols and do not interact with each other, and that statement makes zero sense", I did so based on what this website testmyipv6 told me happened after I clicked on the Dual-Stack Test. If the website is in error, so be it. Also, as I mentioned above, Hurricane Electric also has a data center in Tampa which is in the list right after the two in Miami.

– FlynHawn
yesterday















That isn't exactly what the website means. Its "dual-stack" domain has both IPv4 and IPv6 addresses and the client connects to whichever one it's capable of connecting to, so if you're on IPv4-only network, you're connecting to the website's IPv4 address. Also, as shown in the linked screenshot above, Hurricane Electric doesn't have a tunnel server in Tampa. The company primarily deals with selling Internet uplinks to businesses and can be physically connected to at various locations, but only a small number of them host 6in4 tunnel relays as well.

– grawity
yesterday







That isn't exactly what the website means. Its "dual-stack" domain has both IPv4 and IPv6 addresses and the client connects to whichever one it's capable of connecting to, so if you're on IPv4-only network, you're connecting to the website's IPv4 address. Also, as shown in the linked screenshot above, Hurricane Electric doesn't have a tunnel server in Tampa. The company primarily deals with selling Internet uplinks to businesses and can be physically connected to at various locations, but only a small number of them host 6in4 tunnel relays as well.

– grawity
yesterday












FlynHawn is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















FlynHawn is a new contributor. Be nice, and check out our Code of Conduct.













FlynHawn is a new contributor. Be nice, and check out our Code of Conduct.












FlynHawn is a new contributor. Be nice, and check out our Code of Conduct.
















Thanks for contributing an answer to Super User!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1429523%2fipv6-conundrum-the-15-characters-thing-is-a-pain%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

VNC viewer RFB protocol error: bad desktop size 0x0I Cannot Type the Key 'd' (lowercase) in VNC Viewer...

Tribunal Administrativo e Fiscal de Mirandela Referências Menu de...

looking for continuous Screen Capture for retroactivly reproducing errors, timeback machineRolling desktop...