I provisioned a machine on Hetzner Cloud. All default settings except Networking where I chose ONLY IPv6. Added an SSH key too.

When I try to connect over ssh, I get the following error:

https://imgur.com/a/mx1hzCU

The public address given by hetzner was 2a01:4ff:1f0:c2f8::/64, but I saw online that I have to replace the /64 with 1.

you are viewing a single comment's thread
view the rest of the comments
[–] [B] 1 point 2 years ago
  1. You need to make sure you have IPv6 access to the internet from your computer.
  2. In properly configured Linux boxes, your suffix might not be ::1.
  • source