<?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: Is it possible to deny an IPSEC Phase 2? in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Is-it-possible-to-deny-an-IPSEC-Phase-2/m-p/121610#M17347</link>
    <description>&lt;P&gt;I don’t think you can actually do that and have it work.&lt;BR /&gt;I think a TAC case may be in order here.&lt;/P&gt;</description>
    <pubDate>Sat, 19 Jun 2021 15:40:11 GMT</pubDate>
    <dc:creator>PhoneBoy</dc:creator>
    <dc:date>2021-06-19T15:40:11Z</dc:date>
    <item>
      <title>Is it possible to deny an IPSEC Phase 2?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Is-it-possible-to-deny-an-IPSEC-Phase-2/m-p/121565#M17320</link>
      <description>&lt;P&gt;Hey guys,&lt;/P&gt;&lt;P&gt;We are having a site-to-site VPN issue. The remote end (Cisco Router) uses the same phase 2 selectors for multiple peers. On our side, the security gateway is accepting all Phase 2 selectors, regardless of what is configured in encryption domain.&lt;/P&gt;&lt;P&gt;Is it possible to have the security gateway reject phase 2 selectors that are not configured?&lt;/P&gt;&lt;P&gt;We are running R81 take 17.&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;RK&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jun 2021 17:40:14 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Is-it-possible-to-deny-an-IPSEC-Phase-2/m-p/121565#M17320</guid>
      <dc:creator>RKinsp</dc:creator>
      <dc:date>2021-06-18T17:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to deny an IPSEC Phase 2?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Is-it-possible-to-deny-an-IPSEC-Phase-2/m-p/121579#M17329</link>
      <description>&lt;P&gt;What precisely has been configured versus what has been proposed?&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jun 2021 20:11:06 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Is-it-possible-to-deny-an-IPSEC-Phase-2/m-p/121579#M17329</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2021-06-18T20:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to deny an IPSEC Phase 2?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Is-it-possible-to-deny-an-IPSEC-Phase-2/m-p/121587#M17335</link>
      <description>&lt;P&gt;Hi PhoneBoy,&lt;/P&gt;&lt;P&gt;The peer is a Cisco router and it is using a single configuration for two of our gateways, and it has two networks configured for their phase two remote (10.164.128.0&amp;nbsp; and 10.164.0.0). Their local network is 172.16.0.0.&lt;/P&gt;&lt;P&gt;We have two gateways, one is configured for local 10.164.128.0 and the other for 10.164.0.0. We are using separate VPN Communities. The issue is that both our gateways accept both incoming phase 2, although it is not specified in it's security domain.&lt;/P&gt;&lt;P&gt;I am worried this will affect the remote end's routing and wanted to deny the non-specified phase 2.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jun 2021 20:33:53 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Is-it-possible-to-deny-an-IPSEC-Phase-2/m-p/121587#M17335</guid>
      <dc:creator>RKinsp</dc:creator>
      <dc:date>2021-06-18T20:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to deny an IPSEC Phase 2?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Is-it-possible-to-deny-an-IPSEC-Phase-2/m-p/121603#M17344</link>
      <description>&lt;P&gt;Maybe I am missing something, but in each community you are configuring member gateways, one of yours and one of theirs (where theirs is the same in both communities).&lt;/P&gt;
&lt;P&gt;If you are on R80.40, you should be able to define VPN domain per VPN community on your side (in gateway's networking properties).&lt;/P&gt;
&lt;P&gt;You then should be sending only relevant network to the peer for each connection.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Jun 2021 03:44:03 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Is-it-possible-to-deny-an-IPSEC-Phase-2/m-p/121603#M17344</guid>
      <dc:creator>Vladimir</dc:creator>
      <dc:date>2021-06-19T03:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to deny an IPSEC Phase 2?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Is-it-possible-to-deny-an-IPSEC-Phase-2/m-p/121606#M17345</link>
      <description>&lt;P&gt;Hi Vladimir,&lt;/P&gt;&lt;P&gt;That is correct for outgoing connections. The security gateway only sends the domains we have. The issue is from what I have seem, incoming phase 2 is always accepted regardless of network, although encryption has to match.&lt;/P&gt;&lt;P&gt;This would not be a problem if the other side was using separate definitions on their router.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Jun 2021 11:39:53 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Is-it-possible-to-deny-an-IPSEC-Phase-2/m-p/121606#M17345</guid>
      <dc:creator>RKinsp</dc:creator>
      <dc:date>2021-06-19T11:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to deny an IPSEC Phase 2?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Is-it-possible-to-deny-an-IPSEC-Phase-2/m-p/121607#M17346</link>
      <description>&lt;P&gt;Have you try defining two Interoperable devices with the same IP for your peer and specifying a single network in the topology of each?&lt;/P&gt;</description>
      <pubDate>Sat, 19 Jun 2021 14:10:00 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Is-it-possible-to-deny-an-IPSEC-Phase-2/m-p/121607#M17346</guid>
      <dc:creator>Vladimir</dc:creator>
      <dc:date>2021-06-19T14:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to deny an IPSEC Phase 2?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Is-it-possible-to-deny-an-IPSEC-Phase-2/m-p/121610#M17347</link>
      <description>&lt;P&gt;I don’t think you can actually do that and have it work.&lt;BR /&gt;I think a TAC case may be in order here.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Jun 2021 15:40:11 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Is-it-possible-to-deny-an-IPSEC-Phase-2/m-p/121610#M17347</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2021-06-19T15:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to deny an IPSEC Phase 2?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Is-it-possible-to-deny-an-IPSEC-Phase-2/m-p/121649#M17358</link>
      <description>&lt;P&gt;Personally, I never heard of any vendor be able to do so.&lt;/P&gt;</description>
      <pubDate>Sun, 20 Jun 2021 18:51:58 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Is-it-possible-to-deny-an-IPSEC-Phase-2/m-p/121649#M17358</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2021-06-20T18:51:58Z</dc:date>
    </item>
  </channel>
</rss>

