<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Change to Global Properties – Session Timeout Settings in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/Change-to-Global-Properties-Session-Timeout-Settings/m-p/248925#M41621</link>
    <description>&lt;P&gt;So, just to recap: if I change these settings in the Global Properties:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;Change the value of the TCP session timeout from the default 3600 to 60 seconds.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Change the value of the TCP end timeout from the default 20 to 5 seconds.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;but then I go to:&lt;/P&gt;
&lt;P&gt;Global Properties → Stateful Inspection → Out of State Packets → Exceptions,&lt;BR /&gt;and add only the relevant gateway to "monitor only"...&lt;/P&gt;
&lt;P&gt;When I install the policy, will these changes apply only to the gateway added to the exceptions, or will they be applied globally anyway?&lt;/P&gt;</description>
    <pubDate>Wed, 14 May 2025 08:50:04 GMT</pubDate>
    <dc:creator>RemoteUser</dc:creator>
    <dc:date>2025-05-14T08:50:04Z</dc:date>
    <item>
      <title>Change to Global Properties – Session Timeout Settings</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Change-to-Global-Properties-Session-Timeout-Settings/m-p/248796#M41580</link>
      <description>&lt;P class="" data-start="79" data-end="90"&gt;Hi all,&lt;/P&gt;
&lt;P class="" data-start="92" data-end="243"&gt;I need to make a change in the &lt;EM data-start="123" data-end="142"&gt;Global Properties&lt;/EM&gt;, based on a guide that suggests updating the following values under the Session Timeout section:&lt;/P&gt;
&lt;UL data-start="245" data-end="401"&gt;
&lt;LI class="" data-start="245" data-end="323"&gt;
&lt;P class="" data-start="247" data-end="323"&gt;Change the TCP session timeout from 3600 seconds to 60 seconds&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="" data-start="324" data-end="401"&gt;
&lt;P class="" data-start="326" data-end="401"&gt;Change the TCP session end timeout from 20 seconds to 5 seconds&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="" data-start="403" data-end="569"&gt;There are about 20 other gateways managed by this CMA.&lt;BR data-start="457" data-end="460" /&gt;My question is: Is there a way to apply these changes only to the specific gateway concerned? If so, how?&lt;/P&gt;
&lt;P class="" data-start="571" data-end="700"&gt;If not, should I be concerned about applying these changes globally? Could they have a negative impact on the other gateways?&lt;/P&gt;
&lt;P class="" data-start="702" data-end="715"&gt;Thanks a lot!&lt;/P&gt;</description>
      <pubDate>Tue, 13 May 2025 12:50:27 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Change-to-Global-Properties-Session-Timeout-Settings/m-p/248796#M41580</guid>
      <dc:creator>RemoteUser</dc:creator>
      <dc:date>2025-05-13T12:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: Change to Global Properties – Session Timeout Settings</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Change-to-Global-Properties-Session-Timeout-Settings/m-p/248797#M41581</link>
      <description>&lt;P&gt;I would be careful, as Im fairly sure there is no way to apply these things to specific gateways. Below is explanation in case you need it.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;
&lt;DIV id="mc-main-content" role="main"&gt;
&lt;P class="subheading"&gt;Default Session Time-outs&lt;/P&gt;
&lt;UL class="listbullet"&gt;
&lt;LI class="listbullet"&gt;&lt;STRONG class="bold"&gt;TCP start timeout&lt;/STRONG&gt; - A TCP connection will be timed out if the interval between the arrival of the first packet and establishment of the connection (TCP three-way handshake) exceeds TCP start timeout seconds.&lt;/LI&gt;
&lt;LI class="listbullet"&gt;&lt;STRONG class="bold"&gt;TCP session timeout&lt;/STRONG&gt; is the length of time an idle connection will remain in the Security Gateway connections table.&lt;/LI&gt;
&lt;LI class="listbullet"&gt;&lt;STRONG class="bold"&gt;TCP end timeout&lt;/STRONG&gt; - A TCP connection will only terminate &lt;STRONG class="bold"&gt;TCP end timeout&lt;/STRONG&gt; seconds after two FIN packets (one in each direction: client-to-server, and server-to-client) or an RST packet.
&lt;P class="listcontinue"&gt;When a TCP connection ends (FIN packets sent or connection reset) the Check Point Security Gateway will keep the connection in the connections table for another &lt;STRONG class="bold"&gt;TCP end timeout&lt;/STRONG&gt; seconds, to allow for stray ACKs of the connection that arrive late.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="listbullet"&gt;&lt;STRONG class="bold"&gt;UDP Virtual Session Timeout&lt;/STRONG&gt; - Specifies the amount of time a UDP reply channel may remain open without any packets being returned.&lt;/LI&gt;
&lt;LI class="listbullet"&gt;&lt;STRONG class="bold"&gt;ICMP Virtual Session Timeout&lt;/STRONG&gt; - An ICMP virtual session will be considered to have timed out after this time period.&lt;/LI&gt;
&lt;LI class="listbullet"&gt;&lt;STRONG class="bold"&gt;Other IP protocols virtual session timeout&lt;/STRONG&gt; - A virtual session of services which are not explicitly configured here will be considered to have timed out after this time period.&lt;/LI&gt;
&lt;LI class="listbullet"&gt;&lt;STRONG class="bold"&gt;SCTP start timeout&lt;/STRONG&gt; - SCTP connections will be timed out if the interval between the arrival of the first packet and establishment of the connection exceeds this value.&lt;/LI&gt;
&lt;LI class="listbullet"&gt;&lt;STRONG class="bold"&gt;SCTP session timeout&lt;/STRONG&gt; - Time an idle connection will remain in the Security Gateway connections table.&lt;/LI&gt;
&lt;LI class="listbullet"&gt;&lt;STRONG class="bold"&gt;SCTP end timeout&lt;/STRONG&gt; - SCTP connections end after this number of seconds, after the connection ends or is reset, to allow for stray ACKs of the connection that arrive late.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 13 May 2025 12:57:13 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Change-to-Global-Properties-Session-Timeout-Settings/m-p/248797#M41581</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2025-05-13T12:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: Change to Global Properties – Session Timeout Settings</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Change-to-Global-Properties-Session-Timeout-Settings/m-p/248801#M41582</link>
      <description>&lt;P&gt;Hi Andy,&lt;BR /&gt;Thank you for the response.&lt;BR /&gt;&lt;BR /&gt;Isn't there some kind of workaround then?&lt;/P&gt;</description>
      <pubDate>Tue, 13 May 2025 13:21:53 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Change-to-Global-Properties-Session-Timeout-Settings/m-p/248801#M41582</guid>
      <dc:creator>RemoteUser</dc:creator>
      <dc:date>2025-05-13T13:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: Change to Global Properties – Session Timeout Settings</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Change-to-Global-Properties-Session-Timeout-Settings/m-p/248803#M41583</link>
      <description>&lt;P&gt;Not that Im aware off. You can only add specific gateways at the bottom for out of state drops exceptions.&lt;/P&gt;
&lt;P&gt;Why do you need this to begin with? Whats the issue? I always ask this question regardless of the problem, because I personally believe understanding the reason for anything is the first step.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Tue, 13 May 2025 13:28:34 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Change-to-Global-Properties-Session-Timeout-Settings/m-p/248803#M41583</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2025-05-13T13:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: Change to Global Properties – Session Timeout Settings</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Change-to-Global-Properties-Session-Timeout-Settings/m-p/248809#M41585</link>
      <description>&lt;P&gt;Actually, I apologize, I believe I was wrong, my bad, Appears can be done via mgmt cli.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;
&lt;P&gt;mgmt_cli set gateway name &amp;lt;gateway_name&amp;gt; session-timeout &amp;lt;timeout_value&amp;gt; --user &amp;lt;username&amp;gt; --password &amp;lt;password&amp;gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 May 2025 13:40:18 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Change-to-Global-Properties-Session-Timeout-Settings/m-p/248809#M41585</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2025-05-13T13:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: Change to Global Properties – Session Timeout Settings</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Change-to-Global-Properties-Session-Timeout-Settings/m-p/248810#M41586</link>
      <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/100677"&gt;@RemoteUser&lt;/a&gt;&amp;nbsp;Nm, disregard that, just tried it in my lab, does not recognize the paramater, so not sure if it is doable, but will keep trying.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;
&lt;P&gt;[Expert@CP-MANAGEMENT:0]# mgmt_cli set simple-gateway name CP-GW session-timeout 4000&lt;BR /&gt;Username: admin&lt;BR /&gt;Password:&lt;BR /&gt;code: "generic_err_invalid_parameter_name"&lt;BR /&gt;message: "Unrecognized parameter [session-timeout]"&lt;/P&gt;
&lt;P&gt;Executed command failed. Changes are discarded.&lt;/P&gt;</description>
      <pubDate>Tue, 13 May 2025 13:45:34 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Change-to-Global-Properties-Session-Timeout-Settings/m-p/248810#M41586</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2025-05-13T13:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: Change to Global Properties – Session Timeout Settings</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Change-to-Global-Properties-Session-Timeout-Settings/m-p/248824#M41592</link>
      <description>&lt;P&gt;also because management in this case is S1C...&lt;/P&gt;</description>
      <pubDate>Tue, 13 May 2025 14:47:41 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Change-to-Global-Properties-Session-Timeout-Settings/m-p/248824#M41592</guid>
      <dc:creator>RemoteUser</dc:creator>
      <dc:date>2025-05-13T14:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: Change to Global Properties – Session Timeout Settings</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Change-to-Global-Properties-Session-Timeout-Settings/m-p/248826#M41593</link>
      <description>&lt;P&gt;That would be least of your worries. honestly. If there is mgmt cli command to do this, you could just open TAC case, provide service identifier and someone can log into backend and do it for you.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Tue, 13 May 2025 14:49:41 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Change-to-Global-Properties-Session-Timeout-Settings/m-p/248826#M41593</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2025-05-13T14:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: Change to Global Properties – Session Timeout Settings</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Change-to-Global-Properties-Session-Timeout-Settings/m-p/248828#M41594</link>
      <description>&lt;P&gt;The closest thing to what you tried to do is here: &lt;A href="https://sc1.checkpoint.com/documents/latest/APIs/index.html#cli/set-simple-gateway~v2%20" target="_blank"&gt;https://sc1.checkpoint.com/documents/latest/APIs/index.html#cli/set-simple-gateway~v2%20&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;As these are global properties (applies to all gateways managed in the same domain), there is no way to set a per-gateway basis that I'm aware of.&lt;/P&gt;
&lt;P&gt;And yeah, setting the session timeout from 3600 (one hour) to 60 (one minute) might cause some performance issues related to sync as well as some issues with applications that can't handle such a short timeout.&lt;BR /&gt;What is the specific reason for setting this so short?&lt;/P&gt;</description>
      <pubDate>Tue, 13 May 2025 15:05:51 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Change-to-Global-Properties-Session-Timeout-Settings/m-p/248828#M41594</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2025-05-13T15:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: Change to Global Properties – Session Timeout Settings</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Change-to-Global-Properties-Session-Timeout-Settings/m-p/248830#M41595</link>
      <description>&lt;P&gt;Hi PhoneBoy.&lt;BR /&gt;Thank you...&lt;BR /&gt;because we have configured a gw in monitor mode and the guide requires that we have these parameters...&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RemoteUser_0-1747149213920.gif" style="width: 400px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/30463i12F3842020F9156E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RemoteUser_0-1747149213920.gif" alt="RemoteUser_0-1747149213920.gif" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="MCDropDownHead dropDownHead"&gt;&lt;A class="MCDropDownHotSpot dropDownHotspot MCDropDownHotSpot_ MCHotSpotImage" role="button" href="https://sc1.checkpoint.com/documents/R81/WebAdminGuides/EN/CP_R81_Installation_and_Upgrade_Guide/Topics-IUG/Configuring-Single-Security-Gateway-in-Monitor-Mode.htm?tocpath=Special%20Scenarios%20for%20Security%20Gateways%7CDeploying%20a%20Security%20Gateway%20in%20Monitor%20Mode%7C_____1#" aria-expanded="true" aria-controls="mc-dropdown-body37fe22a5-67a7-48f9-ab31-d92af3c48723" target="_blank"&gt;Configure the required Global Properties for the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="mc-variable Vars_Other.tp_sgate variable"&gt;Security Gateway&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;in&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="mc-variable Vars_Other.tp_con variable"&gt;SmartConsole&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV id="mc-dropdown-body37fe22a5-67a7-48f9-ab31-d92af3c48723" class="MCDropDownBody dropDownBody"&gt;
&lt;TABLE class="TableStyle-TP_Table_Dark_Header_and_Pattern" cellspacing="0"&gt;&lt;COLGROUP&gt;&lt;COL class="TableStyle-TP_Table_Dark_Header_and_Pattern-Column-Column_Style" /&gt;&lt;COL class="TableStyle-TP_Table_Dark_Header_and_Pattern-Column-Column_Style" /&gt;&lt;/COLGROUP&gt;
&lt;THEAD&gt;
&lt;TR class="TableStyle-TP_Table_Dark_Header_and_Pattern-Head-Header_Style"&gt;
&lt;TH class="TableStyle-TP_Table_Dark_Header_and_Pattern-HeadE-Column_Style-Header_Style" scope="col"&gt;
&lt;P&gt;Step&lt;/P&gt;
&lt;/TH&gt;
&lt;TH class="TableStyle-TP_Table_Dark_Header_and_Pattern-HeadD-Column_Style-Header_Style" scope="col"&gt;
&lt;P&gt;Instructions&lt;/P&gt;
&lt;/TH&gt;
&lt;/TR&gt;
&lt;/THEAD&gt;
&lt;TBODY&gt;
&lt;TR class="TableStyle-TP_Table_Dark_Header_and_Pattern-Body-White_Background"&gt;
&lt;TD class="TableStyle-TP_Table_Dark_Header_and_Pattern-BodyE-Column_Style-White_Background"&gt;
&lt;P&gt;1&lt;/P&gt;
&lt;/TD&gt;
&lt;TD class="TableStyle-TP_Table_Dark_Header_and_Pattern-BodyD-Column_Style-White_Background"&gt;
&lt;P&gt;Connect with&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="mc-variable Vars_Other.tp_con variable"&gt;SmartConsole&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="mc-variable Vars_Other.tp_sms variable"&gt;Security Management Server&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;or&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;Target&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="mc-variable Vars_BladesFeatures.tp_dms variable"&gt;Domain Management Server&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;that manages this&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="mc-variable Vars_Other.tp_sgate variable"&gt;Security Gateway&lt;/SPAN&gt;.&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR class="TableStyle-TP_Table_Dark_Header_and_Pattern-Body-Grey_Background"&gt;
&lt;TD class="TableStyle-TP_Table_Dark_Header_and_Pattern-BodyE-Column_Style-Grey_Background"&gt;
&lt;P&gt;2&lt;/P&gt;
&lt;/TD&gt;
&lt;TD class="TableStyle-TP_Table_Dark_Header_and_Pattern-BodyD-Column_Style-Grey_Background"&gt;
&lt;P&gt;In the top left corner, click&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="Menu_Options"&gt;&lt;SPAN class="mc-variable Vars_Other.tp_menu variable"&gt;Menu&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&amp;gt; Global properties&lt;/SPAN&gt;.&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR class="TableStyle-TP_Table_Dark_Header_and_Pattern-Body-White_Background"&gt;
&lt;TD class="TableStyle-TP_Table_Dark_Header_and_Pattern-BodyE-Column_Style-White_Background"&gt;
&lt;P&gt;3&lt;/P&gt;
&lt;/TD&gt;
&lt;TD class="TableStyle-TP_Table_Dark_Header_and_Pattern-BodyD-Column_Style-White_Background"&gt;
&lt;P&gt;From the left tree, click the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="Menu_Options"&gt;Stateful Inspection&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;pane and configure:&lt;/P&gt;
&lt;OL&gt;
&lt;LI value="1"&gt;
&lt;P&gt;In the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="Menu_Options"&gt;Default Session Timeouts&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;section:&lt;/P&gt;
&lt;OL&gt;
&lt;LI value="1"&gt;
&lt;P&gt;Change the value of the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="Menu_Options"&gt;TCP session timeout&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;from the default&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="Menu_Options"&gt;3600&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="Menu_Options"&gt;60&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;seconds.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI value="2"&gt;
&lt;P&gt;Change the value of the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="Menu_Options"&gt;TCP end timeout&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;from the default&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="Menu_Options"&gt;20&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="Menu_Options"&gt;5&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;seconds.&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI value="2"&gt;
&lt;P&gt;In the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="Menu_Options"&gt;Out of state packets&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;section, you must clear all the boxes.&lt;/P&gt;
&lt;P&gt;Otherwise, the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="mc-variable Vars_Other.tp_sgate variable"&gt;Security Gateway&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;drops the traffic as out of state (because the traffic does not pass through the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="mc-variable Vars_Other.tp_sgate variable"&gt;Security Gateway&lt;/SPAN&gt;, it does not record the state information for the traffic).&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 13 May 2025 15:13:58 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Change-to-Global-Properties-Session-Timeout-Settings/m-p/248830#M41595</guid>
      <dc:creator>RemoteUser</dc:creator>
      <dc:date>2025-05-13T15:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: Change to Global Properties – Session Timeout Settings</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Change-to-Global-Properties-Session-Timeout-Settings/m-p/248853#M41600</link>
      <description>&lt;P&gt;Global properties as the name suggest are global for all gateways that are on that SMS.&lt;/P&gt;
&lt;P&gt;I might have another option that will get you close:&lt;/P&gt;
&lt;P&gt;Global properties -&amp;gt; Stateful Inspection -&amp;gt; Out of state packets -&amp;gt; Exceptions -&amp;gt; add here the relevant monitor only gateway.&lt;/P&gt;</description>
      <pubDate>Tue, 13 May 2025 18:21:26 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Change-to-Global-Properties-Session-Timeout-Settings/m-p/248853#M41600</guid>
      <dc:creator>Lesley</dc:creator>
      <dc:date>2025-05-13T18:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: Change to Global Properties – Session Timeout Settings</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Change-to-Global-Properties-Session-Timeout-Settings/m-p/248854#M41601</link>
      <description>&lt;P&gt;That was my thought as well.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Tue, 13 May 2025 18:22:25 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Change-to-Global-Properties-Session-Timeout-Settings/m-p/248854#M41601</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2025-05-13T18:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: Change to Global Properties – Session Timeout Settings</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Change-to-Global-Properties-Session-Timeout-Settings/m-p/248877#M41602</link>
      <description>&lt;P&gt;Those settings should definitely not be on gateways passing regular traffic.&lt;/P&gt;
&lt;P&gt;Short of using a different management domain for the gateway, you can make the changes temporarily, push policy to the monitor mode gateway, change them back, and publish changes.&lt;/P&gt;</description>
      <pubDate>Tue, 13 May 2025 22:11:37 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Change-to-Global-Properties-Session-Timeout-Settings/m-p/248877#M41602</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2025-05-13T22:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: Change to Global Properties – Session Timeout Settings</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Change-to-Global-Properties-Session-Timeout-Settings/m-p/248878#M41603</link>
      <description>&lt;P&gt;Sounds very logical to me.&lt;/P&gt;</description>
      <pubDate>Tue, 13 May 2025 22:53:12 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Change-to-Global-Properties-Session-Timeout-Settings/m-p/248878#M41603</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2025-05-13T22:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: Change to Global Properties – Session Timeout Settings</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Change-to-Global-Properties-Session-Timeout-Settings/m-p/248925#M41621</link>
      <description>&lt;P&gt;So, just to recap: if I change these settings in the Global Properties:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;Change the value of the TCP session timeout from the default 3600 to 60 seconds.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Change the value of the TCP end timeout from the default 20 to 5 seconds.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;but then I go to:&lt;/P&gt;
&lt;P&gt;Global Properties → Stateful Inspection → Out of State Packets → Exceptions,&lt;BR /&gt;and add only the relevant gateway to "monitor only"...&lt;/P&gt;
&lt;P&gt;When I install the policy, will these changes apply only to the gateway added to the exceptions, or will they be applied globally anyway?&lt;/P&gt;</description>
      <pubDate>Wed, 14 May 2025 08:50:04 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Change-to-Global-Properties-Session-Timeout-Settings/m-p/248925#M41621</guid>
      <dc:creator>RemoteUser</dc:creator>
      <dc:date>2025-05-14T08:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: Change to Global Properties – Session Timeout Settings</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Change-to-Global-Properties-Session-Timeout-Settings/m-p/248946#M41634</link>
      <description>&lt;P&gt;It will be applied globally.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Wed, 14 May 2025 10:35:31 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Change-to-Global-Properties-Session-Timeout-Settings/m-p/248946#M41634</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2025-05-14T10:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: Change to Global Properties – Session Timeout Settings</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Change-to-Global-Properties-Session-Timeout-Settings/m-p/248947#M41635</link>
      <description>&lt;P&gt;thanks Man&lt;/P&gt;</description>
      <pubDate>Wed, 14 May 2025 10:36:33 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Change-to-Global-Properties-Session-Timeout-Settings/m-p/248947#M41635</guid>
      <dc:creator>RemoteUser</dc:creator>
      <dc:date>2025-05-14T10:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: Change to Global Properties – Session Timeout Settings</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Change-to-Global-Properties-Session-Timeout-Settings/m-p/248949#M41637</link>
      <description>&lt;P&gt;You bet.&lt;/P&gt;</description>
      <pubDate>Wed, 14 May 2025 10:37:40 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Change-to-Global-Properties-Session-Timeout-Settings/m-p/248949#M41637</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2025-05-14T10:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: Change to Global Properties – Session Timeout Settings</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Change-to-Global-Properties-Session-Timeout-Settings/m-p/249049#M41667</link>
      <description>&lt;P&gt;So, just to recap: if I change these settings in the Global Properties:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;Change the value of the TCP session timeout from the default 3600 to 60 seconds.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Change the value of the TCP end timeout from the default 20 to 5 seconds.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;but then I go to:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Global Properties → Stateful Inspection → Out of State Packets → Exceptions,&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;and add only the relevant gateway to "monitor only"...&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;What is marked is maybe an alternative for the first option (TCP timeout). Because those are global and apply to all firewalls managed by the system.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 May 2025 20:36:03 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Change-to-Global-Properties-Session-Timeout-Settings/m-p/249049#M41667</guid>
      <dc:creator>Lesley</dc:creator>
      <dc:date>2025-05-14T20:36:03Z</dc:date>
    </item>
  </channel>
</rss>

