nodemcu-custom-build icon indicating copy to clipboard operation
nodemcu-custom-build copied to clipboard

Option to enable IP forwarding

Open richrd opened this issue 9 years ago • 3 comments
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

richrd avatar Mar 09 '16 19:03 richrd

Please define exactly which options in which files you're talking about.

marcelstoer avatar Mar 09 '16 19:03 marcelstoer

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:

richrd avatar Mar 09 '16 19:03 richrd

Thanks, that helps. I changed it again because USE_DNS is a dup of #16.

marcelstoer avatar Mar 09 '16 19:03 marcelstoer