Skip to main content
yitoo_FTNT
Staff
Staff
July 1, 2026

Troubleshooting Tip: Interface IP in NAT source pool throws error conflicts with interface IP address

  • July 1, 2026
  • 0 replies
  • 10 views

Description

This article describes how to use an IP in a NAT source Pool that is already assigned to an interface.

Scope

FortiADC. 


Solution

When using the interface IP in the NAT source pool, this error can be seen: 'Conflicts with interface IP address'.

 

c1615750.png


 Interface configuration:

fcca6be8.png


To solve this, enable share-ip-address under global configuration and reboot the device:


config system global
set share-ip-address enable
end


execute reboot


After the reboot, the interface IP can be used in the source NAT pool.


322cf3f8.png