esp32_nat_router icon indicating copy to clipboard operation
esp32_nat_router copied to clipboard

Portmapping Not Working After First Reboot/Startup

Open geidien opened this issue 2 years ago • 1 comments

Portmapping works great on the device if I erase the flash, then reflash firmware to a "new" state. Device then works perfectly and portmap functions as it should. As soon as the device is powered off or rebooted, the portmapping no longer works. I have tried removing and re-adding the portmap using the portmap console line, and even using a different port. But, the device no longer forwards the port.

Any reason as to why portmapping would only work on the first boot?

geidien avatar Oct 24 '23 17:10 geidien

Port mapping works for me after restart and power off, try flashing the newest binary from master.

Hougaard22 avatar Nov 28 '23 13:11 Hougaard22