Question
FTP Push on two WANs
Hi,
I now create additional dialup tunnels on second wan for failover, but we use ftm to get notifications during login on mobile smartphones, the config looks like:
FGT (ftm-push) # show full-configuration
config system ftm-push
set proxy enable
set interface ''
set server "PUBLIC_IP_OF_WAN1"
set server-port 4433
set server-cert "Fortinet_Factory"
set status enable
endhow to configure ftm to have it working on WAN1 and WAN2 interfaces, because If I’m trying to configure it on both wan ports I get an error:
FGT (ftm-push) # set interface "port24" "port23"
command parse error before 'port23'
Command fail. Return code -61
