Troubleshooting Tip: Private IP is getting blocked by GEO-IP
| Description | This article describes how to resolve a connection getting blocked by GEO-IP when the source is a private IP. |
| Scope | FortiWeb. |
| Solutionn | GEO-IP is a security feature that allows access based on the client's Location/Country. However, in some cases, the client might be using a private IP and still gets blocked by GEO-IP:
This issue can be resolved by removing the category 'unknown country/region' from the Selected Geolocation List.
CLI commands:
config waf geo-block-list
To remove entry number 3:
config waf geo-block-list edit "Test" config country-list delete 3 end end
Related document: |


