Having Trouble with 'ping ipv6'? Why Can't I Ping an IPv6 Address Successfully?

18 Replies, 1248 Views

Hey everyone,

So I’m trying to ping ipv6 addresses, but it’s just not working for me. Like, I’ve double-checked the address, and it *should* be correct, but I keep getting "Destination unreachable" or "Request timed out."

Anyone else run into this? I’m not sure if it’s my network setup or if I’m missing something obvious. I’ve tried ping ipv6 on a few different devices, and it’s the same story every time.

Also, my IPv4 pings work fine, so it’s gotta be something specific to IPv6, right? Any tips or ideas would be super helpful!

Thanks in advance!

(Also, sorry if this has been asked before—I did a quick search but didn’t find anything that matched my issue exactly.)
Hey! I had the same issue with ping ipv6 a while back. Turns out my router wasn’t configured to handle IPv6 traffic properly. Check if your router supports IPv6 and if it’s enabled. Also, try using a tool like Ping6 or the built-in ping -6 command in your terminal. Sometimes it’s just a matter of the right command!
Yo, I feel you. IPv6 can be a pain. Have you checked your firewall settings? Sometimes they block IPv6 traffic by default. Also, make sure your ISP actually supports IPv6. If they don’t, you’re outta luck. You can test your connection using a site like test-ipv6.com to see if it’s even working.
Hmm, sounds like a routing issue. When I was trying to ping ipv6, I realized my network adapter wasn’t set up for IPv6. Go to your network settings and make sure IPv6 is enabled. If it is, try pinging a well-known IPv6 address like Google’s (2001:4860:4860::8888) to see if it’s just your target address that’s the problem.
Hey! I had this exact problem last week. Turns out my ISP wasn’t assigning me an IPv6 address properly. I had to manually configure it. You might wanna check your DHCP settings or contact your ISP to confirm they’re handing out IPv6 addresses. Also, try using Wireshark to see if the packets are even leaving your device.
Dude, I feel your pain. IPv6 is a whole different beast. Have you tried using a different tool like traceroute6 to see where the packets are dropping? Sometimes it’s not the ping ipv6 command itself but the route the packets are taking. Also, check if your device’s OS is fully IPv6-compatible. Some older systems struggle with it.
Hey there! I ran into this too. One thing that helped me was disabling IPv4 temporarily to force my system to use IPv6. You can do this by going into your network settings and unchecking IPv4. If ping ipv6 works after that, it’s definitely a conflict between the two protocols. Just remember to re-enable IPv4 afterward!
This might sound dumb, but have you tried restarting your router? I know it’s cliché, but sometimes routers just need a reset to properly handle IPv6. Also, check if your modem supports IPv6—some older ones don’t. If all else fails, try using a VPN that supports IPv6 to see if it’s an issue with your local network.
Wow, thanks for all the suggestions, everyone! I tried a few things—restarted my router, checked my firewall, and even disabled IPv4 temporarily. Turns out my ISP wasn’t assigning me an IPv6 address properly. I contacted them, and they fixed it on their end. Now ping ipv6 works like a charm!

I also used test-ipv6.com to confirm everything’s working. Seriously, you guys are lifesavers. I’ll keep the other tips in mind if I run into more issues. Thanks again!
Hey! I had a similar issue, and it turned out to be my network adapter driver. Updating it fixed the problem. Also, try pinging your own IPv6 address (::1) to see if it’s a local issue. If that works, then the problem is likely with your network or the target address. Good luck!



Users browsing this thread: 1 Guest(s)