I have two zones LAN and LAN2. LAN2 is for kids, separate zone to isolate their malware etc. LAN2 -> WAN rules exist to force login via captive portal so that surf time quotas can be applied. This works.
Now I want intra-LAN2 traffic to be counted in the surf time so that peer-peer gaming can be restricted when surf time is expired. I think I want to create equivalent of Client Isolation but have a rule that overrides this for known users. These rules are created below the captive portal rules (which are LAN2 -> WAN rules)
1) Source LAN2 zone, any service, any host Dest LAN2 zone any service, any host Match Users No Advanced filters, No NAT : ACCEPT
2) Source LAN2 zone, any service, any host Dest LAN2 zone any service, any host Dont match users : DROP
I expect 2) to achieve Client Isolation and by putting 1) above it then peer-peer will work in LAN2 while the matched users still have quota.
However, if I disable 1) to test that clients are isolated by 2) then LAN2 clients can still ping each other.
What did I miss, am I going about this the right way?
This thread was automatically locked due to age.