<?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: Routing issues for Remote Access during cluster upgrade in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Routing-issues-for-Remote-Access-during-cluster-upgrade/m-p/250212#M48869</link>
    <description>&lt;P&gt;Fot the sake of knowledge, I finally found what was the problem, MEP was configured differently on the new node.&lt;BR /&gt;See sk78180&lt;/P&gt;</description>
    <pubDate>Fri, 30 May 2025 07:07:55 GMT</pubDate>
    <dc:creator>AkiYa</dc:creator>
    <dc:date>2025-05-30T07:07:55Z</dc:date>
    <item>
      <title>Routing issues for Remote Access during cluster upgrade</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Routing-issues-for-Remote-Access-during-cluster-upgrade/m-p/250124#M48853</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;I'm upgrading a cluster of two 6700 appliances R81.20 - take 98 to a brand new cluster of 9200 appliances, same version.&lt;BR /&gt;I configured the first 9200 and successfully replaced the standby 6700, same IP, same name, everything.&lt;/P&gt;&lt;P&gt;From this new standby node I can already reach all the S2S branch offices, internal resources, etc. so I'm assuming that its configuration is ok.&lt;/P&gt;&lt;P&gt;Now the odd issue: I switched the traffic to this new node to test it and then replace the other node, everything looked good BUT the Remote Access routing: I was able to connect from a remote computer but could not reach, for example, the Domain Controllers or many other remote networks (S2S).&lt;BR /&gt;Actually one of them, which is even in a common Community with other three clusters, was reachable...&lt;/P&gt;&lt;P&gt;During the first test I could even reach some IP addresses in the same subnet of the Domain Controllers, so I can' t really understand what's wrong... now I can' t reach that subnet at all...&lt;/P&gt;&lt;P&gt;I've already opened a ticket but the solutions they gave to me till now are not convincing, what I see here is a route problem with the new node, but I checked multiple times the interfaces, their subnets, the sync of the cluster, KPPAK secureXL mode on both... everything looks ok to me.&lt;/P&gt;&lt;P&gt;The error I'm focusing on is this one taken from the remote client "trac.log" file:&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ 2416 4512][28 May 23:08:51][TR_OFFICE_MODE] TrOfficeMode::OmSendIpFrameCB: Packet to destination 10.20.0.13 of protocol 17&lt;BR /&gt;[ 2416 4512][28 May 23:08:51][TR_OFFICE_MODE] TrOfficeMode::OmSendIpFrameCB: ======= TUNNEL ROUTING =======&lt;BR /&gt;[ 2416 4512][28 May 23:08:51][TR_OFFICE_MODE] TrOfficeMode::OmSendIpFrameCB: &lt;STRONG&gt;This packet should go to Encryption domain index: -1&lt;/STRONG&gt;&lt;BR /&gt;[ 2416 4512][28 May 23:08:51][TR_OFFICE_MODE] TrOfficeMode::OmSendIpFrameCB: &lt;STRONG&gt;Encryption domain index is out of range: -1&lt;/STRONG&gt;&lt;BR /&gt;[ 2416 4512][28 May 23:08:51][vna] vna_trap: received VNA_TRAP_FORWARD_PACKET&lt;BR /&gt;[ 2416 4512][28 May 23:08:51][vna] vna_traffic_fwd_do : forwarding packet with 99 bytes&lt;/P&gt;&lt;P&gt;which suggest to me that there is something wrong with routing.&lt;BR /&gt;By the way this traffic is not even passing the firewall ("i" and "I" only) since I can't see any logs in the console when pinging or RDPing to these servers.&lt;/P&gt;&lt;P&gt;By switching back the traffic to the 6700 node everything start working again, so it's not a policy or different configuration problem.&lt;BR /&gt;Clearly at the moment I have a temporary cluster with an active 6700 appliance and a standby 9200, the cluster is set to 9000.&lt;BR /&gt;What is giving the remote client bad routes from the 9200 node only?&lt;BR /&gt;&lt;BR /&gt;Any suggestions?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 29 May 2025 08:37:59 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Routing-issues-for-Remote-Access-during-cluster-upgrade/m-p/250124#M48853</guid>
      <dc:creator>AkiYa</dc:creator>
      <dc:date>2025-05-29T08:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Routing issues for Remote Access during cluster upgrade</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Routing-issues-for-Remote-Access-during-cluster-upgrade/m-p/250136#M48854</link>
      <description>&lt;P&gt;Besides reaching out to TAC some things to be aware of:&lt;/P&gt;
&lt;P&gt;1. The 9000 and 6000 use a different SecureXL mode by default - so could test switching it to KPPAK to isolate.&lt;/P&gt;
&lt;P&gt;2. JHF Take 99 fixes several remote access issues present in version prior to it.&lt;/P&gt;</description>
      <pubDate>Thu, 29 May 2025 11:58:37 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Routing-issues-for-Remote-Access-during-cluster-upgrade/m-p/250136#M48854</guid>
      <dc:creator>Chris_Atkinson</dc:creator>
      <dc:date>2025-05-29T11:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: Routing issues for Remote Access during cluster upgrade</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Routing-issues-for-Remote-Access-during-cluster-upgrade/m-p/250144#M48855</link>
      <description>&lt;P&gt;Thank you Chris,&lt;/P&gt;&lt;P&gt;the original setting of the 9200 appliance was instead on UPPAK, then I switched to KPPAK in order to match the 6700; I also tried to disable SecureXL with fwaccel off, but nothing changed.&lt;BR /&gt;I'll take a look at the take 99, eventhough I would expect to have the same problem on the 6700 since it has the take 98 as well.&lt;/P&gt;</description>
      <pubDate>Thu, 29 May 2025 12:48:07 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Routing-issues-for-Remote-Access-during-cluster-upgrade/m-p/250144#M48855</guid>
      <dc:creator>AkiYa</dc:creator>
      <dc:date>2025-05-29T12:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: Routing issues for Remote Access during cluster upgrade</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Routing-issues-for-Remote-Access-during-cluster-upgrade/m-p/250212#M48869</link>
      <description>&lt;P&gt;Fot the sake of knowledge, I finally found what was the problem, MEP was configured differently on the new node.&lt;BR /&gt;See sk78180&lt;/P&gt;</description>
      <pubDate>Fri, 30 May 2025 07:07:55 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Routing-issues-for-Remote-Access-during-cluster-upgrade/m-p/250212#M48869</guid>
      <dc:creator>AkiYa</dc:creator>
      <dc:date>2025-05-30T07:07:55Z</dc:date>
    </item>
  </channel>
</rss>

