FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
gmanea
Staff
Staff
Article Id 195971
Description
This article explains how to change session ttl for all traffic matching a firewall policy, as it is sometimes required.

Solution
This change can be made by CLI:
# config firewall policy
# edit [rule number]
# set session-ttl [seconds]
# end
Example:
# config firewall policy
# edit 1
# set session-ttl 1500
# end
Note: This configuration only affects traffic or connections that match the policy.  It will override the global timeout setting if defined by using "config system session-ttl".




Related Articles

Technical Tip: Customizing Session TTL in FortiOS

Contributors