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.