Share WiFi over PPPoS
Posted: Wed Nov 07, 2018 6:36 pm
Hi. I have a SIM800 modem. It has internet connection over PPPoS and it works well.
Now my goal is to config a ESP32 as AP and route traffic to PPPoS interface.
AP works and I can connect an external device to a ESP32.
The problem is: an external device says it has no internet connection when it connected to my AP.
I've switched IP_FORWARD on but unfortunately it doesn't work.
How can I implement this feature? Does someone have any examples, guides or advice?
Now my goal is to config a ESP32 as AP and route traffic to PPPoS interface.
AP works and I can connect an external device to a ESP32.
The problem is: an external device says it has no internet connection when it connected to my AP.
I've switched IP_FORWARD on but unfortunately it doesn't work.
How can I implement this feature? Does someone have any examples, guides or advice?