nodemcu-custom-build
nodemcu-custom-build copied to clipboard
Option to enable IP forwarding
trafficstars
At the moment it seems that the firmware doesn't have IP forwarding enabled. It would be very useful to enable it when running as STATIONAP.
The relevant changes to enable them are:
/app/include/lwipopts.h set #define IP_FORWARD 1
Please define exactly which options in which files you're talking about.
Updated the description, hope it helps. Let me know if you need more info. And thanks for the awesome service! It's made my life so much easier. :+1:
Thanks, that helps. I changed it again because USE_DNS is a dup of #16.