- You need to make sure you have IPv6 access to the internet from your computer.
- In properly configured Linux boxes, your suffix might not be
::1
.
Self-Hosted Main
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
- Service: Dropbox - Alternative: Nextcloud
- Service: Google Reader - Alternative: Tiny Tiny RSS
- Service: Blogger - Alternative: WordPress
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
- Awesome-Selfhosted List of Software
- Awesome-Sysadmin List of Software
Hetzner
Use the web console and check which IP the machine actually has.
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.
- 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...
I did use the Hetzner console to login into the server and enabled ListenAddress ::.