**What I am trying to do - **I need to setup a web server that will run on raspberry pi. The server will use custom port. And one of route will have incoming data from internet
**Issue I’m facing - **ACT ISP uses a CGNAT. So impossible to setup port forwarding
What options do I have ? Please also suggest any reference/guide/manual for the same
No, you still need a open port. DDNS is useful when you have a dynamic IP facing the internet but in your case since you’re already inside NAT this won’t help.
Saw a post some time back. A member had set up home automation using a vps as a proxy public IP to ping back home from remote networks. The home network router was connected via vpn to the vps.
You could also try zerotier, a popular nat punching software.
Edit- it was superczar, above me
Check his home automation post