Aircoookie / WLED

Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi!
https://kno.wled.ge
MIT License
14.68k stars 3.16k forks source link

Static IP on Ethernet Boards #4144

Open Fonzi03 opened 2 weeks ago

Fonzi03 commented 2 weeks ago

This was posted here as a bug: https://github.com/Aircoookie/WLED/issues/3927 I see it was marked closed but I am uncertain why? It maybe should have been a feature request?

Just like Wifi, Ethernet should have the capability of putting in a static IP.

As a note, same as mentioned in the bug above, a gateway should never be required but instead optional.

If static IP capabilities are added for Ethernet, they should be separate from the Wifi settings as users may want them both configured.

netmindz commented 1 week ago

I don't think WLED is really designed to handle being attached to multiple networks simultaneously, so single fixed IP should be ok

If you set the gateway IP as well as your device's IP do you see the static IP set correctly to the wired interface?

If this does work, but only if the gateway is set, then please open a second bug report for this specifically

Fonzi03 commented 1 week ago

I cant test this any time soon as the board is in my attic and I havent gotten my network pathway up there yet. May be able to test in about 3 weeks or so.