Check Point to FortiGate Migration — Complete Technical Guide for Indian Enterprises

Pawan Sharma Published 10 Apr 2026  ·  By Pawan Sharma  ·  Cybersecurity  ·  10 min read

Check Point has been a trusted name in enterprise firewalls for decades. But as Indian enterprises face growing throughput demands, tighter budgets, and the need for converged security (SD-WAN, ZTNA, SASE), many are evaluating a migration to Fortinet FortiGate. This guide covers the complete migration path — from architecture mapping and hardware sizing to FortiConverter tool usage, policy conversion, VPN migration, and the manual work that no tool can automate. Every technical claim is sourced from official Fortinet and Check Point documentation.

Ogma's position: We are an authorised Fortinet partner. We have migrated enterprises from Check Point, Palo Alto, Cisco ASA, and SonicWall to FortiGate. This guide is written for network engineers planning or evaluating a migration — not as a sales pitch. Both platforms are Leaders in the 2025 Gartner Magic Quadrant for Hybrid Mesh Firewalls.


Why Enterprises Migrate from Check Point to FortiGate

The decision to migrate is rarely about one factor. Based on our experience across Indian enterprises, the most common drivers are:

Performance per Rupee

FortiGate uses custom SP5 and NP7 ASICs for hardware-accelerated packet processing. Check Point uses commodity Intel CPUs with CoreXL software optimisation. The result: FortiGate typically delivers 3–5x higher throughput at comparable price points. Industry benchmarks have shown ratios like $8.30 (FortiGate) vs $21.45 (Check Point) per protected Mbps.

Simpler Licensing

Check Point's per-blade, per-gateway model means you pay separately for IPS, AV, Anti-Bot, URL Filtering, SandBlast, and more. Fortinet bundles everything into ATP/UTP/Enterprise tiers. For Indian enterprises running 5+ blades on multiple gateways, the TCO difference is substantial.

Built-in SD-WAN & ZTNA

SD-WAN is built into every FortiGate at no additional cost. Check Point requires separate Quantum SD-WAN appliances. Similarly, ZTNA is included in FortiOS Enterprise bundle, while Check Point requires Harmony Connect (separate product and license).

Self-Contained Management

Check Point requires a separate Security Management Server (SMS) — the gateway cannot be managed standalone. FortiGate is fully self-contained with local web GUI + CLI. FortiManager is optional for centralised management, not mandatory.


Architecture Mapping: Check Point to Fortinet

Before diving into migration mechanics, understand how the two platforms map at an architectural level:

Check Point Component Fortinet Equivalent Notes
Security Gateway (Gaia OS)FortiGate (FortiOS)Firewall appliance
Security Management ServerFortiManagerCentralised policy management (optional for FortiGate)
Multi-Domain Server (Provider-1)FortiManager with ADOMsMulti-tenant management
SmartConsole (thick client)FortiGate Web GUI + CLIWeb-based; no thick client required
SmartEventFortiAnalyzerSIEM, log correlation, reporting
VSX (Virtual Systems)VDOM (Virtual Domains)Virtual firewall instances
Maestro (hyperscale)FortiGate chassis (7000 series)Scale-out architecture
Harmony EndpointFortiClient EMSEndpoint protection + VPN client
CloudGuardFortiGate-VMCloud firewall (AWS/Azure/GCP)
R81.20 / R82FortiOS 7.4.x / 7.6.xCurrent production OS versions
NGFW bundleATP bundleFW + IPS + App Control
NGTX bundleEnterprise Protection bundleFull stack with sandboxing

Hardware Model Equivalents

Sizing should be based on Threat Prevention throughput (all security features enabled), not raw firewall throughput. All numbers from official vendor datasheets:

Check Point Model NGFW Throughput TP Throughput FortiGate Equivalent NGFW Throughput
Quantum 5200~5 Gbps~1 GbpsFortiGate-120G3.1 Gbps
Quantum 62003.72 Gbps1.8 GbpsFortiGate-200G7 Gbps
Quantum 66006.2 Gbps3.7 GbpsFortiGate-400G~12 Gbps
Quantum 680017 Gbps7.4 GbpsFortiGate-900G31 Gbps
Quantum Force 920060 Gbps6.6 GbpsFortiGate-900G31 Gbps
Quantum 1620078.3 Gbps15 GbpsFortiGate-1800F / 3200F~20+ Gbps
Quantum 26000106.2 Gbps24 GbpsFortiGate-3500F / 4200F~30+ Gbps

Sources: Check Point 6200 DS, 6600 DS, FortiGate 200G DS, 900G DS


FortiConverter: The Migration Tool

Fortinet's FortiConverter automates the conversion of Check Point configurations to FortiOS format. It comes in two forms:

FortiConverter Service (cloud)

One-time, per-appliance. Upload your config to the FortiConverter Service Portal, Fortinet engineers convert and validate. $50–$5,000 depending on target FortiGate model. Included in Enterprise and 360 Protection bundles.

FortiConverter Tool (software)

Standalone Windows application with a Check Point Conversion Wizard. Yearly subscription (~$2,000–$3,000/yr). Supports 20+ vendors. Unlimited conversions. Best for partners and SPs.

What FortiConverter Converts

  • Firewall policies (from CSV export or rulebases files)
  • NAT rules — Hide NAT, Static NAT, Manual NAT (converted to IP pools, VIPs, central NAT policies)
  • Network/host/group/service objects
  • RADIUS, TACACS+, LDAP server definitions
  • IPsec VPN — Traditional Mode (pre-R80.10) and Simplified Mode (meshed and star topologies)
  • Schedules (day-in-week becomes recurring; day-in-month becomes one-time)
  • VSX virtual systems (converts multiple VSYS at a time)
  • Static routes

What FortiConverter Does NOT Convert (Manual Work Required)

  1. Threat Prevention profiles — IPS signatures, AV exclusions, Anti-Bot exceptions, SandBlast policies. Must be rebuilt from scratch on FortiGate.
  2. HTTPS inspection policies — SSL/TLS interception rules, certificate authority, bypass lists
  3. Identity Awareness — AD integration must be rebuilt using FSSO (Fortinet Single Sign-On)
  4. Routing — static routes, OSPF, BGP, policy-based routing
  5. High Availability — ClusterXL must be rebuilt as FortiGate HA (active-active or active-passive)
  6. VPN fine-tuning — encryption domains, phase 1/2 parameters, remote access VPN
  7. SNMP/syslog/NMS integrations — monitoring reconnection
  8. Custom scripts/API integrations — SmartConsole API scripts must be rewritten for FortiOS REST API
  9. Anti-spoofing settings — Check Point topology-based vs FortiGate RPF/interface policy
  10. Interface zone mapping — Check Point uses topology; FortiGate uses explicit zones
  11. Log migration — historical Check Point logs cannot be imported into FortiAnalyzer

Source: FortiConverter 7.4.0 — Check Point Conversions, Fortinet Community


Threat Prevention Blade Mapping

Every Check Point security blade has a FortiGuard equivalent. None of these are auto-converted by FortiConverter — all must be manually configured on FortiGate:

Check Point Blade FortiGuard Equivalent
IPS BladeFortiGuard IPS
Anti-Virus BladeFortiGuard AntiVirus
Anti-Bot BladeFortiGuard Anti-Botnet & C2
SandBlast / Threat EmulationFortiSandbox (inline or cloud)
Threat ExtractionFortiGuard CDR (Content Disarm & Reconstruct)
URL FilteringFortiGuard Web Filtering
Application ControlFortiGuard Application Control
DLPFortiGuard DLP (Enterprise bundle)
Identity AwarenessFSSO (Fortinet Single Sign-On)
HTTPS InspectionSSL/SSH Deep Inspection
Compliance BladeFortiClient EMS Compliance

The 5 Biggest Migration Challenges

1. Policy Layers to Flat Rules

Check Point R80+ uses policy layers — Access Control layer, Threat Prevention layer, HTTPS Inspection layer. Layers can be shared across policy packages and have ordered/inline sub-layers. FortiGate uses a flat policy table with security profiles attached to each rule. FortiConverter flattens Check Point's layered structure into FortiGate's single-table format. This typically results in rule bloat — organisations commonly find they can remove 100+ unused or duplicate rules during cleanup.

2. NAT Translation

Check Point NAT is object-based (Hide NAT and Static NAT defined on the object itself) plus Manual NAT rules. FortiGate uses IP Pools (for SNAT), VIP objects (for DNAT), and Central NAT policies. FortiConverter handles the conversion but NAT global properties are excluded, and object-NAT is the area requiring the most manual attention post-conversion.

3. VPN Community Migration

Check Point VPN Communities (mesh/star) operate differently from FortiGate IPsec tunnels. The #1 interoperability issue is encryption domain / proxy-ID mismatch: Check Point allows subnet-based proposals, while FortiGate requires exact match on both sides. Check Point's domain-based VPN will not accept 0.0.0.0/0 as an encryption domain from FortiGate. During migration, use specific selectors or switch to route-based VPN (VTI) on both sides.

4. VSX to VDOM

Both platforms use Linux namespace technology for virtual firewall instances. Key difference: Check Point VSX instances share the same OS, patch level, and hardware view. FortiGate VDOMs are technically separate routers/firewalls with no inter-VDOM communication until you explicitly create vdom-links. FortiConverter supports converting multiple VSYS configurations.

5. Historical Log Continuity

Check Point logs (proprietary .log / .adtlog format) cannot be imported into FortiAnalyzer. Before decommissioning, use Check Point Log Exporter to send historical logs to a SIEM (Splunk, FortiSIEM) in syslog/CEF/JSON format. Maintain read-only access to the Check Point SMS during the transition period for compliance queries.


Step-by-Step Migration Methodology

1

Pre-Migration Audit

Do NOT run FortiConverter blindly. Audit beyond SmartDashboard: check SSL exceptions, Policy-Based Routing (in Gaia portal), route-based VPN/VTI, routing table, anti-spoofing topology, DHCP relay, DNS settings, and any custom scripts. Clean up unused rules and objects first — most enterprises find 100+ redundant rules.

2

Export Check Point Configuration

R80.31+: Use ShowPolicyPackage tool (Java JAR from GitHub) to export as JSON. R80.10–R80.30: Export policies as CSV from SmartConsole (display ALL columns before export). Pre-R80.10: Collect objects_5_0.C and rulebases_5_0.fws from $FWDIR/conf.

3

Run FortiConverter

Load source files into the Check Point Conversion Wizard. Map interfaces. Review routing information. Execute conversion. Output: FortiOS CLI configuration script or FortiManager-compatible config. Deploy via REST API, CLI script upload, or direct CLI pipe.

4

Manual Rebuild

Rebuild everything FortiConverter can't convert: routing (static + dynamic), VPN tunnels (phase 1/2 parameters, encryption domains), threat prevention profiles (IPS, AV, web filtering, app control), FSSO for identity-based policies, HTTPS inspection, HA configuration, SNMP/syslog monitoring.

5

Lab Validation

Configure the FortiGate from scratch in a lab environment. Test critical traffic flows: VPN tunnels, NAT rules, application access, DNS resolution, DHCP, and user authentication. Enable IPS/Web Filtering incrementally and monitor for false positives.

6

Cutover

Schedule a maintenance window (typically 2–4 hours). Move cables to FortiGate. Verify essential services: internet access, VPN tunnels, internal application access, email flow, DNS. Have a rollback plan ready — keep the Check Point gateway cabled but powered down. Monitor FortiGate traffic logs for 48 hours post-cutover.

7

Post-Migration

Export Check Point historical logs to SIEM before decommissioning SMS. Maintain read-only SMS access for compliance queries. Decommission Check Point hardware after 30-day parallel observation period. Update SNMP, syslog, and NMS configurations to point to FortiGate/FortiAnalyzer.


Licensing: Check Point Blades vs Fortinet Bundles

Aspect Check Point Fortinet
Licensing modelPer-blade, per-gatewayBundled per appliance (ATP/UTP/ENT)
Entry bundle (NGFW)FW + IPS + App ControlATP: IPS + AV + Cloud Sandbox + App Control
Mid bundleNGTP: + AV + Anti-Bot + URL FilteringUTP: + Web Filter + DNS Filter + Antispam
Full bundleNGTX: + SandBlast + Threat ExtractionENT: + DLP + CASB + IoT + ZTNA + AI malware
SD-WANSeparate appliance/licenseBuilt-in (no extra cost)
ZTNAHarmony Connect (separate)Included in ENT bundle
ManagementSMS included; MDS extraFortiManager (separate purchase)
Migration toolSmartMove (free, inbound)FortiConverter (included in ENT/360 bundles)

India Market Context

Fortinet has 1,117 enterprise customers in India (12.10% of their global customer base), making India the 3rd largest market after the US and Brazil. Check Point has approximately 150 enterprise customers in India (9.03% of their global base). The most common Check Point models in Indian enterprises are Quantum 5200, 5600, 6200, and 6600 — all of which map to FortiGate G-series models that typically deliver 3–5x higher throughput at comparable or lower cost.

For Indian enterprises, the pricing dynamic is significant: Check Point's per-blade licensing compounds across multiple gateways. An organisation running 10 gateways with 5 blades each pays for 50 blade licenses. Fortinet's bundled model means you pay one subscription per appliance regardless of how many features you enable.

Sources: Enlyft — Fortinet Market Data, 6Sense — Check Point Market Share


How Ogma Handles Check Point to FortiGate Migration

Ogma is an authorised Fortinet partner with hands-on experience migrating enterprises from Check Point, Palo Alto, Cisco ASA, and SonicWall to FortiGate. Our migration service includes:

  • Pre-migration audit — full configuration review of your Check Point environment including policies, NAT, VPN, routing, HA, and identity awareness
  • Hardware sizing — model recommendation based on actual traffic analysis, not just peak throughput specs
  • Best pricing on FortiGate hardware — competitive pricing with INR billing and GST invoice
  • FortiConverter + manual rebuild — automated policy conversion plus manual configuration of routing, VPN, threat prevention, FSSO, HTTPS inspection, and HA
  • Lab validation — full traffic testing in a parallel environment before cutover
  • Zero-downtime cutover — scheduled maintenance window with rollback plan
  • Post-migration support — 30-day observation period with 24/7 monitoring

Email us at [email protected] or contact Ogma for a migration assessment and FortiGate replacement quote.

Stay ahead of cyber threats

One short email a week — curated Indian cybersecurity news, Fortinet releases, DPDPA updates. No fluff.


Cato Firewall as a Service
Cato ZTNA — Zero Trust Network Access
Cato SASE Solution