Question

how to verify ipv6 is working

on this page https://docs.digitalocean.com/products/networking/ipv6/how-to/enable/#on-existing-droplets

it explains to test do this:

ping6 2001:4860:4860::8888

So if i go droplet, access, launch droplet console, and then type in that command, it just sits there forever and gives no output.

but if i do ping ipv4.google.com it gives output

and if i do ping6 ipv6.google.com it just sits there with no output again

Am I making a mistake, does this mean that my droplet is not configured properly, or is it okay and this is what happens normally?

My droplets ipv6 address is 2604:a880:400:d0::23ed:8001 if anyone can test that this works on ipv6


Submit an answer


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

alexdo
Site Moderator
Site Moderator badge
September 15, 2022

Hello @jamesmakin

Can you confirm that the configuration did not return any errors when running this command:

  1. sudo netplan apply --debug

Regards

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up