I have tried twice to install 24.10 and twice I have hit a brick wall for no apparent reason.
I run currently latest 23.05.5 with all the latest updates. All is good... I then flash to 24.10.1. The LAN is getting internet but all other VLAN I have configured do not seem to work. Anything linked and tied to those VLAN do not manage to get an IP, as if the DHCP service of each interface was not working. With the latest update failure, I simply re flash the router with the 23.05.5 and it all went back up without doing anything... I am baffled.
Setup is a WRT3200ACM flash to 23.05.5. Its connected to a switch controlled by Omada to run the rest of the network with access point.
Please connect to your OpenWrt device using ssh and copy the output of the following commands and post it here using the "Preformatted text </> " button:
Remember to redact passwords, MAC addresses and any public IP addresses you may have:
The router's address must beoutside the DHCP pool. Here you have the router address on the .55 yet your pool is from .50-.149.
I see this also on the IoT, Video, VoIP, and Home networks. The only ones that don't have the problem are the guest and lan.
A common convention is to use either the top or bottom of the network address space for the router. In a /24, that would be the .1 or .254 address. This isn't a requirement, but often prevents exactly the problem you have here.
The only other things I see that could be a potential problem is the 802.1q stanzas. Remove these:
(remove all of them).
Aside from that, are the port-VLAN memberships as you want? It's worth reviewing, since, for example, you don't have any port(s) that trunk all of your VLANs.
I changed all the static address of each interface to put them all out of the range. Its something I overlooked and never thought of... Ever since I set everything up, its been working with no issues. But, we never know...
For the 8021q, I think they got created as I was removing the IPV6 automatic setup. But I did unconfigure them all.
For how the VLAN membership is done, it set across 3 of 4 physical port. I leave the 4th one open in case I loose the network and need to connect the laptop directly in. The VLAN are grouped according the bandwidth they generally use. I dont know if its good, but dont see how its bad and its been working well since 22.03.
Going for the weekend, will see upon my return if these fix changed something. If it does, I would still dont quite understand why its working as it was on 23.05 and not 24.10. Will let you know.
Router is hooked up to a 24 port switch which is doing all the internal work. The router is only routing and managing the WAN. I'd say for my usage, I am over the top. But I like to have things setup straight, have no bottle neck and additional controls.
I manage to, somehow, resolved the thing, although, I still don't quite understand what was wrong.
Came back, and despite all the changes above, it was still only working for LAN and Guest.
I deleted all VLANs, upgraded to 24.10, still not working
I then stumbled on a piece of setup in Omada that I had done: Legal DHCP Server. Obviously, after changing all interface static IP, that was no good anymore. I disabled that option, and everything came back. I reenabled it setting proper DHCP address to see if that was the culprit in the first place (incompatibility between OpenWRT and Omada) but no, it worked
In the end, it does not explain why after I upgraded with my initial setup it was not working, unless OpenWRT started not liking to have interface IP included in the range. After I changed the interface IP, it was most definitely blocked by Omada.