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.

  • nat64dns64@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 months ago
    1. Your client needs to be IPv6-enabled
    2. Your client needs to be able to reach the target server via tcp/22

    All this presumes that your sshd is even listening on IPv6…

    • IgnisDa@alien.topOPB
      link
      fedilink
      English
      arrow-up
      1
      ·
      10 months ago

      I did use the Hetzner console to login into the server and enabled ListenAddress ::.