Technical Tip: Unable to create DoS Policy
| Description | This article describes the error message 'Entry not found in datasource' when creating a DoS Policy in v7.4.6, v7.6.1, or v7.6.2. Policies that use an interface show missing or empty values after an upgrade. The interface port3 that is being added to the DoS policy is a member of the SD-WAN zone.
|
| Scope | FortiOS v7.4.6, v7.6.1, v7.6.2. |
| Solution | After upgrading to versions 7.4.6, 7.6.1, or 7.6.2 GA, users must manually recreate these policies and assign them to the appropriate SD-WAN zone.
Configure DoS Policy and set SD-WAN zone for its interface in the CLI:
config firewall DoS-policy edit 1 set name test set interface SDWAN set srcaddr "all" set dstaddr "all" set service "ALL" end next end
Verify the DoS policy in the GUI.
Additionally, interfaces that are members of a Zone (regular interface zones) cannot be referred to individually in DoS policies since v 7.6.1, and this does not represent an issue or malfunction. Use ZONE as a reference in the DoS policies. It is a known issue, 'Policies will be deleted or show empty values after upgrading to v7.4.6 or v7.6.1' is fixed in v7.4.8, v7.6.3.
Policies that use an interface show missing or empty values after an upgrade |


