<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									FortiGate Firewall - Hack The Forum				            </title>
            <link>https://www.hacktheforum.com/fortigate-firewall/</link>
            <description>Hack The Forum Discussion Board</description>
            <language>en</language>
            <lastBuildDate>Sun, 31 May 2026 10:24:12 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Remove Administrative Access from any interface that absolutely is NOT necessary in FortiGate</title>
                        <link>https://www.hacktheforum.com/fortigate-firewall/remove-administrative-access-from-any-interface-that-absolutely-is-not-necessary-in-fortigate/</link>
                        <pubDate>Mon, 09 Feb 2026 17:21:44 +0000</pubDate>
                        <description><![CDATA[Use the CLI to disable all unnecessary admin protocols.
Example: Remove HTTPS, SSH, and Telnet from port2

config system interface
edit &quot;port2&quot;
set allowaccess ping
next
end


set ...]]></description>
                        <content:encoded><![CDATA[<p data-start="1286" data-end="1347">Use the CLI to <strong data-start="1301" data-end="1344">disable all unnecessary admin protocols</strong>.</p>
<h3 data-start="1349" data-end="1402">Example: Remove HTTPS, SSH, and Telnet from port2</h3>
<blockquote>
<pre contenteditable="false">config system interface
edit "port2"
set allowaccess ping
next
end
</pre>
</blockquote>
<pre contenteditable="false">set allowaccess ping keeps basic connectivity (optional).</pre>]]></content:encoded>
						                            <category domain="https://www.hacktheforum.com/fortigate-firewall/">FortiGate Firewall</category>                        <dc:creator>Rinki Singh</dc:creator>
                        <guid isPermaLink="true">https://www.hacktheforum.com/fortigate-firewall/remove-administrative-access-from-any-interface-that-absolutely-is-not-necessary-in-fortigate/</guid>
                    </item>
				                    <item>
                        <title>How do you view all interfaces and their IPs in FortiGate Firewall</title>
                        <link>https://www.hacktheforum.com/fortigate-firewall/how-do-you-view-all-interfaces-and-their-ips-in-fortigate-firewall/</link>
                        <pubDate>Mon, 09 Feb 2026 17:15:33 +0000</pubDate>
                        <description><![CDATA[View all interfaces with configuration

show system interface

Displays all interface configurations, including:


Interface name


IP address / subnet


VLAN information (if ap...]]></description>
                        <content:encoded><![CDATA[<strong>View all interfaces with configuration</strong><br />
<blockquote>
<p>show system interface</p>
</blockquote>
<p data-start="417" data-end="466">Displays all interface configurations, including:</p>
<ul data-start="469" data-end="594">
<li data-start="469" data-end="487">
<p data-start="471" data-end="487">Interface name</p>
</li>
<li data-start="490" data-end="513">
<p data-start="492" data-end="513">IP address / subnet</p>
</li>
<li data-start="516" data-end="552">
<p data-start="518" data-end="552">VLAN information (if applicable)</p>
</li>
<li data-start="555" data-end="594">
<p data-start="557" data-end="594">Administrative and operational status</p>
</li>
</ul>
<p> </p>
<p><strong>Get a quick list of interfaces with IPs</strong></p>
<blockquote>
<p>get system interface physical</p>
</blockquote>
<p><strong>Show interface status and IPs</strong></p>
<blockquote>
<p>get system interface</p>
</blockquote>
<p> </p>]]></content:encoded>
						                            <category domain="https://www.hacktheforum.com/fortigate-firewall/">FortiGate Firewall</category>                        <dc:creator>Rinki Singh</dc:creator>
                        <guid isPermaLink="true">https://www.hacktheforum.com/fortigate-firewall/how-do-you-view-all-interfaces-and-their-ips-in-fortigate-firewall/</guid>
                    </item>
				                    <item>
                        <title>How do you view all firewall policies in CLI in fortigate firewall</title>
                        <link>https://www.hacktheforum.com/fortigate-firewall/how-do-you-view-all-firewall-policies-in-cli-in-fortigate-firewall/</link>
                        <pubDate>Mon, 09 Feb 2026 17:12:37 +0000</pubDate>
                        <description><![CDATA[Show all policies with configuration


show firewall policy

Get summary of all policies

get firewall policy]]></description>
                        <content:encoded><![CDATA[<ul>
<li>Show all policies with configuration</li>
</ul>
<blockquote>
<p>show firewall policy</p>
</blockquote>
<p>Get summary of all policies</p>
<blockquote>
<p>get firewall policy</p>
</blockquote>]]></content:encoded>
						                            <category domain="https://www.hacktheforum.com/fortigate-firewall/">FortiGate Firewall</category>                        <dc:creator>Rinki Singh</dc:creator>
                        <guid isPermaLink="true">https://www.hacktheforum.com/fortigate-firewall/how-do-you-view-all-firewall-policies-in-cli-in-fortigate-firewall/</guid>
                    </item>
				                    <item>
                        <title>To perform a graceful shutdown and restart of a Palo Alto firewall in HA mode</title>
                        <link>https://www.hacktheforum.com/fortigate-firewall/to-perform-a-graceful-shutdown-and-restart-of-a-palo-alto-firewall-in-ha-mode/</link>
                        <pubDate>Fri, 29 Nov 2024 13:02:21 +0000</pubDate>
                        <description><![CDATA[In a Palo Alto Networks firewall deployed in High Availability (HA) mode, performing a graceful shutdown and restart involves properly handling both the active and passive firewalls to minim...]]></description>
                        <content:encoded><![CDATA[<p>In a <strong>Palo Alto Networks firewall</strong> deployed in <strong>High Availability (HA)</strong> mode, performing a graceful shutdown and restart involves properly handling both the <strong>active</strong> and <strong>passive</strong> firewalls to minimize service disruption. The process ensures that the <strong>failover</strong> between the firewalls happens smoothly, and the <strong>HA pair</strong> maintains high availability during the maintenance operation.</p>
<h3>Steps to Gracefully Shutdown and Restart a Palo Alto Firewall in HA Mode:</h3>
<h4><strong>1. Identify the Active and Passive Units</strong></h4>
<p>In an HA setup, one firewall is active, handling all traffic, while the other is passive, standing by to take over in case the active unit fails.</p>
<p>To check the HA status and identify the active and passive units:</p>
<ol>
<li>
<p><strong>Log in to the Web Interface</strong> of the firewall.</p>
<ul>
<li>Navigate to <strong>Dashboard &gt; High Availability</strong> to see the status of both units.</li>
<li>The unit in the <strong>active</strong> state is the one currently processing traffic, and the unit in the <strong>passive</strong> state is idle.</li>
</ul>
</li>
<li>
<p>Alternatively, you can use the <strong>CLI</strong> to verify HA status:</p>
<div class="contain-inline-size rounded-md border- border-token-border-medium relative bg-token-sidebar-surface-primary dark:bg-gray-950">
<div class="flex items-center text-token-text-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md h-9 bg-token-sidebar-surface-primary dark:bg-token-main-surface-secondary select-none">
<pre contenteditable="false">&gt; show high-availability state
</pre>
</div>
</div>
<p>This will show which unit is active and which is passive.</p>
</li>
</ol>
<h4><strong>2. Failover to the Passive Unit (Manual Failover)</strong></h4>
<p>Before shutting down or restarting the active firewall, you need to ensure that the passive unit becomes active to maintain service continuity.</p>
<p>To manually force a failover, follow these steps:</p>
<ul>
<li><strong>Via Web Interface:</strong>
<ol>
<li>Navigate to <strong>Device &gt; High Availability &gt; Operation</strong>.</li>
<li>Click <strong>Suspend Local Device</strong>. This will force the local device to become passive and allow the other unit to take over as the active device.</li>
</ol>
</li>
<li><strong>Via CLI:</strong> You can also manually suspend the local device using the following command:
<div class="contain-inline-size rounded-md border- border-token-border-medium relative bg-token-sidebar-surface-primary dark:bg-gray-950">
<div class="flex items-center text-token-text-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md h-9 bg-token-sidebar-surface-primary dark:bg-token-main-surface-secondary select-none">
<pre contenteditable="false">&gt; request high-availability state suspend</pre>
</div>
</div>
</li>
</ul>
<p>This will cause the passive firewall to become active. Ensure that traffic is now passing through the passive firewall.</p>
<h4><strong>3. Gracefully Shut Down the Active Firewall (Now the Passive Unit)</strong></h4>
<p>Once failover is successful and the passive unit has taken over as active, you can proceed to shut down the firewall that was previously active.</p>
<ul>
<li>
<p><strong>Via Web Interface:</strong></p>
<ol>
<li>Navigate to <strong>Device &gt; Restart</strong> or <strong>Device &gt; Shutdown</strong>.</li>
<li>Choose the <strong>Shutdown</strong> option if you want to completely power off the firewall, or select <strong>Restart</strong> if you just want to reboot it.</li>
</ol>
</li>
<li>
<p><strong>Via CLI:</strong> To shut down the firewall gracefully, use the following command:</p>
<div class="contain-inline-size rounded-md border- border-token-border-medium relative bg-token-sidebar-surface-primary dark:bg-gray-950">
<div class="flex items-center text-token-text-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md h-9 bg-token-sidebar-surface-primary dark:bg-token-main-surface-secondary select-none">
<pre contenteditable="false">&gt; request shutdown</pre>
</div>
</div>
<p>If you only want to reboot the device, use:</p>
<div class="contain-inline-size rounded-md border- border-token-border-medium relative bg-token-sidebar-surface-primary dark:bg-gray-950">
<div class="flex items-center text-token-text-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md h-9 bg-token-sidebar-surface-primary dark:bg-token-main-surface-secondary select-none">
<pre contenteditable="false">&gt; request restart system</pre>
</div>
</div>
</li>
</ul>
<h4><strong>4. Wait for the Unit to Shutdown or Restart</strong></h4>
<ul>
<li>Once the shutdown or restart command is issued, wait for the firewall to power down or reboot.</li>
<li><strong>Note</strong>: The failover process should ensure that traffic continues to flow through the <strong>passive unit</strong>, which is now active.</li>
</ul>
<h4><strong>5. Check HA Status</strong></h4>
<p>After the active firewall has been shut down or restarted, check that the passive unit (now active) is functioning correctly. Once the original active firewall comes back online, it will rejoin the HA pair as the passive unit.</p>
<ul>
<li><strong>Via CLI</strong>, you can check the HA state again to ensure everything is operating as expected:
<div class="contain-inline-size rounded-md border- border-token-border-medium relative bg-token-sidebar-surface-primary dark:bg-gray-950">
<div class="flex items-center text-token-text-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md h-9 bg-token-sidebar-surface-primary dark:bg-token-main-surface-secondary select-none">
<pre contenteditable="false">&gt; show high-availability state</pre>
</div>
</div>
</li>
</ul>
<p>This command will show you the current HA status, indicating which unit is active and which is passive.</p>
<h4><strong>6. Bring the Restarted Firewall Back into HA (if it was shut down)</strong></h4>
<p>After the firewall that was shut down or restarted comes back online, it will automatically rejoin the HA cluster as the passive unit. You can verify this by checking the <strong>HA state</strong>.</p>
<ul>
<li>
<p><strong>Via Web Interface</strong>: Go to <strong>Device &gt; High Availability &gt; General</strong> and ensure that the HA pair shows both units as synchronized.</p>
</li>
<li>
<p><strong>Via CLI</strong>: You can use the following command to verify the synchronization:</p>
<div class="contain-inline-size rounded-md border- border-token-border-medium relative bg-token-sidebar-surface-primary dark:bg-gray-950">
<div class="flex items-center text-token-text-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md h-9 bg-token-sidebar-surface-primary dark:bg-token-main-surface-secondary select-none">
<pre contenteditable="false">&gt; show high-availability sync-to-group</pre>
</div>
</div>
</li>
</ul>
<p>If the firewall does not automatically rejoin, you may need to manually <strong>commit</strong> the configuration or restart the HA process using the following CLI command:</p>
<div class="contain-inline-size rounded-md border- border-token-border-medium relative bg-token-sidebar-surface-primary dark:bg-gray-950">
<div class="flex items-center text-token-text-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md h-9 bg-token-sidebar-surface-primary dark:bg-token-main-surface-secondary select-none">
<pre contenteditable="false">&gt; request high-availability sync-to-group</pre>
</div>
</div>
<p>This will synchronize the configurations between the two units.</p>]]></content:encoded>
						                            <category domain="https://www.hacktheforum.com/fortigate-firewall/">FortiGate Firewall</category>                        <dc:creator>paul0000</dc:creator>
                        <guid isPermaLink="true">https://www.hacktheforum.com/fortigate-firewall/to-perform-a-graceful-shutdown-and-restart-of-a-palo-alto-firewall-in-ha-mode/</guid>
                    </item>
				                    <item>
                        <title>RAVPN in Fortinet</title>
                        <link>https://www.hacktheforum.com/fortigate-firewall/ravpn-in-fortinet/</link>
                        <pubDate>Fri, 30 Aug 2024 19:17:42 +0000</pubDate>
                        <description><![CDATA[RAVPN (Remote Access VPN) in Fortinet is a feature provided by Fortinet’s FortiGate firewalls that allows users to securely connect to a corporate network from a remote location. RAVPN facil...]]></description>
                        <content:encoded><![CDATA[<div class="flex-1 overflow-hidden">
<div class="h-full">
<div class="react-scroll-to-bottom--css-ninkr-79elbk h-full">
<div class="react-scroll-to-bottom--css-ninkr-1n7m0yu">
<div class="flex flex-col text-sm md:pb-9">
<article class="w-full text-token-text-primary focus-visible:outline-2 focus-visible:outline-offset-" dir="auto" data-testid="conversation-turn-43" data-scroll-anchor="true">
<div class="text-base py- px-3 md:px-4 m-auto w-full md:px-5 lg:px-1 xl:px-5">
<div class="mx-auto flex flex-1 gap-4 text-base md:gap-5 lg:gap-6 md:max-w-3xl">
<div class="group/conversation-turn relative flex w-full min-w-0 flex-col agent-turn">
<div class="flex-col gap-1 md:gap-3">
<div class="flex max-w-full flex-col flex-grow">
<div class="min-h- text-message flex w-full flex-col items-end gap-2 break-words :mt-5 overflow-x-auto whitespace-normal" dir="auto" data-message-author-role="assistant" data-message-id="002292e3-d19f-4d86-bb3b-a4581f85c062">
<div class="flex w-full flex-col gap-1 empty:hidden first:pt-">
<div class="markdown prose w-full break-words dark:prose-invert light">
<p><strong>RAVPN (Remote Access VPN) in Fortinet</strong> is a feature provided by Fortinet’s FortiGate firewalls that allows users to securely connect to a corporate network from a remote location. RAVPN facilitates secure access to internal resources, such as applications, files, and network services, for remote users by creating a virtual private network tunnel.</p>
<p>Here’s an overview of RAVPN in Fortinet:</p>
<h3><strong>Key Features of Fortinet RAVPN</strong></h3>
<ol>
<li>
<p><strong>Secure Remote Access:</strong></p>
<ul>
<li><strong>Encryption:</strong> Ensures secure communication between remote users and the corporate network using strong encryption methods.</li>
<li><strong>Authentication:</strong> Supports various authentication mechanisms, including username/password, two-factor authentication (2FA), and integration with external authentication servers.</li>
</ul>
</li>
<li>
<p><strong>Flexible VPN Protocols:</strong></p>
<ul>
<li><strong>IPsec VPN:</strong> Provides robust security using IPsec (Internet Protocol Security) for encrypting data and ensuring secure transmission over the internet.</li>
<li><strong>SSL VPN:</strong> Allows secure remote access through SSL (Secure Sockets Layer) encryption, often used for web-based applications and services.</li>
</ul>
</li>
<li>
<p><strong>Client and Device Support:</strong></p>
<ul>
<li><strong>FortiClient:</strong> A Fortinet-provided VPN client software that users can install on their devices for connecting to the RAVPN. It supports both Windows and macOS operating systems.</li>
<li><strong>Third-Party Clients:</strong> Support for various third-party VPN clients, ensuring compatibility with a wide range of devices and operating systems.</li>
</ul>
</li>
<li>
<p><strong>Granular Access Control:</strong></p>
<ul>
<li><strong>Policy-Based Access:</strong> Allows administrators to define granular access policies, specifying which resources or network segments remote users can access.</li>
<li><strong>Group Policies:</strong> Enables grouping of users and applying specific policies based on user roles or departments.</li>
</ul>
</li>
<li>
<p><strong>Integration with Fortinet Ecosystem:</strong></p>
<ul>
<li><strong>FortiAuthenticator:</strong> Integrates with FortiAuthenticator for enhanced user authentication and identity management.</li>
<li><strong>FortiGate:</strong> Works seamlessly with other Fortinet security solutions like FortiGate firewalls, FortiSandbox, and FortiAnalyzer for comprehensive network security.</li>
</ul>
</li>
<li>
<p><strong>Scalability and Performance:</strong></p>
<ul>
<li><strong>High Availability:</strong> Supports high availability configurations to ensure uninterrupted remote access.</li>
<li><strong>Load Balancing:</strong> Distributes VPN connections across multiple FortiGate devices to optimize performance and prevent bottlenecks.</li>
</ul>
</li>
</ol>
<h3><strong>How to Configure RAVPN in Fortinet</strong></h3>
<ol>
<li>
<p><strong>Prerequisites:</strong></p>
<ul>
<li>Ensure you have a FortiGate device with the necessary firmware version that supports RAVPN.</li>
<li>Install FortiClient on remote user devices, if required.</li>
</ul>
</li>
<li>
<p><strong>Setting Up IPsec VPN:</strong></p>
<ul>
<li><strong>Create a VPN Tunnel:</strong>
<ul>
<li>Go to the FortiGate GUI, navigate to <strong>VPN &gt; IPsec Tunnels</strong>, and create a new tunnel.</li>
<li>Configure the tunnel settings, including IPsec protocol settings, local and remote gateways, and authentication details.</li>
</ul>
</li>
<li><strong>Configure Firewall Policies:</strong>
<ul>
<li>Set up firewall policies to allow traffic from the VPN to internal resources.</li>
<li>Define rules to control access based on source/destination addresses and services.</li>
</ul>
</li>
</ul>
</li>
<li>
<p><strong>Setting Up SSL VPN:</strong></p>
<ul>
<li><strong>Configure SSL VPN Settings:</strong>
<ul>
<li>Go to <strong>VPN &gt; SSL-VPN Settings</strong> and configure the SSL VPN settings, including the port number, SSL certificate, and virtual IP settings.</li>
</ul>
</li>
<li><strong>Create SSL VPN Portal:</strong>
<ul>
<li>Set up the SSL VPN portal to define the resources and applications accessible through the SSL VPN.</li>
</ul>
</li>
<li><strong>Configure User Access:</strong>
<ul>
<li>Define user groups and access permissions for SSL VPN connections.</li>
</ul>
</li>
</ul>
</li>
<li>
<p><strong>User Authentication:</strong></p>
<ul>
<li><strong>Set Up Authentication Mechanisms:</strong>
<ul>
<li>Configure authentication methods, including local authentication, LDAP, RADIUS, or integration with FortiAuthenticator for two-factor authentication.</li>
</ul>
</li>
</ul>
</li>
<li>
<p><strong>Testing and Monitoring:</strong></p>
<ul>
<li><strong>Test VPN Connections:</strong>
<ul>
<li>Verify remote access by connecting through the VPN client and testing access to internal resources.</li>
</ul>
</li>
<li><strong>Monitor VPN Activity:</strong>
<ul>
<li>Use the FortiGate monitoring tools to track VPN connections, view logs, and troubleshoot any issues.</li>
</ul>
</li>
</ul>
</li>
</ol>
<h3><strong>Example Configuration for SSL VPN</strong></h3>
<p>Here’s a simplified example of setting up an SSL VPN on a FortiGate device:</p>
<ol>
<li>
<p><strong>Create SSL VPN Settings:</strong></p>
<div class="dark bg-gray-950 contain-inline-size rounded-md border- border-token-border-medium">
<div class="overflow-y-auto p-4" dir="ltr">
<pre contenteditable="false">config vpn ssl settings set servercert "your_ssl_certificate" set tunnel-ip-pools "sslvpn_tunnel_ip_pool" set port 443 end</pre>
</div>
</div>
</li>
<li>
<p><strong>Configure SSL VPN Portal:</strong></p>
<div class="dark bg-gray-950 contain-inline-size rounded-md border- border-token-border-medium">
<div class="overflow-y-auto p-4" dir="ltr">
<pre contenteditable="false">config vpn ssl web portal edit "your_portal_name" set split-tunneling enable set bookmark enable next end</pre>
</div>
</div>
</li>
<li>
<p><strong>Define SSL VPN User Group:</strong></p>
<div class="dark bg-gray-950 contain-inline-size rounded-md border- border-token-border-medium">
<div class="overflow-y-auto p-4" dir="ltr">
<pre contenteditable="false">config user group 
           edit "ssl_vpn_users" 
                    set member "user1" "user2" 
           next 
end</pre>
</div>
</div>
</li>
<li>
<p><strong>Configure Firewall Policy:</strong></p>
<div class="dark bg-gray-950 contain-inline-size rounded-md border- border-token-border-medium">
<div class="overflow-y-auto p-4" dir="ltr"><code class="!whitespace-pre hljs language-plaintext">config firewall policy
</code></div>
<div class="overflow-y-auto p-4" dir="ltr"><code class="!whitespace-pre hljs language-plaintext">    edit 1
        set srcintf "ssl.root"
        set dstintf "internal"
        set srcaddr "all"
        set dstaddr "all"
        set action accept
        set schedule "always"
        set service "ALL"
    next
end
</code></div>
</div>
</li>
</ol>
<h3><strong>Benefits of Using Fortinet RAVPN</strong></h3>
<ol>
<li>
<p><strong>Enhanced Security:</strong></p>
<ul>
<li>Provides secure access to corporate resources using encryption and authentication, protecting data from unauthorized access.</li>
</ul>
</li>
<li>
<p><strong>User Convenience:</strong></p>
<ul>
<li>Allows remote users to access resources easily from anywhere, improving productivity and flexibility.</li>
</ul>
</li>
<li>
<p><strong>Comprehensive Control:</strong></p>
<ul>
<li>Offers granular access control and integration with Fortinet’s security ecosystem, ensuring a unified approach to network security.</li>
</ul>
</li>
<li>
<p><strong>Scalability and Reliability:</strong></p>
<ul>
<li>Supports high availability and load balancing, ensuring that remote access remains reliable and scalable as user demands grow.</li>
</ul>
</li>
</ol>
<p>In summary, <strong>Fortinet RAVPN</strong> offers a robust and secure solution for remote access to corporate networks. By leveraging IPsec and SSL VPN technologies, it provides flexible and reliable remote connectivity while integrating seamlessly with the Fortinet security ecosystem. Proper configuration and management of RAVPN can enhance security, user productivity, and network efficiency.</p>
</div>
</div>
</div>
</div>
<div class="mt-1 flex gap-3 empty:hidden -ml-2">
<div class="items-center justify-start rounded-xl p-1 flex">
<div class="flex items-center"><span class="" data-state="closed"><button class="rounded-lg text-token-text-secondary hover:bg-token-main-surface-secondary" aria-label="Copy"><span class="flex h- w- items-center justify-center"></span></button></span>
<div class="flex items-center pb-0">
<div class=":h-full :w-full icon-md h-4 w-4"> </div>
</div>
</div>
</div>
</div>
<div class="pr-2 lg:pr-0"> </div>
<div class="mt-3 w-full empty:hidden">
<div class="text-center"> </div>
</div>
</div>
<div class="absolute">
<div class="flex items-center justify-center"> </div>
</div>
</div>
</div>
</div>
</article>
</div>
</div>
</div>
</div>
</div>
<div class="md:pt-0 dark:border-white/20 md:border-transparent md:dark:border-transparent w-full">
<div class="">
<div class="text-base px-3 md:px-4 m-auto w-full md:px-5 lg:px-1 xl:px-5">
<div class="mx-auto flex flex-1 gap-4 text-base md:gap-5 lg:gap-6 md:max-w-3xl">
<div class="relative flex h-full max-w-full flex-1 flex-col">
<div class="absolute bottom-full left-0 right-0 z-20"> </div>
<div class="group relative flex w-full items-center">
<div class="flex w-full flex-col gap-1.5 rounded- p-1.5 transition-colors bg- dark:bg-token-main-surface-secondary">
<div class="flex items-end gap-1.5 md:gap-2">
<div class="flex min-w-0 flex-1 flex-col pl-4"> </div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>]]></content:encoded>
						                            <category domain="https://www.hacktheforum.com/fortigate-firewall/">FortiGate Firewall</category>                        <dc:creator>kajal</dc:creator>
                        <guid isPermaLink="true">https://www.hacktheforum.com/fortigate-firewall/ravpn-in-fortinet/</guid>
                    </item>
				                    <item>
                        <title>What is npu offload in Fortinet firewall?</title>
                        <link>https://www.hacktheforum.com/fortigate-firewall/what-is-npu-offload-in-fortinet-firewall/</link>
                        <pubDate>Thu, 16 May 2024 01:07:47 +0000</pubDate>
                        <description><![CDATA[NPU (Network Processing Unit) offload is a feature of Fortinet firewalls that allows certain network processing tasks to be handled by specialized hardware rather than the main CPU. This can...]]></description>
                        <content:encoded><![CDATA[<p><strong class="mm gu">NPU (Network Processing Unit)</strong><span> offload is a feature of </span><strong class="mm gu">Fortinet firewalls</strong><span> that allows certain network processing tasks to be handled by specialized hardware rather than the main CPU. This can improve the performance and efficiency of the firewall by allowing it to handle more traffic and perform complex tasks more quickly. Examples of tasks that can be offloaded to an</span><strong class="mm gu"><span> </span>NPU</strong><span> include packet filtering, VPN encryption/decryption, and network address translation (NAT).</span></p>
<p>In Fortinet firewalls, NPU (Network Processing Unit) offload refers to the capability of offloading certain network processing tasks to specialized hardware accelerators, namely NPUs. These NPUs are designed to handle specific types of network traffic efficiently, such as packet forwarding, security processing (like encryption/decryption, IPS/IDS, etc.), and other network-related operations.</p>
<p>By offloading these tasks to dedicated hardware, the firewall can achieve higher performance and throughput while maintaining security effectiveness. It helps in optimizing the utilization of the firewall's general-purpose CPU resources, allowing them to focus on more complex tasks and ensuring that the firewall can handle high volumes of traffic without becoming a bottleneck.</p>
<p>Overall, NPU offload enhances the performance and scalability of Fortinet firewalls, making them capable of handling demanding network environments more effectively.</p>]]></content:encoded>
						                            <category domain="https://www.hacktheforum.com/fortigate-firewall/">FortiGate Firewall</category>                        <dc:creator>FRTGT</dc:creator>
                        <guid isPermaLink="true">https://www.hacktheforum.com/fortigate-firewall/what-is-npu-offload-in-fortinet-firewall/</guid>
                    </item>
				                    <item>
                        <title>NPU Processing in Fortigate</title>
                        <link>https://www.hacktheforum.com/fortigate-firewall/npu-processing-in-fortigate/</link>
                        <pubDate>Wed, 15 May 2024 17:14:36 +0000</pubDate>
                        <description><![CDATA[The NPU process is responsible for offloading certain networking tasks from the main CPU to dedicated hardware, such as packet forwarding, VPN encryption/decryption, and traffic shaping. Thi...]]></description>
                        <content:encoded><![CDATA[<p><span>The NPU process is responsible for offloading certain networking tasks from the main CPU to dedicated hardware, such as packet forwarding, VPN encryption/decryption, and traffic shaping. This offloading helps improve performance and reduce the load on the main CPU.</span></p>
<p><strong class="mm gu">NPU (Network Processing Unit)</strong><span> offload is a feature of </span><strong class="mm gu">Fortinet firewalls</strong><span> that allows certain network processing tasks to be handled by specialized hardware rather than the main CPU. This can improve the performance and efficiency of the firewall by allowing it to handle more traffic and perform complex tasks more quickly. Examples of tasks that can be offloaded to an</span><strong class="mm gu"><span> </span>NPU</strong><span> include packet filtering, VPN encryption/decryption, and network address translation (NAT).</span></p>]]></content:encoded>
						                            <category domain="https://www.hacktheforum.com/fortigate-firewall/">FortiGate Firewall</category>                        <dc:creator>FRTGT</dc:creator>
                        <guid isPermaLink="true">https://www.hacktheforum.com/fortigate-firewall/npu-processing-in-fortigate/</guid>
                    </item>
				                    <item>
                        <title>To check the status of the VPN tunnels on the Fortigate device</title>
                        <link>https://www.hacktheforum.com/fortigate-firewall/to-check-the-status-of-the-vpn-tunnels-on-the-fortigate-device/</link>
                        <pubDate>Wed, 15 May 2024 12:04:42 +0000</pubDate>
                        <description><![CDATA[To check the status of VPN tunnels on a FortiGate device, you can use the following command in the CLI (Command Line Interface):


get vpn ipsec tunnel summary


This command provides ...]]></description>
                        <content:encoded><![CDATA[<p>To check the status of VPN tunnels on a FortiGate device, you can use the following command in the CLI (Command Line Interface):</p>
<div class="dark bg-gray-950 rounded-md border- border-token-border-medium">
<div class="overflow-y-auto p-4 text-left undefined" dir="ltr">
<pre contenteditable="false">get vpn ipsec tunnel summary</pre>
</div>
</div>
<p>This command provides a summary of all IPsec VPN tunnels configured on the FortiGate device, including information such as tunnel name, local and remote gateway addresses, phase 1 and phase 2 status, uptime, and data transfer statistics.</p>
<p>Additionally, you can use the following command to list all VPN tunnels along with their detailed information:</p>
<div class="dark bg-gray-950 rounded-md border- border-token-border-medium">
<div class="overflow-y-auto p-4 text-left undefined" dir="ltr">
<pre contenteditable="false">diagnose vpn tunnel list</pre>
</div>
</div>
<p>This command displays detailed information about all VPN tunnels, including tunnel ID, local and remote gateway addresses, phase 1 and phase 2 status, encryption algorithms, NAT traversal (NAT-T) status, and data transfer statistics.</p>
<p>These commands should help you check the status of VPN tunnels on your FortiGate device and troubleshoot any connectivity issues.</p>]]></content:encoded>
						                            <category domain="https://www.hacktheforum.com/fortigate-firewall/">FortiGate Firewall</category>                        <dc:creator>paul0000</dc:creator>
                        <guid isPermaLink="true">https://www.hacktheforum.com/fortigate-firewall/to-check-the-status-of-the-vpn-tunnels-on-the-fortigate-device/</guid>
                    </item>
				                    <item>
                        <title>How to display the high availability (HA) status of the FortiGate unit</title>
                        <link>https://www.hacktheforum.com/fortigate-firewall/how-to-display-the-high-availability-ha-status-of-the-fortigate-unit/</link>
                        <pubDate>Wed, 15 May 2024 11:56:22 +0000</pubDate>
                        <description><![CDATA[The &quot;diagnose sys ha status&quot; command in FortiGate is used to display the high availability (HA) status of the FortiGate unit in a high availability cluster. Here&#039;s what this command does and...]]></description>
                        <content:encoded><![CDATA[<p>The "diagnose sys ha status" command in FortiGate is used to display the high availability (HA) status of the FortiGate unit in a high availability cluster. Here's what this command does and the information it provides:</p>
<ol>
<li>
<p><strong>HA Status</strong>: It provides an overview of the HA status of the FortiGate unit, indicating whether it is the primary unit or the secondary unit in the HA cluster.</p>
</li>
<li>
<p><strong>HA Mode</strong>: It displays the HA mode configured for the cluster, such as active-passive or active-active.</p>
</li>
<li>
<p><strong>HA Heartbeat</strong>: This section shows the heartbeat status between the primary and secondary units. A healthy heartbeat indicates proper communication between the cluster members.</p>
</li>
<li>
<p><strong>HA Synchronization</strong>: It indicates the synchronization status of configuration and session information between the primary and secondary units. Synchronization ensures that both units have consistent configurations and session tables.</p>
</li>
<li>
<p><strong>Failover Events</strong>: This section provides information about any failover events that have occurred, such as when the secondary unit takes over as the primary unit due to a failure or maintenance activity.</p>
</li>
<li>
<p><strong>Cluster Configuration</strong>: It displays details about the HA cluster configuration, including cluster ID, cluster group ID, and virtual MAC address.</p>
</li>
</ol>
<p>Here's an example output of the "diagnose sys ha status" command:</p>
<div class="dark bg-gray-950 rounded-md border- border-token-border-medium">
<div class="overflow-y-auto p-4 text-left undefined" dir="ltr"><code class="!whitespace-pre hljs language-yaml"><code class="!whitespace-pre hljs language-yaml"><span class="hljs-number"></span></code></code>
<pre contenteditable="false"># diagnose sys ha status
Cluster ID: 1234567890
Cluster Group ID: 1
Virtual MAC: 00:09:0f:09:00:00
Mode: Active-Passive
Current virtual cluster members:
  1: hostname1 (primary) - 10.0.0.1
  2: hostname2 (secondary) - 10.0.0.2
Heartbeat Information:
  Status: Normal
  Last heartbeat sent: 10 seconds ago
  Last heartbeat received: 10 seconds ago
  Heartbeat errors: 0
Synchronization Information:
  Status: In Sync
  Last synchronization: 5 seconds ago
  Synchronization errors: 0
Failover Counters:
  Last failover: 2 days, 4 hours, 30 minutes ago
  Total failovers: 5
</pre>
</div>
</div>
<p>This output provides a comprehensive view of the HA status, including cluster configuration, heartbeat status, synchronization status, and failover events. </p>]]></content:encoded>
						                            <category domain="https://www.hacktheforum.com/fortigate-firewall/">FortiGate Firewall</category>                        <dc:creator>paul0000</dc:creator>
                        <guid isPermaLink="true">https://www.hacktheforum.com/fortigate-firewall/how-to-display-the-high-availability-ha-status-of-the-fortigate-unit/</guid>
                    </item>
				                    <item>
                        <title>Deployment mode of Fortigate Firewall</title>
                        <link>https://www.hacktheforum.com/fortigate-firewall/deployment-mode-of-fortigate-firewall/</link>
                        <pubDate>Wed, 15 May 2024 11:51:44 +0000</pubDate>
                        <description><![CDATA[The common deployment modes:


Transparent Mode: In this mode, the FortiGate unit operates as a transparent bridge, allowing it to seamlessly integrate into an existing network without re...]]></description>
                        <content:encoded><![CDATA[<p>The common deployment modes:</p>
<ol>
<li>
<p><strong>Transparent Mode</strong>: In this mode, the FortiGate unit operates as a transparent bridge, allowing it to seamlessly integrate into an existing network without requiring changes to IP addresses or network configurations. It can intercept and inspect traffic passing through it without modifying the network topology.</p>
</li>
<li>
<p><strong>Gateway Mode</strong>: This is the default mode for FortiGate units. In gateway mode, the FortiGate device functions as a firewall and router, performing network address translation (NAT) and routing functions. It separates different network segments and controls traffic flow between them based on security policies.</p>
</li>
<li>
<p><strong>Layer 2 Transparent Mode</strong>: Similar to transparent mode, but operates at Layer 2 of the OSI model. This mode maintains the original MAC addresses of packets passing through the FortiGate unit, allowing it to function seamlessly in Layer 2 networks.</p>
</li>
<li>
<p><strong>VDOM (Virtual Domain) Mode</strong>: VDOMs enable the partitioning of a single FortiGate unit into multiple virtual firewalls, each with its own configuration settings, security policies, and interfaces. This is useful for service providers or organizations that need to provide firewall services to multiple customers or departments within a single device.</p>
</li>
<li>
<p><strong>HA (High Availability) Mode</strong>: FortiGate devices can be deployed in a high availability configuration to provide redundancy and failover capabilities. In this mode, two FortiGate units operate in an active-passive configuration, with one unit serving as the primary firewall and the other as the standby. If the primary unit fails, the standby unit takes over seamlessly to ensure continuous network availability.</p>
</li>
<li>
<p><strong>Cluster Mode</strong>: In cluster mode, multiple FortiGate units are interconnected to form a cluster, providing scalability, high availability, and load balancing. Traffic is distributed across the cluster members, and if one unit fails, the remaining units continue to handle traffic without interruption.</p>
</li>
<li>
<p><strong>VDOMs in NAT/route mode</strong>: This mode allows you to configure VDOMs to operate in NAT/route mode, where each VDOM functions as an independent router with its own NAT and routing tables.</p>
</li>
</ol>]]></content:encoded>
						                            <category domain="https://www.hacktheforum.com/fortigate-firewall/">FortiGate Firewall</category>                        <dc:creator>paul0000</dc:creator>
                        <guid isPermaLink="true">https://www.hacktheforum.com/fortigate-firewall/deployment-mode-of-fortigate-firewall/</guid>
                    </item>
							        </channel>
        </rss>
		