FortiSRA
FortiSRA protects OT environments by providing a secure remote access solution designed for third-party contractors and remote employees. FortiSRA offers security features such as secure remote access, privileged credential management, session monitoring, web-based antivirus scanning, and a secure file manager
DPadula
Staff & Editor
Staff & Editor
Article Id 409509
Description This article describes how to change the IP address on the VIP.
Scope FortiSRA.
Solution

While changing the IP address VIP on FortiSRA, the message 'extip can not be set manually when intf-ip-sync is enable' will be shown.

 

error message.jpg

 

As shown in the picture above, there is no 'intf-ip-sync' command; the reason is that the enable option is the default action. FortiOS will not show default commands on the CLI unless 'show full-configuration' is used.

 

  1. Set the command  'intf-ip-sync' to disable first using the 'set intf-ip-sync disable' command.
  2. Change the IP accordingly to the environment setup with 'set extip x.x.x.x'. In this example, the IP address 10.56.2.185 is being used.
  3. Use 'end' to save the settings.

 

settings changed.jpg