Troubleshooting Tip: How to check if a particular Internet Service exists on FortiManager and FortiGate
| Description | This article describes how to resolve errors where policy package installation fails if FortiManager attempts to push a firewall policy that references an internet-service-name (or internet-service6-name) not available on the target FortiGate. This typically occurs when there is a mismatch in the Internet Service Database (ISDB) version or when a service exists in FortiManager but not on FortiGate. |
| Scope | FortiManager/FortiGate v7.x. |
| Solution |
To ensure consistency, the ISDB version must be the same on both FortiGate and FortiManager. To check:
On FortiGate:
diagnose autoupdate versions | grep "Internet-service Standard Database" -A5 diagnose autoupdate versions | grep "Internet-service Standard Database" -A5
On FortiManager:
diagnose dvm adom list
This command will list all ADOMs, along with the ISDB version used in each. Look at the ISDB column for the version.
diagnose internet-service id-summary | grep Botnet If no output is returned, the service likely does not exist on the FortiGate due to an outdated Internet Service Database (ISDB).
Notes:
Related articles: Technical Tip: Required information for TAC tickets Technical Tip: How to create a log file of a session using PuTTY |
