<?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 the return Traffic Through the Same incoming interface in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Routing-the-return-Traffic-Through-the-Same-incoming-interface/m-p/259484#M50892</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I managed to resolved the issue, NAT and PBR. All seems to be working now, but still testing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Salom&lt;/P&gt;</description>
    <pubDate>Wed, 08 Oct 2025 19:14:16 GMT</pubDate>
    <dc:creator>Salom_Idhogela</dc:creator>
    <dc:date>2025-10-08T19:14:16Z</dc:date>
    <item>
      <title>Routing the return Traffic Through the Same incoming interface</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Routing-the-return-Traffic-Through-the-Same-incoming-interface/m-p/252022#M49361</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;This is my second post on the Check Point community, and I must say I find this platform extremely helpful in resolving many of my concerns.&lt;/P&gt;&lt;P&gt;I’m seeking your expert opinion on a requirement we’re working on: ensuring that return traffic is routed through the same interface it originally arrived on.&lt;/P&gt;&lt;P&gt;As illustrated in the attachment, we need to publish a single web application using two public IP addresses provided by two different ISPs. For example, let’s say we’re publishing the website &lt;STRONG&gt;example.com&lt;/STRONG&gt; to the internet. DNS load balancing (round-robin) is being used to distribute requests between the two IP addresses.&lt;/P&gt;&lt;P&gt;Here’s the current scenario:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;Traffic coming to &lt;STRONG&gt;x.x.x.x (ISP1)&lt;/STRONG&gt; is NATed to &lt;STRONG&gt;z.z.z.z&lt;/STRONG&gt;, and since the firewall’s default route points to ISP1, return traffic is successfully routed back via ISP1.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;However, traffic arriving at &lt;STRONG&gt;y.y.y.y (ISP2)&lt;/STRONG&gt; is also NATed to &lt;STRONG&gt;z.z.z.z&lt;/STRONG&gt;, but the return traffic is still sent out via ISP1 due to the default route. As a result, the application doesn’t work properly when accessed via ISP2.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please confirm whether this type of return routing (i.e., symmetric routing based on incoming interface) can be achieved using Check Point? If so, i would appreciate your guidance on how to implement it. If not, are there any recommended workarounds?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 13:39:01 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Routing-the-return-Traffic-Through-the-Same-incoming-interface/m-p/252022#M49361</guid>
      <dc:creator>Thisara_Dilshan</dc:creator>
      <dc:date>2025-06-26T13:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: Routing the return Traffic Through the Same incoming interface</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Routing-the-return-Traffic-Through-the-Same-incoming-interface/m-p/252081#M49367</link>
      <description>&lt;P&gt;If any feature allows for this, it's ISP Redundancy.&lt;BR /&gt;However, I suspect what you're looking for is an RFE.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 17:32:01 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Routing-the-return-Traffic-Through-the-Same-incoming-interface/m-p/252081#M49367</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2025-06-26T17:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: Routing the return Traffic Through the Same incoming interface</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Routing-the-return-Traffic-Through-the-Same-incoming-interface/m-p/252088#M49368</link>
      <description>&lt;P&gt;I see what Phoneboy is saying. ISP redundancy also came to my mind when I saw the diagram.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 18:21:42 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Routing-the-return-Traffic-Through-the-Same-incoming-interface/m-p/252088#M49368</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2025-06-26T18:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: Routing the return Traffic Through the Same incoming interface</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Routing-the-return-Traffic-Through-the-Same-incoming-interface/m-p/252258#M49388</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/7"&gt;@PhoneBoy&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for sharing your input.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes. This is working fine with ISP Redundancy. However, in this specific customer environment, they want to utilize PBR to route some specific traffic as well. In that case, PBR is not working once we enable the ISP redundancy. I guess PBR is not supported with ISP redundancy.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.checkpoint.com/results/sk/sk167135" target="_blank"&gt;https://support.checkpoint.com/results/sk/sk167135&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2025 13:34:51 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Routing-the-return-Traffic-Through-the-Same-incoming-interface/m-p/252258#M49388</guid>
      <dc:creator>Thisara_Dilshan</dc:creator>
      <dc:date>2025-06-30T13:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: Routing the return Traffic Through the Same incoming interface</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Routing-the-return-Traffic-Through-the-Same-incoming-interface/m-p/252259#M49389</link>
      <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/38213"&gt;@the_rock&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for sharing your input. For this specific customer we need both ISP redundancy and PBR working together. Is there any workaround for the PBR concern?&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2025 13:38:07 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Routing-the-return-Traffic-Through-the-Same-incoming-interface/m-p/252259#M49389</guid>
      <dc:creator>Thisara_Dilshan</dc:creator>
      <dc:date>2025-06-30T13:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: Routing the return Traffic Through the Same incoming interface</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Routing-the-return-Traffic-Through-the-Same-incoming-interface/m-p/252260#M49390</link>
      <description>&lt;P&gt;According to below, still not supported.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.checkpoint.com/results/sk/sk167135" target="_blank"&gt;https://support.checkpoint.com/results/sk/sk167135&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2025 13:41:54 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Routing-the-return-Traffic-Through-the-Same-incoming-interface/m-p/252260#M49390</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2025-06-30T13:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: Routing the return Traffic Through the Same incoming interface</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Routing-the-return-Traffic-Through-the-Same-incoming-interface/m-p/252280#M49391</link>
      <description>&lt;P&gt;Which definitely makes what the customer wants to do an RFE.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2025 14:57:21 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Routing-the-return-Traffic-Through-the-Same-incoming-interface/m-p/252280#M49391</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2025-06-30T14:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: Routing the return Traffic Through the Same incoming interface</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Routing-the-return-Traffic-Through-the-Same-incoming-interface/m-p/259479#M50888</link>
      <description>&lt;P&gt;I have the same issue, did you get help. It looks like checkpoint stafeful firewalling is not working anymore.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Salom&lt;/P&gt;</description>
      <pubDate>Wed, 08 Oct 2025 18:28:18 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Routing-the-return-Traffic-Through-the-Same-incoming-interface/m-p/259479#M50888</guid>
      <dc:creator>Salom_Idhogela</dc:creator>
      <dc:date>2025-10-08T18:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: Routing the return Traffic Through the Same incoming interface</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Routing-the-return-Traffic-Through-the-Same-incoming-interface/m-p/259480#M50889</link>
      <description>&lt;P&gt;ISP redundancy or SDWAN is the solution for this. However, PBR is not working when using ISP redundancy. So, the ideal solution would be to use SDWAN for Symmetric Packet Return.&lt;/P&gt;&lt;P&gt;&lt;A href="https://sc1.checkpoint.com/documents/Infinity_Portal/WebAdminGuides/EN/Quantum-SD-WAN-Admin-Guide/Content/Topics-SD-WAN/Symmetric-Packet-Return.htm#:~:text=Symmetric%20Packet%20Return%20supports%20SD,IP%20address%20(without%20NAT" target="_blank"&gt;https://sc1.checkpoint.com/documents/Infinity_Portal/WebAdminGuides/EN/Quantum-SD-WAN-Admin-Guide/Content/Topics-SD-WAN/Symmetric-Packet-Return.htm#:~:text=Symmetric%20Packet%20Return%20supports%20SD,IP%20address%20(without%20NAT&lt;/A&gt;).&lt;/P&gt;</description>
      <pubDate>Wed, 08 Oct 2025 18:33:32 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Routing-the-return-Traffic-Through-the-Same-incoming-interface/m-p/259480#M50889</guid>
      <dc:creator>Thisara_Dilshan</dc:creator>
      <dc:date>2025-10-08T18:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: Routing the return Traffic Through the Same incoming interface</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Routing-the-return-Traffic-Through-the-Same-incoming-interface/m-p/259481#M50890</link>
      <description>&lt;P&gt;Definitely sd-wan.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Oct 2025 18:38:35 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Routing-the-return-Traffic-Through-the-Same-incoming-interface/m-p/259481#M50890</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2025-10-08T18:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: Routing the return Traffic Through the Same incoming interface</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Routing-the-return-Traffic-Through-the-Same-incoming-interface/m-p/259482#M50891</link>
      <description>&lt;P&gt;what do you mean by it is not working anymore? Check out also new SD-wan features in upcomming released&lt;/P&gt;</description>
      <pubDate>Wed, 08 Oct 2025 18:44:17 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Routing-the-return-Traffic-Through-the-Same-incoming-interface/m-p/259482#M50891</guid>
      <dc:creator>Lesley</dc:creator>
      <dc:date>2025-10-08T18:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: Routing the return Traffic Through the Same incoming interface</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Routing-the-return-Traffic-Through-the-Same-incoming-interface/m-p/259484#M50892</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I managed to resolved the issue, NAT and PBR. All seems to be working now, but still testing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Salom&lt;/P&gt;</description>
      <pubDate>Wed, 08 Oct 2025 19:14:16 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Routing-the-return-Traffic-Through-the-Same-incoming-interface/m-p/259484#M50892</guid>
      <dc:creator>Salom_Idhogela</dc:creator>
      <dc:date>2025-10-08T19:14:16Z</dc:date>
    </item>
  </channel>
</rss>

