<?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: Source (hide behind) NAT non gateway IP and multiple ISPs in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/Source-hide-behind-NAT-non-gateway-IP-and-multiple-ISPs/m-p/218315#M36397</link>
    <description>&lt;P&gt;That I had not and I was hoping to avoid placing each ISP into it's zone since it's has it's own set of pitfalls that we've had to deal with on Juniper for years.&lt;/P&gt;</description>
    <pubDate>Fri, 21 Jun 2024 01:01:43 GMT</pubDate>
    <dc:creator>cjames88</dc:creator>
    <dc:date>2024-06-21T01:01:43Z</dc:date>
    <item>
      <title>Source (hide behind) NAT non gateway IP and multiple ISPs</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Source-hide-behind-NAT-non-gateway-IP-and-multiple-ISPs/m-p/218141#M36367</link>
      <description>&lt;P&gt;I'm fairly new to Checkpoint and I've hit a scenario that I'm having trouble finding documentation on. I have a cluster with 3 ISPs. We do not have BGP so each of these 3 ISPs have a different subnet of public IPs. On our previous Juniper SRX firewalls we would source NAT our Guest WiFi out an address other than the primary IP on the interface. So far I can't find a way to handle this with multiple ISPs on checkpoint. I can see where I can tell a subnet to source NAT behind a specific IP, however I have 3 different IP address this traffic could source nat behind depending on which ISP we are using at the time. We also currently use PBR to route this traffic out one of what would be our backup ISPs.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2024 18:13:36 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Source-hide-behind-NAT-non-gateway-IP-and-multiple-ISPs/m-p/218141#M36367</guid>
      <dc:creator>cjames88</dc:creator>
      <dc:date>2024-06-19T18:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: Source (hide behind) NAT non gateway IP and multiple ISPs</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Source-hide-behind-NAT-non-gateway-IP-and-multiple-ISPs/m-p/218276#M36391</link>
      <description>&lt;P&gt;I see a couple of options here:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Use ISP Redundancy and the related configuration (possibly related:&amp;nbsp;&lt;A href="https://support.checkpoint.com/results/sk/sk174197" target="_blank"&gt;https://support.checkpoint.com/results/sk/sk174197&lt;/A&gt;)&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Use a HIDE address of 0.0.0.0 (create as a host object), which I believe will use the IP address of the interface the traffic is routed out of. Not sure if this is formally supported, though.&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Thu, 20 Jun 2024 18:19:48 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Source-hide-behind-NAT-non-gateway-IP-and-multiple-ISPs/m-p/218276#M36391</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2024-06-20T18:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: Source (hide behind) NAT non gateway IP and multiple ISPs</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Source-hide-behind-NAT-non-gateway-IP-and-multiple-ISPs/m-p/218279#M36392</link>
      <description>&lt;P&gt;That's actually what we are trying to avoid, we don't want to use the IP address of the interface. I've got that working fine. It's when we want to use a different IP that things are breaking.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2024 18:36:30 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Source-hide-behind-NAT-non-gateway-IP-and-multiple-ISPs/m-p/218279#M36392</guid>
      <dc:creator>cjames88</dc:creator>
      <dc:date>2024-06-20T18:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: Source (hide behind) NAT non gateway IP and multiple ISPs</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Source-hide-behind-NAT-non-gateway-IP-and-multiple-ISPs/m-p/218308#M36395</link>
      <description>&lt;P&gt;Then your only option is a Dynamic Object that you manage &lt;STRONG&gt;OR&lt;/STRONG&gt; a static host object.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2024 22:21:57 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Source-hide-behind-NAT-non-gateway-IP-and-multiple-ISPs/m-p/218308#M36395</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2024-06-20T22:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: Source (hide behind) NAT non gateway IP and multiple ISPs</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Source-hide-behind-NAT-non-gateway-IP-and-multiple-ISPs/m-p/218313#M36396</link>
      <description>&lt;P&gt;Have you tried NAT statements with each interface assigned/representing a different "zone" ?&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2024 23:55:00 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Source-hide-behind-NAT-non-gateway-IP-and-multiple-ISPs/m-p/218313#M36396</guid>
      <dc:creator>Chris_Atkinson</dc:creator>
      <dc:date>2024-06-20T23:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: Source (hide behind) NAT non gateway IP and multiple ISPs</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Source-hide-behind-NAT-non-gateway-IP-and-multiple-ISPs/m-p/218315#M36397</link>
      <description>&lt;P&gt;That I had not and I was hoping to avoid placing each ISP into it's zone since it's has it's own set of pitfalls that we've had to deal with on Juniper for years.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2024 01:01:43 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Source-hide-behind-NAT-non-gateway-IP-and-multiple-ISPs/m-p/218315#M36397</guid>
      <dc:creator>cjames88</dc:creator>
      <dc:date>2024-06-21T01:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: Source (hide behind) NAT non gateway IP and multiple ISPs</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Source-hide-behind-NAT-non-gateway-IP-and-multiple-ISPs/m-p/218346#M36404</link>
      <description>&lt;P&gt;Am curious what issues you ran into with this, just for my own edification.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2024 15:28:24 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Source-hide-behind-NAT-non-gateway-IP-and-multiple-ISPs/m-p/218346#M36404</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2024-06-21T15:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: Source (hide behind) NAT non gateway IP and multiple ISPs</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Source-hide-behind-NAT-non-gateway-IP-and-multiple-ISPs/m-p/218348#M36405</link>
      <description>&lt;P&gt;Not so much issues, but it was a lot of extra administrative overhead with additional firewall and NAT rules.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2024 15:31:08 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Source-hide-behind-NAT-non-gateway-IP-and-multiple-ISPs/m-p/218348#M36405</guid>
      <dc:creator>cjames88</dc:creator>
      <dc:date>2024-06-21T15:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: Source (hide behind) NAT non gateway IP and multiple ISPs</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Source-hide-behind-NAT-non-gateway-IP-and-multiple-ISPs/m-p/218350#M36407</link>
      <description>&lt;P&gt;I will say the biggest pitfall we ran into was with VPN since they each had their own security zone due to other Junos limitations. Even though we ran iBGP on the tunnels, if we failed over any sessions would get interrupted since that traffic was now technically to and from different zones.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2024 15:32:53 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Source-hide-behind-NAT-non-gateway-IP-and-multiple-ISPs/m-p/218350#M36407</guid>
      <dc:creator>cjames88</dc:creator>
      <dc:date>2024-06-21T15:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: Source (hide behind) NAT non gateway IP and multiple ISPs</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Source-hide-behind-NAT-non-gateway-IP-and-multiple-ISPs/m-p/218360#M36409</link>
      <description>&lt;P&gt;I don't believe we will have this limitation since Zones were not even supported until R8x and the VPN code has been there from the earliest days of the product.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2024 16:37:19 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Source-hide-behind-NAT-non-gateway-IP-and-multiple-ISPs/m-p/218360#M36409</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2024-06-21T16:37:19Z</dc:date>
    </item>
  </channel>
</rss>

