Technical Tip: How to configure an IPsec remote access tunnel using the Wizard Feature in FortiGate 7.6 and lower versions
| Description | This article explains how to configure an IPsec tunnel Remote Access using Wizard in FortiGate v7.6.x and lower 7.x.x versions. |
| Scope | FortiGate 7.2.x, and 7.0. FortiClient 7.4.3. |
| Solution | Scenario:
Create an IPsec VPN with the VPN Wizard on FortiGate:
Version 7.6.2:
  ![]()
The incoming interface (connected to the Internet) and the local interface (connected to the LAN) must be declared. A pool for remote user connections must be created, along with user/group access for remote connections. The Split Tunneling option ensures internal resources remain reachable.
  Configure the IPsec VPN parameters and policies, then validate the configuration.
  Lower versions than 7.6.x.
The configuration remains similar to version 7.6.x, but the GUI differs (e.g., classic view in 7.4.7).
      After using the VPN Wizard, navigate to VPN -> IPsec Tunnels and double-click the VPN to verify parameters. Ensure XAUTH is enabled in the wizard to match the user group for VPN access.
Phase 2 Selector Parameters:
  Configuration Validation: Use FortiClient 7.4.3 (compatible with these FortiGate versions). Replicate same parameters on it.
  Parameters on FortiClient:
Testing Connectivity:
On a Windows device:
   
Verification:
In the IPsec Monitor, filter the same VPN, and the connected client details will be seen:
From the CLI the same information can be see as follows:
diagnose vpn tunnel list parent=adminFCT index=0 The VPN event logs will be as follows which shows in a clear manner:
date=2026-02-24 time=17:54:38 eventtime=1771935878707040318 tz="+0530" logid="0101037138" type="event" subtype="vpn" level="notice" vd="root" logdesc="IPsec connection status changed" msg="IPsec connection status change" action="tunnel-up" remip=10.5.145.161 locip=10.5.135.146 remport=53714 locport=4500 outintf="port1" srccountry="Reserved" cookies="aace2d0f280976be/ab0dd41ba6bd4da7" user="10.5.145.161" group="N/A" useralt="N/A" xauthuser="test" xauthgroup="Test local" assignip=10.10.10.1 vpntunnel="adminFCT_0" tunnelip=10.10.10.1 tunnelid=3001101085 tunneltype="ipsec" duration=0 sentbyte=0 rcvdbyte=0 nextstat=0 fctuid="2CE53206F23C4E4A94B4A6CFA08E7C34" advpnsc=0
These logs will clearly show the user details, including the assigned IP and other details, on a successful connection.
Related articles: |





















