ethernet and wifi bridge
Posted: Wed Apr 14, 2021 10:26 pm
Hello! I looked in example "eth2wifi" inside IDF, but I need to do something a little different.
Ethernet to WiFi STA and not AP. I tried some things but none worked.
I have one device with ethernet connection, but in some clients, just the wifi is present. I need ESP32 to connect in WiFi (STA) and route all trafic to ethernet and vice-versa.
I tried to enable "IP forwarding and NAT" in LwIP menuconfig options, but none worked. Someone can help me?
Ethernet to WiFi STA and not AP. I tried some things but none worked.
I have one device with ethernet connection, but in some clients, just the wifi is present. I need ESP32 to connect in WiFi (STA) and route all trafic to ethernet and vice-versa.
I tried to enable "IP forwarding and NAT" in LwIP menuconfig options, but none worked. Someone can help me?