최신 업데이트:2026-03-23 11:14:32
Reading time: About 5 minutes
Prerequisites: None
| Policy | Use When |
|---|---|
| IP/Geo Firewall | A specific IP or region is confirmed to have no legitimate users — block it directly |
| Threat Intelligence | Automatically identify known malicious IPs (no manual list maintenance needed) |
| Rate Limiting | Limit the request frequency of a single IP rather than blocking it entirely |
| Whitelist | Allow specific IPs to bypass all security checks |
Navigation path: Security Settings > Policies > [Target Hostname] > IP/Geo Firewall
1.2.3.41.2.3.0/241.2.3.1–1.2.3.100Usage recommendations:
Important: Geo blocking affects all users in the selected region, including your legitimate users. Use this only when:
- Your product explicitly does not serve that region
- The proportion of attack requests from that region is extremely high and there are no legitimate users
User experience after blocking: When users in the blocked region try to access your site, they will see the page you configured in Custom Response (a 403 response is returned by default). It is recommended to customize the response page to inform users why the service is unavailable and avoid confusion.