<?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 remote traffic selectors with vti in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/remote-traffic-selectors-with-vti/m-p/130550#M23743</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We have a remote ASA site which is configured as a universal tunnel back to a FirePower, and looking to migrate the local core to Check Point.&lt;/P&gt;&lt;P&gt;Have set up the vti successfully, and inbound negotiations from 10.xx.xx.0/24 to 0.0.0.0/0 were successful. However, the outbound Quick Mode is failing. The reason is that the Check Point is trying to negotiate a remote proxy-id 0.0.0.0/0 not the 10.x.x.0/24 as defined in the topology of the interop.&lt;/P&gt;&lt;P&gt;Is there a way to force the Check point to select the interop's actual topology, not universal?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Jamie&lt;/P&gt;</description>
    <pubDate>Wed, 29 Sep 2021 11:57:30 GMT</pubDate>
    <dc:creator>stallwoodj</dc:creator>
    <dc:date>2021-09-29T11:57:30Z</dc:date>
    <item>
      <title>remote traffic selectors with vti</title>
      <link>https://community.checkpoint.com/t5/General-Topics/remote-traffic-selectors-with-vti/m-p/130550#M23743</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We have a remote ASA site which is configured as a universal tunnel back to a FirePower, and looking to migrate the local core to Check Point.&lt;/P&gt;&lt;P&gt;Have set up the vti successfully, and inbound negotiations from 10.xx.xx.0/24 to 0.0.0.0/0 were successful. However, the outbound Quick Mode is failing. The reason is that the Check Point is trying to negotiate a remote proxy-id 0.0.0.0/0 not the 10.x.x.0/24 as defined in the topology of the interop.&lt;/P&gt;&lt;P&gt;Is there a way to force the Check point to select the interop's actual topology, not universal?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Jamie&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 11:57:30 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/remote-traffic-selectors-with-vti/m-p/130550#M23743</guid>
      <dc:creator>stallwoodj</dc:creator>
      <dc:date>2021-09-29T11:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: remote traffic selectors with vti</title>
      <link>https://community.checkpoint.com/t5/General-Topics/remote-traffic-selectors-with-vti/m-p/130560#M23744</link>
      <description>&lt;P&gt;Scenario 1 of&amp;nbsp;&lt;A class="cp_link sc_ellipsis" href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk108600&amp;amp;partition=Advanced&amp;amp;product=IPSec" target="_blank"&gt;sk108600: VPN Site-to-Site with 3rd party&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Make sure to modify the correct user.def* file based on the GATEWAY's version as described here:&amp;nbsp;&lt;A href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk98239" target="_blank" rel="noopener"&gt;sk98239 - Location of 'user.def' files on Security Management Server&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 13:02:54 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/remote-traffic-selectors-with-vti/m-p/130560#M23744</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2021-09-29T13:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: remote traffic selectors with vti</title>
      <link>https://community.checkpoint.com/t5/General-Topics/remote-traffic-selectors-with-vti/m-p/130565#M23747</link>
      <description>&lt;P&gt;Hi Timothy,&lt;/P&gt;&lt;P&gt;I tried setting subnet_for_range_and_peer as 10.x.x.x/24 and unsetting the supernet flag, but it didn't help.&lt;/P&gt;&lt;P&gt;The problem isn't the Check Point's topology which is correctly 0/0, but the topology of the remote end which should be the /24. The Check Point doesn't propose to negotiate SA using that /24.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Jamie&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 13:15:54 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/remote-traffic-selectors-with-vti/m-p/130565#M23747</guid>
      <dc:creator>stallwoodj</dc:creator>
      <dc:date>2021-09-29T13:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: remote traffic selectors with vti</title>
      <link>https://community.checkpoint.com/t5/General-Topics/remote-traffic-selectors-with-vti/m-p/130568#M23749</link>
      <description>&lt;P&gt;What version are you on? There are some settings in gudbedit related to this, I listed some below that might be relevant to your issue, which is pretty much sk Tim provided.&lt;/P&gt;
&lt;P&gt;ike_enable_supernet&lt;/P&gt;
&lt;P&gt;ike_p2_enable_supernet_from_R80.20&lt;/P&gt;
&lt;P&gt;ike_use_largest_possible_subnet&lt;/P&gt;
&lt;P&gt;Technically, all those should be set to false, as otherwise, it would make CP send largest subnet, regardless if thats what you want or not.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 13:46:31 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/remote-traffic-selectors-with-vti/m-p/130568#M23749</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2021-09-29T13:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: remote traffic selectors with vti</title>
      <link>https://community.checkpoint.com/t5/General-Topics/remote-traffic-selectors-with-vti/m-p/130574#M23751</link>
      <description>&lt;P&gt;Does your custom subnet per peer definition show up in command&amp;nbsp;&lt;STRONG&gt;fw tab -t subnet_for_range_and_peer&amp;nbsp;&lt;/STRONG&gt;when run on the gateway?&amp;nbsp; If not you didn't modify the correct user.def* file for your gateway version.&lt;/P&gt;
&lt;P&gt;If you are using at least R80.40 on your SMS you are able to precisely customize the local and remote Proxy-IDs/VPN Domains being requested by the Check Point on the Gateways screen of the VPN Community, and this will still work on gateways older than R80.40 as long as you have at least R80.40 on your SMS.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 14:00:58 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/remote-traffic-selectors-with-vti/m-p/130574#M23751</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2021-09-29T14:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: remote traffic selectors with vti</title>
      <link>https://community.checkpoint.com/t5/General-Topics/remote-traffic-selectors-with-vti/m-p/130578#M23753</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Firewall and manager are R81. user.def.FW1 is the file I edited, and the range is shown:&lt;/P&gt;&lt;P&gt;localhost:&lt;BR /&gt;-------- subnet_for_range_and_peer --------&lt;BR /&gt;static, id 540&lt;BR /&gt;&amp;lt;cb00713a, 0a1fef00, 0a1fefff; ffffff00&amp;gt;&lt;/P&gt;&lt;P&gt;In the community settings I set&amp;nbsp;ike_p2_enable_supernet_from_R80.20 to false.&lt;/P&gt;&lt;P&gt;I changed global ike_use_largest_possible_subnets to false and pushed policy, but still failing. My test Juniper firewall shows:&lt;/P&gt;&lt;P&gt;Traffic-selector mismatch, vpn name: CHECKPOINT-VTI, Peer Proposed traffic-selector local-ip: ipv4(0.0.0.0-255.255.255.255), Peer Proposed traffic-selector remote-ip: ipv4(0.0.0.0-255.255.255.255)&lt;/P&gt;&lt;P&gt;Here's the globals before I edited the supernet:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="iker81.png" style="width: 513px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/13809iE979CE98D7C780A6/image-size/large?v=v2&amp;amp;px=999" role="button" title="iker81.png" alt="iker81.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;There must be something else I'm missing but I can't see what.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 14:45:48 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/remote-traffic-selectors-with-vti/m-p/130578#M23753</guid>
      <dc:creator>stallwoodj</dc:creator>
      <dc:date>2021-09-29T14:45:48Z</dc:date>
    </item>
  </channel>
</rss>

