Troubleshooting Tip: Unable to create ISDB exceptions via CLI
| Description | This article describes why it is not possible to disable ISDB entries using the CLI. |
| Scope | FortiGate. |
| Solution | ISDB exceptions can be added using the GUI by following this KB article: Technical Tip: How to Disable Specific IP Addresses or IP Address Ranges in ISDB Address Objects.
This will add an internet-service-extension to the configuration. For example, if an entry is disabled for the 'Malicious-Malicious.Server' object (ID=11337935):
FortiGate # show firewall internet-service-extension
Note: To check the ID for a specific ISDB group, the following commands can be used:
FortiGate # diagnose internet-service id | grep 11337935
FortiGate # config firewall internet-service-extension value parse error before '1'
This is by design, as manually changing these entries via the CLI is considered highly error-prone. The only way to edit these ISDB objects is through the GUI.
There is a known issue (ID 853352 in the release notes): when there are more than 100000 entries in an ISDB object, the GUI will get stuck when scrolling down the list.
|
