Fix the router and network path first
When CGNAT is not the strongest signal, the best next step is usually cleaning up double NAT, bridge mode, forwarding rules, and firewall settings.
- What it may solve
- It can solve many moderate or strict NAT issues caused by double NAT, wrong target IPs, wrong ports, or services that never listened correctly.
- What it does not solve
- It does not help if the ISP never gives you a usable public IPv4 path in the first place.
- Cost
- Free
- Difficulty
- Moderate
- Public exposure
- Sometimes
- Security note
- Avoid exposing insecure services while testing. Harden the target service before you leave it reachable from the internet.