T Techclick ← All lessons
Fortinet · FortiOS 7.4 · Lesson 1 of 12

Three boxes: who forwards, who writes, who remembers

Chat says “the Fortinet is down.” That sentence is already three products. This lesson is only the split: FortiGate in the path, FortiManager for policy at scale, FortiAnalyzer for logs. Reboot the wrong one and the ticket gets longer.

Updated 2026-08-18·18 min read·L2 primary·Quiz at end

After this page you can

The ticket

Priya cannot reach the internet. Someone reboots FortiManager. Sessions on fgt-hq never moved. Logs were never on FMG. You rebooted the typewriter, not the road.

Quick interview answer

FortiGate is the NGFW in the packet path (policy, NAT, VPN, UTM). FortiManager is central policy/device manager — ADOM, install, revision. FortiAnalyzer is the log/report box. FortiOS 7.4 Admin Guide treats them as a Fabric, not one appliance. Policy still lives on the FortiGate after install. If FMG dies, existing policy keeps forwarding.

Hero · three jobs
FortiGate forwards, FortiManager writes, FortiAnalyzer stores logs
The packet never visits FortiManager. The admin might.
Lab data · dummy only

FortiGate fgt-hq mgmt 10.10.10.1 · WAN 203.0.113.10 · LAN 10.20.30.0/24 · FortiManager 10.10.10.5 · FortiAnalyzer 10.10.10.6 · Priya 10.20.30.80 · branch peer WAN 198.51.100.10 · Azure VPN GW public 203.0.113.50 · AWS VGW public 203.0.113.60. RFC 5737. Not a customer.

Mental model

BoxJobThis labIf it dies
FortiGateForward, NAT, VPN, inspect10.10.10.1 / 203.0.113.10Traffic dies
FortiManagerCentral policy, ADOM, install10.10.10.5You cannot push; last install still runs
FortiAnalyzerLogs, reports, FortiView10.10.10.6Forwarding continues; you go blind
Who is in the path
Priya .80 FortiGatein the packet path Internet FMG .5 FAZ .6

FMG and FAZ sit beside the path. They are not hops.

How to choose

ModeUseTrap
FortiGate local GUIThis class lab, one boxTwo admins overwrite each other
FMG-managedMany sites / ADOMsEdit on FGT then on FMG → config conflict
FAZ loggingAny productionDisk on FGT is not your SIEM
https://fgt-hq.techclick-lab.in
Training mock · not live
DashboardPolicyVPNNetwork
System → FortiGuard / Fabric

Security Fabric

fgt-hq — Role: Downstream / Root
10.10.10.5 — Central management
10.10.10.6 — Log & report
In sync
FortiOS 7.4: Security Fabric connects FGT + FMG + FAZ. Training mock.

Runbook

  1. Side A — path

    Priya pings 8.8.8.8. On FGT: get system status, get system performance status. If sessions exist, FMG is not the outage.

  2. Side B — manager

    FMG Device Manager: fgt-hq in sync. Do not Install now unless you meant to.

  3. Side C — logs

    FAZ Log View: traffic from 10.20.30.80. Empty FAZ + working ping = log path, not policy.

fgt-hq · dummy
get system status
# Version: FortiOS v7.4.x   Hostname: fgt-hq
# Operation Mode: NAT

execute ping 10.10.10.5
# FMG reachable — still does not mean traffic is OK

get log fortianalyzer setting
# status: enable   server: 10.10.10.6

Four failures

1 · GUI of FMG down, users fine

Not an outage. Do not reboot the FortiGate.

2 · FGT up, FAZ empty

Log setting, routing to 10.10.10.6, or FAZ disk. Policy may be perfect.

3 · Two sources of truth

Edited policy on FGT GUI while FMG thinks it owns the ADOM. Next Install overwrites you.

4 · “Reload Fortinet”

Say the product name. FGT / FMG / FAZ / FortiClient are not synonyms.

How to prove it

Close the ticket only when

1) You named the sick product. 2) A session exists or does not on the FortiGate. 3) FMG sync state is known. 4) You did not Install from FMG as a panic button.

Traps

SymptomBoxWrong fix
Users downFortiGate pathReboot FMG
No reportsFAZRewrite firewall policy
Cannot edit central policyFMGFactory reset FGT

Knowledge check

Judgment items. One best answer. Reasons send you back to the matching section.

Q1

A user packet from Priya to the internet is forwarded by which product?

Correct: c. Only FortiGate is in the packet path.
Q2

FortiManager is down. What still works?

Correct: b. FMG is not a hop.
Q3

Where do you search yesterday’s denied traffic at scale?

Correct: b. FAZ is the log box.
Q4

You edited a policy on the FortiGate GUI and later hit Install on FMG. Risk?

Correct: b. One source of truth.
Q5

Chat says “Fortinet is down.” First question?

Correct: a. Ticket opening.
Q6

Security Fabric in this lab connects…

Correct: b. FortiOS 7.4 Fabric.

FortiGate class series: FGT / FMG / FAZ · First day · Policy first match · SNAT vs VIP · Profiles + SSL · debug flow · IPsec S2S · SSL-VPN vs RA · SD-WAN SLA · VDOM · FGCP HA · Interview

Sources

Related: FortiGate session factory · VPN series.