Hello everyone,
I'm trying to understand what the best or correct whitelisting method is.
Scenario: I need to whitelist URLs for a new application.
Method 1: Firewall Rule
1) Create FQDN Host: *.example.com
2) Create Firewall rule
Source: LAN
Source Networks: ANY
Destination: WAN
Destination Networks: *.example.com
Services: HTTP / HTTPS
Method 2: Web Policy
1) Create URL Group: Example Group
2) Create a Web Policy
- Add URL group to Web Policy (Allow)
3) Add Web Policy to a new or existing Firewall Rule
I'd like to know which method is best practice moving forward. I'm specifically whitelisting web traffic in this scenario.
If I need to whitelist FTP traffic outbound. I imagine Method 1 is my only option, correct?
This thread was automatically locked due to age.