I'm working on a WiFi/Ethernet bridge project. I want one DHCP server running on my ESP32(C6) to hand out addresses to both the wired ethernet and WiFi.
What's the best way to approach this?
Can I adjust the dhcp server to listen on more than one `esp_netif`? If not, can I get this behavior by enabling some sort of automatic L2 bridging between two `esp_netif`? If so, how?
LWIP: Attach DHCP server to multiple interfaces.
-
- Posts: 168
- Joined: Sun May 22, 2022 2:42 pm
-
- Posts: 168
- Joined: Sun May 22, 2022 2:42 pm
Re: LWIP: Attach DHCP server to multiple interfaces.
Apparently this is a complex topic being discussed with good results at https://github.com/espressif/esp-idf/issues/5697
Who is online
Users browsing this forum: Majestic-12 [Bot] and 101 guests