DPI filters not being obeyed
I have created 2 DPI Application Filter for my business network and from my tests I see that rules are not correctly followed.
DPI configuration:
First here is my DPI configuration. You can see all my VLANS area assined to 2 Application Filters.
The blocking filter: Personel_Filter
This is the default filter set for most VLANs on my network that filters the most of the stuff that doesn't belong company network and allows a related apps in Allowed_Class1, Allowed_Class2 and Allowed_Class3 rules etc.
The unrestricted filter: Yonetici_Filter
This filter only uses Allowed_Unrestricted_Class1 rule that allows all app traffic to pass through.
As you can see it flags all 2386 apps to QoS Class 1 which should allow the traffic.
My pc is set to VLAN that is assigned to the unrestricted filter: Yonetici_Filter
The problem
So basically I expect:
- All the PC and devices in other VLANs to get traffic blocked for apps like battlenet, steam, dropbox and discord.
- My PC that sits in specific VLAN (yonetici) with the unrestricted DPI filter (Yonetici_Filter) assigned should allow these apps.
In my tests though, I can see my own PCs traffic for apps like battlenet, steam, dropbox and discord is blocked.
When I click the details of the blocked apps, I can see my own PC is listed in details:
From my understanding rules from the restricting profile (Personel_Filter) is affecting my PC even though it should only be evaluated using Yonetici_Filter. Either I'm misconfiguring something here or there is a bug.
Any ideas?
@Vincent-TP your help is welcome :)