Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: lwip with NAT & IP Forwarding features #2826

Closed
mantatcheung opened this issue May 26, 2019 · 5 comments
Closed

Feature Request: lwip with NAT & IP Forwarding features #2826

mantatcheung opened this issue May 26, 2019 · 5 comments
Labels
Status: Stale Issue is stale stage (outdated/stuck)

Comments

@mantatcheung
Copy link

I'd like to implement a WiFi Repeater with ESP32. Can the standard Arduino libraries support NAT and IP Forwarding? I see that using ESP32 IDF can perform such with modification of the IDF lwip component - https://github.com/jonask1337/esp-lwip. If Arduino does not have this feature at this moment, can you include it in your future releases?

@atanisoft
Copy link
Collaborator

This functionality comes from esp-idf, if it is not available there it will need to first be implemented there. Please open an issue against esp-idf for tracking the functionality on that side.

@kotakomputer
Copy link

+1 this NAT Feature must be available, that's why WIFI_AP_STA required. Currently ESP32 has WIFI_AP_STA mode but not enable to make Client access internet.

@stale
Copy link

stale bot commented Jul 31, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Status: Stale Issue is stale stage (outdated/stuck) label Jul 31, 2019
@stale
Copy link

stale bot commented Aug 14, 2019

This stale issue has been automatically closed. Thank you for your contributions.

@stale stale bot closed this as completed Aug 14, 2019
@athusrv
Copy link

athusrv commented Aug 11, 2020

+1 for NAT/NAPT feature... is this planned to be implemented soon?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Stale Issue is stale stage (outdated/stuck)
Projects
None yet
Development

No branches or pull requests

4 participants