Technical Tip: Source IP reputation checks not working on firewall policy
| Description | This article describes how to troubleshoot issues with source reputation checks on firewall policies. |
| Scope | FortiGate. |
| Solution | IP reputation is closely tied to the ISDB. If the ISDB lacks info about an IP, the reputation is missing.
The Internet Service Database (ISDB) currently has five reputation levels. Read more in this article: Technical Tip: IP reputation filtering.
Consider the following policy configured, allowing access to a specific service on a specific internal host from the external to the internal network (WAN-LAN).
edit <policyID>
diagnose internet-service match root <ip> <netmask> 
The policy should be working as expected in this case, and this is not a configuration error or a bug.
Related documents: Troubleshooting Tip: Missing IPs in ISDB database Technical Tip: Obtaining an IP list from an ISDB using FortiGate CLI |
