Block a Browser

This is a step-by-step tutorial on how to block a browser

Step 1: Name your Rule

When naming your firewall it is best practice to use a name that encapsulates the rule.

Example:

Step 2: Set Matching Rule

The fields below reflect a rule that applies to the United States.

Hint: Use your browser and search up your browsers user agent.

Example:

Expression: (ip.geoip.country eq "US")

Step 3: Select Action

This block action will be executed with every request matching the fields above.

Example:

Step 4: Deploy Rule

Select Deploy firewall rule to have all your changes reflect instantly.

Step 5:Check Rule Deployment

Client View: Visit host from a device that matches the rules. Example:

Last updated