Someone ever tried using VLANs w the w6x?? Im struggling to make it work.
Post your configuration.
I've configured VLANs on the Acer and it works fine. Make sure that if you connect the Acer router to a switch, it's a managed switch that supports VLANs. Otherwise, you might have the same problem I did with another router that I connected to an unmanaged switch and it wouldn't work.
VLANs should be pretty straight forward using DSA syntax.
If you need help beyond the tutorial, we need to know your goals so that we can help you achieve them. And of course your config so we can show you the necessary edits/corrections/additions.
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 (red circle; this works best in the 'Markdown' composer view in the blue oval):
![]()
Remember to redact passwords, VPN keys, MAC addresses and any public IP addresses you may have:
ubus call system board
cat /etc/config/network
cat /etc/config/wireless
cat /etc/config/dhcp
cat /etc/config/firewall
After some research I made it work. I was trying to make it work only by enabling and setting the br-lan Bridge Vlan Filtering, and didn't create any interface or device for it.
Thanks everyone.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.