Hello headscale users! Did anyone get headscale working in a non standard port? E.g. https://hs.example.com:8443 ? For me It does not work and I think the tailscale clients still send some
Sheldon Cooper @ intelligent_snyder @toot.io Posts 1Comments 1Joined 3 yr. ago

Sheldon Cooper @ intelligent_snyder @toot.io
Posts
1
Comments
1
Joined
3 yr. ago
@iso Thanks a lot! Are you using letsencrypt for tls or a reverse proxy? If letsencrypt, did you have to setup firewall rules for port 80 like mention here: https://headscale.net/tls/#http-01.
Keep in mind, however, that Let's Encrypt will only connect to port 80 for the validation callback, so if you change tlsletsencryptlisten you will also need to configure something else (e.g. a firewall rule) to forward the traffic from port 80 to the ip:port combination specified in tlsletsencryptlisten.