Technical Tip: Local-in policies may be missing and not working after upgrading to v7.4.6
| Description | This article describes how some local-in policies are missing after upgrading to v7.4.6 or later because of new features. |
| Scope | FortiGate v7.4.6, v7.6.1. |
| Solution | In the previous version:
fgt # config firewall local-in-policy fgt (local-in-policy) # edit 0 fgt (0) # set intf
After upgrading to v7.4.6 and v7.6.1, some config errors may occur:
fgt # diagnose debug config-error-log read
The local-in policy:
fgt # config firewall local-in-policy fgt (local-in-policy) # edit 0 fgt (0) # set intf
Ports 1 and 4 are no longer available and have been replaced by the virtual-wan-link SD-WAN zone. All interface members of an SD-WAN zone and ZONE cannot be referenced individually on the local-in policy. To target an SD-WAN member interface, assign the local-in policy to the SD-WAN zone and restrict the traffic by setting the destination to the member interface's IP address.
If the local-in-policy is missing or shows an empty value for the 'intf' setting, recreate the policy and assign it to the appropriate SD-WAN zone.
Related documents: Known issues |

