-
Notifications
You must be signed in to change notification settings - Fork 327
Description
Bug report
What is the problem?
gluon main reverses the order of ethernet ports on x86 in comparison to the last release v2023.2.x
atleast when one ethernet port is internal and one is a pci card. (I haven't tested further cases, yet)
What is the expected behaviour?
internal LAN port should stay WAN (uplink role in this case)
pci card should stay LAN (mesh role in this case)
Gluon Version:
76f2a3d
but with OpenWrt slightly newer:
openwrt/openwrt@03fe596
This first occured with an official gluon main build without this kind of patch, too.
Site Configuration:
not publicly available, an older state is here:
https://github.com/ffac/site/tree/v2025.1.x
Custom patches:
also not the current state:
https://github.com/ffac/site/tree/v2025.1.x/patches
We have to try reproducing this on different machines/VMs now anyways so I might create a separate build without all these changes or even the example site from the gluon repo.
imho this is a regression that needs to be fixed before tagging a new release from gluon main.