Created on
‎03-17-2025
08:43 AM
Edited on
‎03-17-2025
08:44 AM
By
Jean-Philippe_P
Description | This article describes a dial-up IPsec tunnel configuration using IKEv2 in which the user authenticates using user credentials and 2FA using FortiToken Mobile. |
Scope | FortiOS. |
Solution |
From CLI:
config user local edit "Test" set type password set two-factor fortitoken set fortitoken "FTKMxxxx" set email-to "xxxx@example.com" set next end
config user group edit "VPN_Users" set member "Test" next end
config vpn ipsec phase1-interface set type dynamic XnewPHTN66Y27Rw0dNH7zphxj1ZIhIEH05OVG6qHOZe9Jo2ZOnuOEWOKs0HuKbGMyYJ4bC0xd7NXG9Tn7bwOk1wYg==
config vpn ipsec phase2-interface
config firewall policy
Related documents: Technical Tip: IKEv2 Dialup IPsec tunnel with Radius and FortiToken MFA |