ACL between VLANs
This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.
ACL between VLANs
VLAN1 is the system vlan.
VLAN4 is an IoT vlan.
VLAN99 is a guest vlan.
I want:
-all three to access the internet
-vlan99 only able to access the internet. No other vlans can access it or vice-versa.
-vlan1 to initiate a link to vlan4 but vlan4 cannot initiate a link to any vlan. (I believe this requires SPI which I think this router has).
programed ACLs:
1. Allow vlan1 to vlan4
2. Deny vlan4 to vlan1
3. Deny vlan99 to all
Problem:
With this setup, vlan4 and vlan99 do not connect to the internet.