On the Checkpoint management server we have ordered layer for our access rules.
Access
Application and URL filtering.
We need to whitelist certain subnet to access certain specific urls and the rest of the Internet access from those subnet is denied by the default deny rule in the Application and Url filetering rule base. Below are some of the urls I need whitelisted.
https://api.nuger.org
https://www.nuget.org/
So for this access I created a new custom Application/Site and created a rule in the application/url filtering rulebase with source as the subnet, destination as any and in service/applications I put the newly created custom application/site and action permit
When i check the custom Application/site i created I could see http, https is allowed.
Now when i try to access the website from the host in that subnet it is still getting blocked as per the default deny rule in the Application and url filtering rule base,even though I have kept the new created rule above default deny.
Can someone please help me to understand why this is causing this and what is the solution.