<?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: connectivity problems, max connections/sessions between two hosts in Hyperscale Firewall (Maestro)</title>
    <link>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/connectivity-problems-max-connections-sessions-between-two-hosts/m-p/277371#M4257</link>
    <description>&lt;P&gt;Good day!&lt;/P&gt;&lt;P&gt;By any chance, is there a source port limitation on the Proxy servers?&lt;BR /&gt;You can check this way if those are UNIX based machines:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sysctl net.ipv4.ip_local_port_r&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Example output:&lt;/P&gt;&lt;P&gt;net.ipv4.ip_local_port_range = 32768 65535&lt;/P&gt;</description>
    <pubDate>Mon, 25 May 2026 14:08:19 GMT</pubDate>
    <dc:creator>Gennady</dc:creator>
    <dc:date>2026-05-25T14:08:19Z</dc:date>
    <item>
      <title>connectivity problems, max connections/sessions between two hosts</title>
      <link>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/connectivity-problems-max-connections-sessions-between-two-hosts/m-p/277081#M4242</link>
      <description>&lt;P&gt;We had some problems with connections between heavy communicating proxy servers. The traffic between proxyA and proxyB flows through a Maestro gateway and is inspected there. We have sometimes connectivity problems with some sessions, mostly like Videoconferencing sessions like Teams or WebEx via HTTPS. Sessions are disrupted and are working again after reconnect from the client side. Problems are mostly seen at heavy production times.&lt;/P&gt;
&lt;P&gt;As the nature of the proxy chain we have a lot of connections / sessions only between two nodes (proxyA &amp;amp; proxyB). We can see on the proxy side that more then around 25.000 active sessions we have the problems. A third proxyC never reach these values and does not show the problems. The sending proxyA reports connectivity errors to proxyB in case of the problem. proxyA and proxyC are working loadbalanced and send all traffic to proxyB.&lt;/P&gt;
&lt;P&gt;Our main question at the moment .... are there any limits for the count of connections / sessions between two hosts ? No NAT is done for this connections, straight through the gateway.&lt;/P&gt;
&lt;P&gt;This is Maestro R81.20 with VSX (3x 9700 appliances)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2026 06:43:57 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/connectivity-problems-max-connections-sessions-between-two-hosts/m-p/277081#M4242</guid>
      <dc:creator>Wolfgang</dc:creator>
      <dc:date>2026-05-19T06:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: connectivity problems, max connections/sessions between two hosts</title>
      <link>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/connectivity-problems-max-connections-sessions-between-two-hosts/m-p/277091#M4243</link>
      <description>&lt;P&gt;There's not a per-host connection limit that I'm aware of, but as it's communications between two single hosts, there's only so many TCP source ports available. If the source side of the setup starts reusing source ports before fully closing out an old connection, the gateway might not like that. It should give you meaningful drop logs though.&lt;/P&gt;
&lt;P&gt;You also might have uneven distribution issues if you don't have L4 dist enabled, as all of those connections are going to 1 SGM.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this is a big problem and you're not super keen on inspecting this traffic (and if the network setup supports it) then this might be a time for Maestro Fast Forward.&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2026 09:16:57 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/connectivity-problems-max-connections-sessions-between-two-hosts/m-p/277091#M4243</guid>
      <dc:creator>emmap</dc:creator>
      <dc:date>2026-05-19T09:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: connectivity problems, max connections/sessions between two hosts</title>
      <link>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/connectivity-problems-max-connections-sessions-between-two-hosts/m-p/277097#M4244</link>
      <description>&lt;P&gt;Agree with&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/71054"&gt;@emmap&lt;/a&gt;&amp;nbsp;that it is a port reuse issue due to the limited number of IP addresses involved, and that L4 distribution may help.&amp;nbsp; Check these out too:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.checkpoint.com/results/sk/sk184181" target="_blank"&gt;sk184181: Intermittent client timeouts when&amp;nbsp;reusing&amp;nbsp;source&amp;nbsp;ports&amp;nbsp;through a Maestro Security Group with multiple Security Group Members&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.checkpoint.com/results/sk/sk24960" target="_blank"&gt;sk24960: "Smart Connection&amp;nbsp;Reuse" feature modifies some SYN packets&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2026 12:24:15 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/connectivity-problems-max-connections-sessions-between-two-hosts/m-p/277097#M4244</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2026-05-19T12:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: connectivity problems, max connections/sessions between two hosts</title>
      <link>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/connectivity-problems-max-connections-sessions-between-two-hosts/m-p/277170#M4246</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/71054"&gt;@emmap&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/597"&gt;@Timothy_Hall&lt;/a&gt;&amp;nbsp;"Smart connection reuse" was a good hint again. I remember we had these to observe in the past.&lt;/P&gt;
&lt;P&gt;Maestro FastForward can't be a solution, because the interfaces to all proxies&amp;nbsp; are&amp;nbsp; wrp-Interfaces of different virtual switches in VSX. wrp interfaces are not supported with Maestro Fast Forward.&lt;/P&gt;
&lt;P&gt;How about enabling L4 distribution ? We played around with that in the past but never leave this enabled because of some trouble. I understand that we can get a better traffic distribution for this type of connections but I haven't a good feeling enabling L4 distribution.&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2026 06:41:42 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/connectivity-problems-max-connections-sessions-between-two-hosts/m-p/277170#M4246</guid>
      <dc:creator>Wolfgang</dc:creator>
      <dc:date>2026-05-20T06:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: connectivity problems, max connections/sessions between two hosts</title>
      <link>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/connectivity-problems-max-connections-sessions-between-two-hosts/m-p/277178#M4247</link>
      <description>&lt;P&gt;L4 Dist will more evenly load the connections between SGMs but it won't prevent connection reuse situations, as the reused source port would end up with the connections going to the same SGM.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2026 09:43:15 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/connectivity-problems-max-connections-sessions-between-two-hosts/m-p/277178#M4247</guid>
      <dc:creator>emmap</dc:creator>
      <dc:date>2026-05-20T09:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: connectivity problems, max connections/sessions between two hosts</title>
      <link>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/connectivity-problems-max-connections-sessions-between-two-hosts/m-p/277369#M4256</link>
      <description>&lt;P&gt;hi!&lt;BR /&gt;&lt;BR /&gt;sk184181 originated from a case I worked on with RnD (PRHF-41806).&lt;/P&gt;&lt;P&gt;This fix must not be used in Dual-Site environment because it overloads Sync during switchover. However, the fix resolves re-use problem by eliminating 1 HTU Sync delay when a connection is deleted from connection table on c2s SGM. The sync message then immediately sent to s2c SGM. By default, the delete notification occurs only at 1 HTU rate (delta sync interval). Insert notifications are sent immediately be default.&lt;/P&gt;&lt;P&gt;There should be asymmetric distribution for traffic from ProxyA to ProxyB in c2s and s2c direction, for the fix to be applicable to your situation. Otherwise, you can ignore this SK.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have no NAT in your environment, then I would look into possibility to enable manual-general distribution. It decreases number of asymmetric connections which in turn would significantly decrease correction traffic and improve performance of the Security Group.&lt;/P&gt;</description>
      <pubDate>Mon, 25 May 2026 13:56:09 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/connectivity-problems-max-connections-sessions-between-two-hosts/m-p/277369#M4256</guid>
      <dc:creator>Gennady</dc:creator>
      <dc:date>2026-05-25T13:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: connectivity problems, max connections/sessions between two hosts</title>
      <link>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/connectivity-problems-max-connections-sessions-between-two-hosts/m-p/277371#M4257</link>
      <description>&lt;P&gt;Good day!&lt;/P&gt;&lt;P&gt;By any chance, is there a source port limitation on the Proxy servers?&lt;BR /&gt;You can check this way if those are UNIX based machines:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sysctl net.ipv4.ip_local_port_r&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Example output:&lt;/P&gt;&lt;P&gt;net.ipv4.ip_local_port_range = 32768 65535&lt;/P&gt;</description>
      <pubDate>Mon, 25 May 2026 14:08:19 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/connectivity-problems-max-connections-sessions-between-two-hosts/m-p/277371#M4257</guid>
      <dc:creator>Gennady</dc:creator>
      <dc:date>2026-05-25T14:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: connectivity problems, max connections/sessions between two hosts</title>
      <link>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/connectivity-problems-max-connections-sessions-between-two-hosts/m-p/277372#M4258</link>
      <description>&lt;P&gt;Did you check if the issue could be related on some configuration on proxy side that defines, for example, the maximun number of connections accepted? In linux you could have this kind of behaviour due to the limit of connections configured as a default,&amp;nbsp;but it's just a hypothesis&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 May 2026 14:12:11 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/connectivity-problems-max-connections-sessions-between-two-hosts/m-p/277372#M4258</guid>
      <dc:creator>simonemantovani</dc:creator>
      <dc:date>2026-05-25T14:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: connectivity problems, max connections/sessions between two hosts</title>
      <link>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/connectivity-problems-max-connections-sessions-between-two-hosts/m-p/277376#M4259</link>
      <description>&lt;P&gt;Good day!&lt;/P&gt;&lt;P&gt;It is worth to mention that connection table size is limited by default in R81.20 VSX. Did you have a chance to check it?&lt;/P&gt;&lt;P&gt;Another thing is to double check Aggressive aging status in output of "fw ctl pstat" on impcated VS. "Aggressive Aging is enabled, not active" is normal output.&lt;/P&gt;</description>
      <pubDate>Mon, 25 May 2026 15:33:56 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/connectivity-problems-max-connections-sessions-between-two-hosts/m-p/277376#M4259</guid>
      <dc:creator>Gennady</dc:creator>
      <dc:date>2026-05-25T15:33:56Z</dc:date>
    </item>
  </channel>
</rss>

