Technical Tip: Unable to disable VIP entry
| Description | This article explains the reason behind not being able to disable a VIP entry when pushing the configuration change from FortiManager. |
| Scope | FortiGate, FortiManager. |
| Solution | When pushing a configuration change from FortiManager to FortiGate, especially the configuration change of a VIP entry, the following error can be seen:
FortiGate (NetScaler_VIP) $ set status disable
The reason for this error is that this VIP entry is already being used on the configuration, specifically used on a firewall policy, as seen below:
config firewall policy
Even if this firewall policy is disabled, the VIP entry will still be marked as used. To mitigate the behavior, another VIP entry can be used on the configuration in the firewall policy instead, or the firewall policy should be deleted altogether.
Note: Disabling virtual IPs can only be done if the FortiGate is using central NAT mode. This feature was introduced in v7.0: Allow VIPs to be enabled or disabled in central NAT mode. |

