I have a Flint 1 and I have a home lab with proxmox and many MV so I decided to start in the great world of the vlan tagging
I’ve read manuals and I’ve seen some videos so I’ve decided to create my first vlans with no luck
The most important thing was not to break the LAN, so I decided to create a single VLAN (VLAN 1) on all the Ethernet ports and check that everything was still working.
The result was that everything I plugged into the ports obtained an IP address and could browse the internet, but even though they were on the same VLAN, the devices couldn’t see each other. I couldn’t even ping them, nor access the services they expose on ports 80 and 443.
If I disable the VLAN, everything works fine. If I enable it, the devices can’t see each other.
I’m going to share the configuration to see if you can tell me what I’ve done wrong or what I’m missing.
I’ve looked for port isolation options or something similar, but I haven’t been able to find anything.
As far as i know, with this config, all eth ports are in the same vlan (vlan1) and all ports can manage untagged packets, treating them as vlan 1 packets.
Summing up, all devices should be in the same vlan and work as when there were in the LAN.
After that, I modifed the LAN interface in order to asociate with the new vlan.
Please try upgrading the AX1800 firmware to the latest v4.8.3 beta and test again.
Also, if you are configuring only a single VLAN ID, there is no need to enable PVID.
For reference, you may also find the OpenWrt DSA user guide helpful:
I don’t mind upgrade the router but I ask you because should be great know is the problem was my configuration or a problem with the FW version, shouldn’t it?
Is I have a bad configuration the problem will be there again with the new FW version.
What about what I asked before my configuration with VLAN 1 on all the ports? Is it correct and should it work, or is there something else that still needs to be done, which is why it’s not working?
You can see the pics in the earlier conversation (post 3)
After some time (2 days) working good, suddenly I’ve lost inet connection. I’ve tried to access to the web UI with no success, no conecction.
Ping between devices works.
I’ve unplug and replug the Flint and everything works again.
When the problem occurs, please check the following:
Whether any devices can connect to the AX1800’s Wi-Fi.
Try connecting to the AX1800’s GL UI, LuCI, or SSH via both wired and Wi-Fi to see if any of them are accessible.
Confirm that the AX1800 is using the original power adapter or another one that meets the 12V/1.5A specification.
If none of the management interfaces are accessible and the power adapter is original or meets the required specs, please try SSHing into the router while it is working normally and run the following command to stream the logs in the session. Keep the SSH session open, and after the issue occurs, export the logs shown and send them to us via private message.
I agree with you, probably is not related to the vlans. Power adapter is original so may be never happend again.
I'll see if it happens again.
I think the problem may be that I have added DNS blocklists in adguard and that sometimes eats up a lot of memory.
Going back to the question in the post, I have added a new vlan (40) and configured everything.
Something interesting has happened.
The devices in the new vlan did not obtain IP and if I configured it by hand they did not reach the flint interface (ping)
I've spent quite a bit of time going over settings etc and everything seemed fine so I decided to restart Flint as a last resort and it worked.
That is, in my case a Flint restart was required for the new Vlan configuration to work correctly.