Skip to content
Home » Fortigate VPN

Fortigate VPN

FORTIGATE / FREE PATH

Build, diagnose, and recover FortiGate VPNs.

Develop practical skills for IPsec VPN operations, from tunnel state and selectors to Phase 1, Phase 2, routing, and failure recovery.

This is the engineering problem. This is how a real engineer investigates it. This is how KiwiTut lets you practise it.

Request Access The simulator is private. Access is controlled and issued by request.

FREE PATH / FORTIGATE FOCUS / PREPARES FOR KIWITUT PRO

FGT-HQ / OPERATOR SESSIONLIVE STATE

READ THE CLI.
UNDERSTAND THE STATE.
MAKE THE CHANGE.

Diagnose the failure.
Fix the network.
Prove the recovery.
Business impact → evidence → recovery → validation
KIWITUT PRO / INVESTIGATIONREAL INTERFACE
KiwiTut Pro investigation view used to read tunnel and route evidence during a VPN incident
Investigation view — the engineer reads tunnel and route evidence, then tests a hypothesis.
01

IPsec fundamentals

Understand the FortiGate VPN dependency chain from peer reachability through protected traffic.

02

Phase 1 / Phase 2

Distinguish IKE authentication and proposal negotiation from the child SA that carries traffic.

PHASE 1IKE gateway: reachability, proposals, key exchange.
PHASE 2IPsec selectors: which traffic may ride the tunnel.
FGT-HQ # diagnose vpn ike gateway list
gateway HQ-BRANCH role=responder established
Two-layer modelPhase 1 proves peers can talk; Phase 2 proves the right traffic can use the tunnel. Diagnose them separately or you will chase the wrong layer.
03

Selectors

Match local and remote protected networks to the traffic that must cross the tunnel.

04

Routing

Connect tunnel state to usable routes, policy direction, NAT behavior, and the return path.

Route presence

Protected subnets must point at the tunnel interface.
Check with: get router info routing-table all and get router info routing-table lookup 10.20.40.0/24

Policy order

Routing decides where, policy decides whether. A shadowed or missing policy silently drops matched traffic even on a healthy tunnel.

05

Tunnel diagnosis

Read operational evidence to isolate negotiation, selector, routing, and post-tunnel traffic failures.

06

Recovery validation

Prove the protected service works in both directions, not only that the tunnel reports up.

07

Policy and NAT interplay

Selectors define interesting traffic; policies and NAT decide how it is handled in flight. All three must agree.

Selector match

Both peers need mirror-image selectors – one-sided definitions negotiate but never carry traffic.
Inspect with: show vpn ipsec phase2

NAT map check

Confirm whether central SNAT applies before blaming the tunnel.
Inspect with: show firewall central-snat-map

08

Verification checklist

  • Gateway established in diagnose vpn ike gateway list
  • Tunnel up in diagnose vpn tunnel list
  • Routes present for protected subnets
  • Policy counters increment for matched traffic
  • End-to-end probe succeeds across the tunnel

Related engineering paths: SD-WAN path selection, the CLI decision-record guide, and the symptom-first troubleshooting workflow. Or browse the full FortiGate paths catalogue.

FORTIGATE LAB? THE MODEL MATTERS

Train inside KiwiTut Pro.

These public paths describe the engineering work. The real hands-on FortiGate network operations simulator is private beta at app.kiwitut.com and is available only after controlled access is approved.

ENGINEERING

KiwiTut Engineering develops practical FortiGate-focused enterprise network engineering simulation. Request Access