<?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 NAT not direcltly connected network in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/NAT-not-direcltly-connected-network/m-p/114633#M16039</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have to give accès for an extenral partner to an internal server wich is in a network not direcktly connected to the Checkpoint R80.40 FW, below a basic schema that shows the network&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="schema.png" style="width: 607px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/11169iD810210295F755F6/image-dimensions/607x391?v=v2" width="607" height="391" role="button" title="schema.png" alt="schema.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Static routes are configured in both Firewall and the L3 router, I can ping the internal server from the FW but can't connect to it from external&lt;/P&gt;&lt;P&gt;This is my Nat rule,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nat rule.png" style="width: 926px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/11167i21EEA5DCA3741FD3/image-size/large?v=v2&amp;amp;px=999" role="button" title="nat rule.png" alt="nat rule.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I can see the packets arrived and accepted by firewall but no connection to that server,&lt;/P&gt;&lt;P&gt;Could you please see and help ?&lt;/P&gt;&lt;P&gt;thank you !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 25 Mar 2021 14:54:40 GMT</pubDate>
    <dc:creator>RHigui</dc:creator>
    <dc:date>2021-03-25T14:54:40Z</dc:date>
    <item>
      <title>NAT not direcltly connected network</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/NAT-not-direcltly-connected-network/m-p/114633#M16039</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have to give accès for an extenral partner to an internal server wich is in a network not direcktly connected to the Checkpoint R80.40 FW, below a basic schema that shows the network&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="schema.png" style="width: 607px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/11169iD810210295F755F6/image-dimensions/607x391?v=v2" width="607" height="391" role="button" title="schema.png" alt="schema.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Static routes are configured in both Firewall and the L3 router, I can ping the internal server from the FW but can't connect to it from external&lt;/P&gt;&lt;P&gt;This is my Nat rule,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nat rule.png" style="width: 926px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/11167i21EEA5DCA3741FD3/image-size/large?v=v2&amp;amp;px=999" role="button" title="nat rule.png" alt="nat rule.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I can see the packets arrived and accepted by firewall but no connection to that server,&lt;/P&gt;&lt;P&gt;Could you please see and help ?&lt;/P&gt;&lt;P&gt;thank you !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Mar 2021 14:54:40 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/NAT-not-direcltly-connected-network/m-p/114633#M16039</guid>
      <dc:creator>RHigui</dc:creator>
      <dc:date>2021-03-25T14:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: NAT not direcltly connected network</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/NAT-not-direcltly-connected-network/m-p/114719#M16063</link>
      <description>&lt;P&gt;If the SAEIV_NAT_Address is "plucked" from the transit segment between the firewall and your Internet perimeter router, you will need to define a static proxy ARP for the&amp;nbsp;SAEIV_NAT_Address because it is a manual NAT.&amp;nbsp; See&amp;nbsp;&lt;A class="cp_link sc_ellipsis" href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk30197&amp;amp;partition=Advanced&amp;amp;product=ClusterXL," target="_blank" rel="noopener"&gt;sk30197: Configuring Proxy ARP for Manual NAT&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Mar 2021 14:43:36 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/NAT-not-direcltly-connected-network/m-p/114719#M16063</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2021-03-26T14:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: NAT not direcltly connected network</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/NAT-not-direcltly-connected-network/m-p/114745#M16068</link>
      <description>&lt;P&gt;Thank you Tim,&lt;/P&gt;&lt;P&gt;I tried the proxy ARP and deosn't work, I tried to put the server on directly on the transit network (172.17.0.0) with an without proxy ARP and static NAT but not work.&lt;/P&gt;&lt;P&gt;Could you please give more info to fix this ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tnahks&lt;/P&gt;</description>
      <pubDate>Fri, 26 Mar 2021 21:28:43 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/NAT-not-direcltly-connected-network/m-p/114745#M16068</guid>
      <dc:creator>RHigui</dc:creator>
      <dc:date>2021-03-26T21:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: NAT not direcltly connected network</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/NAT-not-direcltly-connected-network/m-p/114801#M16084</link>
      <description>&lt;P&gt;You will need to do a tcpdump or cppcap on the firewall's internal interface to determine what is happening, my guess is the Nat_Node address does not have a proper proxy ARP and the inbound traffic is reaching the internal server but the reply is not coming back to the firewall.&lt;/P&gt;</description>
      <pubDate>Sun, 28 Mar 2021 12:25:28 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/NAT-not-direcltly-connected-network/m-p/114801#M16084</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2021-03-28T12:25:28Z</dc:date>
    </item>
  </channel>
</rss>

