this post was submitted on 14 Nov 2024
6 points (100.0% liked)

Tailscale

148 readers
1 users here now

A community for the Tailscale WireGuard-based VPN. https://tailscale.com/

founded 1 year ago
MODERATORS
 

I have a cloud VPS running Ubuntu with Tailscale installed directly. I also have Tailscale installed on my home server.

I'm trying to access my self-hosted applications from outside my home network which I did easily until I switched to fiber internet that uses CGNAT.

Tailscale is working locally but not outside my home network. A suggestion was to disable IP v4 on Tailscale since it conflicts with the CGNAT IP my ISP is using. However when I add the "disableIPv4": true to the config file in the access control area of Tailscale, I keep getting various errors.

Any help would be appreciated.

you are viewing a single comment's thread
view the rest of the comments
[–] aeternum@lemmy.blahaj.zone 1 points 1 month ago

the way i got around this is to set my DNS settings on my domain to be the IP of my NPM server's tailscale address.

i.e. 100.12.34.56 A record for mydomain.com, but leave all the local addresses the same