- Your client needs to be IPv6-enabled
- 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...
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
For Example
We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.
Useful Lists
All this presumes that your sshd is even listening on IPv6...
I did use the Hetzner console to login into the server and enabled ListenAddress ::.
Hetzner
Use the web console and check which IP the machine actually has.
::1
.2a01:4ff:1f0:c2f8::/64
is the whole subnet, your server will have one (or more) addresses in that subnet. This could be 2a01:4ff:1f0:c2f8::1
, but could also be a randomly generated suffix.