Issue with IPGroup ACL
Hi All,
I have more issues with Omada ACLs between IP Groups.
I have one common VLAN for all public devices (192.168.0.1/24), which needs internet connection on wired and on wireless network. The problem is, that I have to isolate from the internet a certain group of IPs of this VLAN in a certain period of time.
These IPs are all provided by fixed DHCP, grouped into a subset of the whole big VLAN, ie: 192.168.0.224/28, and containing wired and wireless IPs mixed. Lets call the group "Teens"
First I created a gateway ACL as follows,
direction: LAN -> WAN
policy: deny
Protocols: all
Time range: enabled (ie the referenced timeslot is every day between 16:00 and 22:00)
Source Rule Type: IP Group (ie: Teens)
Destination Rule Type: IP Group (ie: IPGroup_Any)
It is working in the defined time range, BUT I have noticed, that when the rule is getting enabled or disabled at start and end schedule, ALL other connected devices of the big VLAN is loosing the internet connectivity for few seconds. This is a big problem for all other IPs/devices in the VLAN. Still wondering, how this could happen? This is the issue no 1.
As next I tried to narrow down, and separate the IP ranges within the big VLAN, therefore created another group for the WAN router/gateway IP (192.168.0.1), called "Gateway" assuming, that if I would deny the connection between the group "Teens" and the group "Gateway", then no internet connection would work.
This was the ACL config
direction: LAN -> WAN
policy: deny
Protocols: all
Time range: enabled (ie the referenced timeslot is every day between 16:00 and 22:00)
Source Rule Type: IP Group (ie: Teens)
Destination Rule Type: IP Group (ie: Gateway)
This is not working at all. Even if I remove the Time range, and set the deny rule enabled, all these devices can access the internet through the gateway. This is the issue no 2.
This behaviour is the very same on router ER7212PC and ER605
Anyone faced the same issues?
If not, what do I wrong?
Thanks for any response in advance!
gZoma