Reviewed-by: Rogal, Marcel <mrogal@noreply.gitea.eco.tsi-dev.otc-service.com> Co-authored-by: Li, Qiao <qiaoli@huawei.com> Co-committed-by: Li, Qiao <qiaoli@huawei.com>
16 KiB
Configuring Geolocation Access Control Rules to Block or Allow Requests from Specific Locations
WAF can identify where a request originates. You can set geolocation access control rules in just a few clicks and let WAF block or allow requests from a certain region. A geolocation access control rule allows you to allow or block requests from IP addresses from specified countries or regions.

If you have enabled enterprise projects, ensure that you have all operation permissions for the project where your WAF instance locates. Then, you can select the project from the Enterprise Project drop-down list and configure protection policies for the domain names in the project.
Prerequisites
A website has been added to WAF.
Constraints
- One region can be configured in only one geolocation access control rule.
- It takes several minutes for a new rule to take effect. After the rule takes effect, protection events triggered by the rule will be displayed on the Events page.
Configuring a Geolocation Access Control Rule
- Log in to the management console.
- Click
in the upper left corner of the management console and select a region or project.
- Click
in the upper left corner and choose Web Application Firewall (Dedicated) under Security.
- In the navigation pane on the left, choose Policies.
- Click the name of the target policy to go to the protection configuration page.
- In the Geolocation Access Control configuration area, change Status if needed and click Customize Rule.
- In the upper left corner above the Geolocation Access Control list, click Add Rule.
- In the displayed dialog box, add a geolocation access control rule by referring to Table 1.
- Click Confirm. You can then view the added rule in the list of the geolocation access control rules.
- To disable a rule, click Disable in the Operation column of the rule. The default Rule Status is Enabled.
- To modify a rule, click Modify in the row containing the rule.
- To delete a rule, click Delete in the row containing the rule.
Configuration Example - Allowing Access Requests from IP Addresses in a Specified Region
Assume that domain name www.example.com has been connected to WAF and you want to allow only IP addresses in Australia to access the domain name. Perform the following steps:
- Add a geolocation access control rule: Select Australia for Geolocation and select Allow for Protective Action.
- Enable geolocation access control.
- Configure a precise protection rule to block all requests.
- Clear the browser cache and access http://www.example.com.
When an access request from IP addresses outside Australia accesses the page, WAF blocks the access request.
- Go to the WAF console. In the navigation pane on the left, choose Events. View the event on the Events page. You will see that all requests not from Australia have been blocked.
Configuration Example - Blocking Access Requests from IP Addresses in a Specified Region
Assume that domain name www.example.com has been connected to WAF and you want to block all IP addresses from Australia to access the domain name. The following shows how to configure a rule to this end:
- Add a geolocation access control rule, select Australia for Geolocation and Block for Protective Action.
- Enable geolocation access control.
- Clear the browser cache and access http://www.example.com.
When an access request from IP addresses inside Australia accesses the page, WAF blocks the access request.
- Go to the WAF console. In the navigation pane on the left, choose Events. View the event on the Events page.
Protection Effect
To verify WAF is protecting your website (www.example.com) against a rule:
- Clear the browser cache and enter the domain name in the address bar to check whether the website is accessible.
- If the website is inaccessible, connect the website domain name to WAF by referring to Step 1: Add a Website to WAF.
- If the website is accessible, go to 2.
- Add a geolocation access control rule by referring to Configuring a Geolocation Access Control Rule.
- Clear the browser cache and access http://www.example.com. Normally, WAF blocks such requests and returns the block page.
- Go to the WAF console. In the navigation pane on the left, choose Events. On the displayed page, view or download events data.