I am opening that topic for trying to setup Netbird as a solutioin to overcome the CGNAT issue I am facing - stopping my DDNS as well as wgserver access to my home network.
I tried the same approach with proton forward IP/port but stopped it cause I don’t feel able to setup a script what would read dynamically changed forwarded IP and Port information from proton.
Generally I understand the background but I don’t know what functionality I really need, there are so many functions described and I guess I only need a few.
I do have restricted background and knowledge only, therefore I am not sure if I can handle that approach.
I only would like to have access to my home network via wgserver and DDNS, whereby wgserver as well as DDNS are setup and running —- at least until CGNAT came in the game
Or is there maybe any other more simple way to overcome that CGNAT issue?
My ISP does not provide public IPv4 nor IPv6. Therefore we tried using proton forward IP and port generally this works but proton often changes forward ip and port and this would mean change the OpenWRT setup … never ending story - for me at least.
I did not ask for explanation of CG-NAT
You can use natpmpc command line utility to forward incoming port, now check what is your public IP - according to https://www.rfc-editor.org/rfc/rfc6888 it is same as open portt (it would be useless to forward port other way)
You can find scripts for permanent "cgnat open port script" that do 90% of A-Y of what you are trying to achieve.