ER604 Firewall problem - not work
I try to achive firewall filtering that apply to specific range of IPs in particular time:
Lest use:
IP range 192.168.16.180-192.168.16.189
Time range to filter all traffic starts 20:00 and end 6:00
I created ip range in preferences/ip group Range1 and appropriate IP group Group1 which includes Range1
In Preferences/Time range there is time range set as 22:00 - 23:59 and 0:00-6:00 with name TimeRange1
Under firewall rules I created 2 polices:
| ID | Name | Policy | Service Type | Direction | Source | Destination | Effective Time |
|---|
| 1 |
Pol1 |
Block | ALL | LAN->WAN | Group1 | IPGROUP_ANY | TimeRange1 | ||
| 2 | Pol2 | Block | ALL | [WAN1] IN,[WAN/LAN2] IN | IPGROUP_ANY | Group1 | TimeRange1 |
I expect to filter out traffic fro Range1 starting 22:00
But it does not happen.
What is wrong in my way of thinking
Regards
