backup via TFTP function using WAN... how can we set the source-ip and interface?
Hi Guys
We have an NCM on a server which connects to our Fortigate across a VPN, it logs into the Fortigate via SSH and fires off
execute backup config tftp <backup_filename> <tftp_servers> <password>
The problem we have is the Fortigate is trying to send this traffic via our WAN interface. We had a similar issue with FortiManager/FortiAnalyzer, but we fixed this by configuring this in the CLI as the FortiManager/FortiAnalyzer sections have specific config "source-ip" parameter, which when set to the Fortigates LAN IP, forces this traffic to go via that interface.
How can we achieve this for TFTP?
Many thanks
Kelvin