- Find the "Access Groups" section
- Click the "Create Group" button
- Enter group name:
allow-ips
- Add IP addresses or ranges that should not be restricted.
- Then go to the "Applications" section and create a new application by clicking the "Add an Application" button.
- Enter the name of the application.
- Specify the application domain.
- Click Next to create a Policy
- Enter any Policy name and select the Bypass type.
- Select the previously created
allowed-ips
group in the Assign a group section. - Then click Next and in the next step "Add Application".
Now we have to get the desired behavior. Anything that is not included in the group of allowed-ips
is prohibited.