<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments for Nordic Cyber Security	</title>
	<atom:link href="https://nordic-cyber.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>https://nordic-cyber.com</link>
	<description></description>
	<lastBuildDate>Mon, 11 May 2026 13:35:54 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		Comment on FortiGate IPsec by Soroush		</title>
		<link>https://nordic-cyber.com/vpn/#comment-1</link>

		<dc:creator><![CDATA[Soroush]]></dc:creator>
		<pubDate>Tue, 28 Apr 2026 08:48:08 +0000</pubDate>
		<guid isPermaLink="false">http://nordic-cyber.com/?p=1#comment-1</guid>

					<description><![CDATA[ FortiGate IPsec VPN Manual (Step‑by‑Step for Dummies)
What are we building?
We will connect two offices securely over the Internet using IPsec VPN.
Office A (HQ) ─── Internet ─── Office B (Branch)
   10.1.1.0/24                    10.2.2.0/24

Once finished:

PCs in Office A can reach Office B
Traffic is encrypted
Works 24/7 automatically

What you need BEFORE you start
Prepare this first (very important):
On both FortiGates

<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Internet works
<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Web GUI access
<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Admin access

Information you MUST know
Write this down:


ItemHQBranch
Public IPe.g. 1.1.1.1e.g. 2.2.2.2
LAN subnet10.1.1.0/2410.2.2.0/24
WAN interfacewan1
wan1Pre‑Shared KeySame on bothSame on both

Important Concepts (simple explanation)
Term              Meaning
Phase 1           Builds the secure tunnel
Phase 2           Decides which networks can talk
Pre‑Shared Key    VPN password
Wizard            FortiGate helper (we use this!)

STEP 1 – Login to FortiGate (HQ)

Open browser
Go to
https://


Login as admin


<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6e0.png" alt="🛠" class="wp-smiley" style="height: 1em; max-height: 1em;" /> STEP 2 – Create the VPN (HQ side)
Go to:
VPN → IPsec Wizard → Create New

Choose:

<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Site to Site
<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Custom
Click Next

 Phase 1 – Basic Settings

Field                   Value    
NameHQ_to_BranchRemote GatewayStatic IP AddressIP AddressBranch public IP (2.2.2.2)Interfacewan1Pre‑Shared Keye.g. MyStrongVPNkey123!

Keep defaults unless told otherwise
<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Click Next
 [kevindarian.com]

<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f510.png" alt="🔐" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Phase 2 – Encryption &#038; Networks
Local Network

Type: Subnet
Address: 10.1.1.0
Mask: 255.255.255.0

Remote Network

Type: Subnet
Address: 10.2.2.0
Mask: 255.255.255.0

Click Next

<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f525.png" alt="🔥" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Firewall Policy (VERY IMPORTANT)
When asked:
<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Create Firewall Policies = YES
This allows traffic through the tunnel.
Click Finish

<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f501.png" alt="🔁" class="wp-smiley" style="height: 1em; max-height: 1em;" /> STEP 3 – Repeat on Branch FortiGate
Now do the same steps, but swap networks.
Changes on Branch:

FieldValueNameBranch_to_HQRemote IPHQ public IP (1.1.1.1)Local subnet10.2.2.0/24Remote subnet10.1.1.0/24Pre‑Shared KeyExactly the same
<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> EVERYTHING ELSE SAME

<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f9ea.png" alt="🧪" class="wp-smiley" style="height: 1em; max-height: 1em;" /> STEP 4 – Check Tunnel Status
On either FortiGate:
VPN → IPsec Tunnels

You should see:

<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Green UP arrow

If not:

Click Bring Up
Or ping from one LAN to the other

 [docs.fortinet.com]

<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> STEP 5 – Test Connectivity
From a PC in Office A:
ping 10.2.2.10

<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> If it replies → VPN works

<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f691.png" alt="🚑" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Troubleshooting for Dummies
<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/274c.png" alt="❌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Tunnel DOWN?
Check these:

<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2757.png" alt="❗" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Pre‑Shared Key identical
<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2757.png" alt="❗" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Correct public IP
<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2757.png" alt="❗" class="wp-smiley" style="height: 1em; max-height: 1em;" /> WAN interface correct
<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2757.png" alt="❗" class="wp-smiley" style="height: 1em; max-height: 1em;" /> UDP 500 &#038; 4500 allowed

<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/274c.png" alt="❌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Tunnel UP but no traffic?

Firewall policies created?
Correct subnets?
Any NAT enabled by mistake?


<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f9fe.png" alt="🧾" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Recommended Security Settings (Optional)
Later improve security:

IKE Version: IKEv2
Encryption: AES256 / SHA256
Enable Dead Peer Detection

 [docs.fortinet.com]

<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cc.png" alt="📌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Quick Checklist
<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Internet works
<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Public IP reachable
<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Same PSK on both sides
<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Firewall rules created
<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Correct subnets

If you want, I can:

<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Rewrite this as PDF / Word manual
<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Add screenshots
<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Do CLI version
<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Create FortiGate‑to‑Cisco / Palo Alto guide
<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Make a one‑page cheat sheet

Just tell me <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f44d.png" alt="👍" class="wp-smiley" style="height: 1em; max-height: 1em;" />
]]></description>
			<content:encoded><![CDATA[<p> FortiGate IPsec VPN Manual (Step‑by‑Step for Dummies)<br />
What are we building?<br />
We will connect two offices securely over the Internet using IPsec VPN.<br />
Office A (HQ) ─── Internet ─── Office B (Branch)<br />
   10.1.1.0/24                    10.2.2.0/24</p>
<p>Once finished:</p>
<p>PCs in Office A can reach Office B<br />
Traffic is encrypted<br />
Works 24/7 automatically</p>
<p>What you need BEFORE you start<br />
Prepare this first (very important):<br />
On both FortiGates</p>
<p>✅ Internet works<br />
✅ Web GUI access<br />
✅ Admin access</p>
<p>Information you MUST know<br />
Write this down:</p>
<p>ItemHQBranch<br />
Public IPe.g. 1.1.1.1e.g. 2.2.2.2<br />
LAN subnet10.1.1.0/2410.2.2.0/24<br />
WAN interfacewan1<br />
wan1Pre‑Shared KeySame on bothSame on both</p>
<p>Important Concepts (simple explanation)<br />
Term              Meaning<br />
Phase 1           Builds the secure tunnel<br />
Phase 2           Decides which networks can talk<br />
Pre‑Shared Key    VPN password<br />
Wizard            FortiGate helper (we use this!)</p>
<p>STEP 1 – Login to FortiGate (HQ)</p>
<p>Open browser<br />
Go to<br />
https://</p>
<p>Login as admin</p>
<p>🛠️ STEP 2 – Create the VPN (HQ side)<br />
Go to:<br />
VPN → IPsec Wizard → Create New</p>
<p>Choose:</p>
<p>✅ Site to Site<br />
✅ Custom<br />
Click Next</p>
<p> Phase 1 – Basic Settings</p>
<p>Field                   Value<br />
NameHQ_to_BranchRemote GatewayStatic IP AddressIP AddressBranch public IP (2.2.2.2)Interfacewan1Pre‑Shared Keye.g. MyStrongVPNkey123!</p>
<p>Keep defaults unless told otherwise<br />
✅ Click Next<br />
 [kevindarian.com]</p>
<p>🔐 Phase 2 – Encryption &amp; Networks<br />
Local Network</p>
<p>Type: Subnet<br />
Address: 10.1.1.0<br />
Mask: 255.255.255.0</p>
<p>Remote Network</p>
<p>Type: Subnet<br />
Address: 10.2.2.0<br />
Mask: 255.255.255.0</p>
<p>Click Next</p>
<p>🔥 Firewall Policy (VERY IMPORTANT)<br />
When asked:<br />
✅ Create Firewall Policies = YES<br />
This allows traffic through the tunnel.<br />
Click Finish</p>
<p>🔁 STEP 3 – Repeat on Branch FortiGate<br />
Now do the same steps, but swap networks.<br />
Changes on Branch:</p>
<p>FieldValueNameBranch_to_HQRemote IPHQ public IP (1.1.1.1)Local subnet10.2.2.0/24Remote subnet10.1.1.0/24Pre‑Shared KeyExactly the same<br />
✅ EVERYTHING ELSE SAME</p>
<p>🧪 STEP 4 – Check Tunnel Status<br />
On either FortiGate:<br />
VPN → IPsec Tunnels</p>
<p>You should see:</p>
<p>✅ Green UP arrow</p>
<p>If not:</p>
<p>Click Bring Up<br />
Or ping from one LAN to the other</p>
<p> [docs.fortinet.com]</p>
<p>✅ STEP 5 – Test Connectivity<br />
From a PC in Office A:<br />
ping 10.2.2.10</p>
<p>✅ If it replies → VPN works</p>
<p>🚑 Troubleshooting for Dummies<br />
❌ Tunnel DOWN?<br />
Check these:</p>
<p>❗ Pre‑Shared Key identical<br />
❗ Correct public IP<br />
❗ WAN interface correct<br />
❗ UDP 500 &amp; 4500 allowed</p>
<p>❌ Tunnel UP but no traffic?</p>
<p>Firewall policies created?<br />
Correct subnets?<br />
Any NAT enabled by mistake?</p>
<p>🧾 Recommended Security Settings (Optional)<br />
Later improve security:</p>
<p>IKE Version: IKEv2<br />
Encryption: AES256 / SHA256<br />
Enable Dead Peer Detection</p>
<p> [docs.fortinet.com]</p>
<p>📌 Quick Checklist<br />
✅ Internet works<br />
✅ Public IP reachable<br />
✅ Same PSK on both sides<br />
✅ Firewall rules created<br />
✅ Correct subnets</p>
<p>If you want, I can:</p>
<p>✅ Rewrite this as PDF / Word manual<br />
✅ Add screenshots<br />
✅ Do CLI version<br />
✅ Create FortiGate‑to‑Cisco / Palo Alto guide<br />
✅ Make a one‑page cheat sheet</p>
<p>Just tell me 👍</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Object Caching 43/62 objects using Disk
Page Caching using Disk: Enhanced 

Served from: nordic-cyber.com @ 2026-08-23 16:24:08 by W3 Total Cache
-->