<?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: Site-To-Site connectivity and application access in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Site-To-Site-connectivity-and-application-access/m-p/52335#M12769</link>
    <description>&lt;P&gt;Hi Bhatia,&lt;/P&gt;&lt;P&gt;Would you mind sharing with us a basic diagram of your topology?&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;&lt;P&gt;Nicholas&lt;/P&gt;</description>
    <pubDate>Wed, 01 May 2019 19:13:55 GMT</pubDate>
    <dc:creator>Nick_Doropoulos</dc:creator>
    <dc:date>2019-05-01T19:13:55Z</dc:date>
    <item>
      <title>Site-To-Site connectivity and application access</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Site-To-Site-connectivity-and-application-access/m-p/52301#M12768</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;After migration to checkpoint firewall 5900 (R80.10) at two geographically separated sites,&amp;nbsp;network access from one site to another does not work, when the tunnel terminating&amp;nbsp;on the edge routers of the two sites is in place. But as soon as the tunnel is removed between the two edge routers network access is enabled and applications across the sites become accessible.&lt;/P&gt;&lt;P&gt;Kindly help to fix the issue.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;BS Bhatia&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2019 10:10:39 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Site-To-Site-connectivity-and-application-access/m-p/52301#M12768</guid>
      <dc:creator>BSBhatia</dc:creator>
      <dc:date>2019-05-01T10:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: Site-To-Site connectivity and application access</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Site-To-Site-connectivity-and-application-access/m-p/52335#M12769</link>
      <description>&lt;P&gt;Hi Bhatia,&lt;/P&gt;&lt;P&gt;Would you mind sharing with us a basic diagram of your topology?&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;&lt;P&gt;Nicholas&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2019 19:13:55 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Site-To-Site-connectivity-and-application-access/m-p/52335#M12769</guid>
      <dc:creator>Nick_Doropoulos</dc:creator>
      <dc:date>2019-05-01T19:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: Site-To-Site connectivity and application access</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Site-To-Site-connectivity-and-application-access/m-p/52380#M12770</link>
      <description>&lt;P&gt;The topology diagram is attached as file "Diagram.docx".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2019 06:10:34 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Site-To-Site-connectivity-and-application-access/m-p/52380#M12770</guid>
      <dc:creator>BSBhatia</dc:creator>
      <dc:date>2019-05-02T06:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: Site-To-Site connectivity and application access</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Site-To-Site-connectivity-and-application-access/m-p/52557#M12771</link>
      <description>&lt;P&gt;If I'm understanding this correctly, you have routers between the two Check Point gateways doing an IPSec tunnel between the two sites, correct?&lt;BR /&gt;Generally, that's going to cause MTU issues.&lt;BR /&gt;What I suspect is happening is the following:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Large packet comes through Gateway A with the Don't Fragment Bit set&lt;/LI&gt;
&lt;LI&gt;When that large packet hits the router and it tries to go through the IPsec tunnel, the packet + IPsec header will be larger than the MTU&lt;/LI&gt;
&lt;LI&gt;The router is sending back an ICMP message back saying "Fragmentation Needed" which is getting dropped at the firewall&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;The end result is traffic doesn't work.&lt;BR /&gt;You can easily confirm all of the above with tcpdump or similar.&lt;/P&gt;
&lt;P&gt;The solution is pretty simple: configure the access policy to allow ICMP Fragmentation Needed packets from the router.&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2019 22:11:33 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Site-To-Site-connectivity-and-application-access/m-p/52557#M12771</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2019-05-03T22:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: Site-To-Site connectivity and application access</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Site-To-Site-connectivity-and-application-access/m-p/52682#M12772</link>
      <description>&lt;P&gt;Thanks a lot for the solution.&lt;/P&gt;&lt;P&gt;After reducing the MTU&amp;nbsp;on&amp;nbsp;firewall interface connected to the edge router at both the ends (to 1320),&amp;nbsp;network access across the sites is working fine.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2019 11:00:46 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Site-To-Site-connectivity-and-application-access/m-p/52682#M12772</guid>
      <dc:creator>BSBhatia</dc:creator>
      <dc:date>2019-05-06T11:00:46Z</dc:date>
    </item>
  </channel>
</rss>

