<?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: Bridge a External IP in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/Bridge-a-External-IP/m-p/232859#M38900</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Okay lets say for fun I need to access 8.8.8.8:9000.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a working NAT rule for client localy on the FW(internal)&lt;/P&gt;&lt;P&gt;NAT rule: OrgSrc(Grp_Client) - OrgDst(8.8.8.8) - TranSrc(0.0.0.0 H)&lt;/P&gt;&lt;P&gt;For the new solution, I pick out a IP(free) from a existent subnet on my FW(internal), right or wrong I don't know.&lt;/P&gt;&lt;P&gt;NAT rule OrgSrc(&lt;SPAN&gt;10.250.1.200) -&amp;nbsp;OrgDst(192.168.1.100) - TranDst(8.8.8.8 S) - Not working&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;NAT rule&amp;nbsp;OrgSrc(10.250.1.200) -&amp;nbsp;OrgDst(192.168.1.100) - TranSrc(0.0.0.0 H) - TranDst(8.8.8.8 S) - Not working&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Proxy Arp is new for me, where do I make that configuration?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;/Steen&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 06:00:47 GMT</pubDate>
    <dc:creator>Satto</dc:creator>
    <dc:date>2024-11-15T06:00:47Z</dc:date>
    <item>
      <title>Bridge a External IP</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Bridge-a-External-IP/m-p/232691#M38867</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a little complex problem in my big network, I'll try to be specify...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have a client setting on a modem in a private APN network, this will then connect to a FW on our APN site using VPN before we will connect to our private FW (Checkpoint).&lt;/P&gt;&lt;P&gt;Client (10.250.1.200) -&amp;gt; Modem -&amp;gt; (APN -&amp;gt; VPN(192.168.0.0/16)) -&amp;gt; FW (APN) -&amp;gt; FW (Internal).&lt;/P&gt;&lt;P&gt;The problem, the client need to access a external IP on the Internet, but the APN network doesn't have Internet, so all request will just die/drop, so It need to go though the VPN. The FW (Internal) will have this Internet access, but I can't relay this traffic to this FW with the external IP, so I was thinking to use a internal IP, lets say 192.168.1.100. So the client will pretend to call 192.168.1.100 instead, I see the traffic all the way to the FW(Internal), but here is where the problem start, how do I translate this 192.168.1.100 to External IP and NAT the Client IP with the FW(internal) WAN ip, so I think we are talking about double NAT, I have try everything, but I can't make it to work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So basic, my client (10.250.1.200) needs to talk with the external IP on port 9000, this need to go though a modem, vpn, fw, fw and then out to the Internet.&lt;/P&gt;&lt;P&gt;I have locally client already on the the FW(Internal) that access the external IP, so we can mess up the external ip to much so it will not work locally anymore!&lt;/P&gt;&lt;P&gt;Anyone have a bright idea , or have I make this to complicate?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/Steen&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2024 08:50:31 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Bridge-a-External-IP/m-p/232691#M38867</guid>
      <dc:creator>Satto</dc:creator>
      <dc:date>2024-11-14T08:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: Bridge a External IP</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Bridge-a-External-IP/m-p/232728#M38874</link>
      <description>&lt;P&gt;What specifically have you tried to do?&lt;BR /&gt;A standard NAT rule should work here, though it might need to be manual and include configuring a proxy ARP for 192.168.1.100 on the internal FW.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2024 14:07:37 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Bridge-a-External-IP/m-p/232728#M38874</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2024-11-14T14:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: Bridge a External IP</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Bridge-a-External-IP/m-p/232859#M38900</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Okay lets say for fun I need to access 8.8.8.8:9000.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a working NAT rule for client localy on the FW(internal)&lt;/P&gt;&lt;P&gt;NAT rule: OrgSrc(Grp_Client) - OrgDst(8.8.8.8) - TranSrc(0.0.0.0 H)&lt;/P&gt;&lt;P&gt;For the new solution, I pick out a IP(free) from a existent subnet on my FW(internal), right or wrong I don't know.&lt;/P&gt;&lt;P&gt;NAT rule OrgSrc(&lt;SPAN&gt;10.250.1.200) -&amp;nbsp;OrgDst(192.168.1.100) - TranDst(8.8.8.8 S) - Not working&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;NAT rule&amp;nbsp;OrgSrc(10.250.1.200) -&amp;nbsp;OrgDst(192.168.1.100) - TranSrc(0.0.0.0 H) - TranDst(8.8.8.8 S) - Not working&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Proxy Arp is new for me, where do I make that configuration?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;/Steen&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 06:00:47 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Bridge-a-External-IP/m-p/232859#M38900</guid>
      <dc:creator>Satto</dc:creator>
      <dc:date>2024-11-15T06:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: Bridge a External IP</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Bridge-a-External-IP/m-p/232887#M38903</link>
      <description>&lt;P&gt;The procedure for configuring manual proxy arp is here: &lt;A href="https://support.checkpoint.com/results/sk/sk30197" target="_blank"&gt;https://support.checkpoint.com/results/sk/sk30197&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 13:34:35 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Bridge-a-External-IP/m-p/232887#M38903</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2024-11-15T13:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: Bridge a External IP</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Bridge-a-External-IP/m-p/232981#M38932</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You think you know NAT but every time you are surprise...:)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I read some other case you have answer, you said that if I use auto NAT on a host, the NAT arp will also be automatic.&lt;/P&gt;&lt;P&gt;First, what is the right way to create a host in CP, is that:&lt;/P&gt;&lt;P&gt;1. Address 8.8.8.8 and NAT 192.168.1.100 (Hide or static?)&lt;/P&gt;&lt;P&gt;2. Address 192.168.1.100 and NAT 8.8.8.8 (Hide or static?)&lt;/P&gt;&lt;P&gt;Also is it right to pick a address from another subnet on the Internal FW, that is already in use, if we say that:&lt;/P&gt;&lt;P&gt;8.8.8.8 in on eth1&lt;/P&gt;&lt;P&gt;192.168.1.100 on eth 2&lt;/P&gt;&lt;P&gt;10.250.1.200 arrive on eth 3&lt;/P&gt;&lt;P&gt;Im stuck, so any help is greatly appreciated.&lt;/P&gt;&lt;P&gt;/Steen&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2024 12:01:22 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Bridge-a-External-IP/m-p/232981#M38932</guid>
      <dc:creator>Satto</dc:creator>
      <dc:date>2024-11-18T12:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: Bridge a External IP</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Bridge-a-External-IP/m-p/233008#M38945</link>
      <description>&lt;P&gt;Your host object should be created in terms of the “real” IP (without NAT).&lt;BR /&gt;More specifically the real IP (8.8.8.8 in your example) will be the main object IP.&lt;BR /&gt;Proxy ARP is only needed when the translated IP (192.168.1.100 in your example) is on the same subnet as your gateway.&lt;BR /&gt;Otherwise you can use any unused subnet provided the gateway is the “default route” for the traffic.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2024 14:22:32 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Bridge-a-External-IP/m-p/233008#M38945</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2024-11-18T14:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: Bridge a External IP</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Bridge-a-External-IP/m-p/233093#M38956</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Nothing will work, so I try something else, and now is working fine.&lt;/P&gt;&lt;P&gt;I did a Host object with the 8.8.8.8 and no NAT.&lt;/P&gt;&lt;P&gt;Then a NAT rule on the incoming FW (internal) cluster interface instead of a virtual IP.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;NAT rule&amp;nbsp;OrgSrc(10.250.1.200) -&amp;nbsp;OrgDst(FW Internal cluster IP) - OrgService(9000) - TranSrc(0.0.0.0 H) - TranDst(8.8.8.8 S)&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;so now it is running, many hours later:)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;/Steen&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 10:56:29 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Bridge-a-External-IP/m-p/233093#M38956</guid>
      <dc:creator>Satto</dc:creator>
      <dc:date>2024-11-19T10:56:29Z</dc:date>
    </item>
  </channel>
</rss>

