Created on
‎08-31-2022
02:09 PM
Edited on
‎12-20-2025
06:10 AM
By
Jean-Philippe_P
| Description | This article describes the process of initial 'ftm-push' troubleshooting. |
| Scope | FortiGate, FortiToken. |
| Solution |
This article is relevant for use cases where FortiToken is assigned to FortiGate users or administrators. For initial troubleshooting when FortiToken is assigned on FortiAuthenticator, see the article Technical Tip: FortiToken Push on FortiAuthenticator: operation flow and details.
show full system ftm-push
Update that port if necessary. For instance, if port forwarding is configured under Virtual IPs for port 4433, and there are no conflicts for 20443, then use the following commands:
config system ftm-push set server-port 20443 end
show full firewall local-in-policy
execute ping <Domain Name>
If the resolution is different from the Public IP, then adapt the config:
config system ftm-push set server <Public IP> end
diagnose debug reset diagnose debug flow filter clear diagnose debug console timestamp enable diagnose debug flow show iprope enable diagnose debug flow filter addr x.x.x.x <- Where x.x.x.x is the corresponding public IP address for ftm-push. diagnose debug flow filter port yyy <- Where yyy is the port number assigned to server-port in ftm-push. diagnose debug flow trace start 99 diagnose debug enable
Next, test ftm-push, and disable debug flow after completion with the following commands:
diagnose debug reset diagnose debug disable
diagnose debug reset diagnose debug application ftm-push -1 diagnose debug enable
Finally, test ftm-push, and disable debug flow once done using the following commands:
diagnose debug reset diagnose debug disable
Note: For Push Notifications to work seamlessly, there should be an Admin account on a FortiGate without the Trusted Host feature (Restrict login to trusted hosts) enabled. Either edit one of the existing Admin accounts or add a new Admin account without a Trusted Host. Technical Tip: FortiToken Mobile push notification |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.