<?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: VPN Routing is not working or how do I make this work? in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/VPN-Routing-is-not-working-or-how-do-I-make-this-work/m-p/194672#M32592</link>
    <description>&lt;P&gt;Maybe below is helpful?&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.checkpoint.com/t5/Security-Gateways/Routing-between-VPNs/m-p/90408" target="_blank"&gt;https://community.checkpoint.com/t5/Security-Gateways/Routing-between-VPNs/m-p/90408&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 10 Oct 2023 14:13:29 GMT</pubDate>
    <dc:creator>the_rock</dc:creator>
    <dc:date>2023-10-10T14:13:29Z</dc:date>
    <item>
      <title>VPN Routing is not working or how do I make this work?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/VPN-Routing-is-not-working-or-how-do-I-make-this-work/m-p/194658#M32584</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;I have two tunnels VPN-A and VPN-B; both are terminated on my onprem firewall. Users from VPN-A would like to access resources from VPN-B through CheckPoint firewall.&lt;/P&gt;
&lt;P&gt;e.g.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;VPN-A&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Remote-Network 10.10.10.0/24&lt;/P&gt;
&lt;P&gt;Local Network - 172.16.5.0/24&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;VPN-B&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Remote-Network 192.168.10.0/24&lt;/P&gt;
&lt;P&gt;Local Network 172.16.5.0/24&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Servers from 10.10.10.0/24 would like to access 172.16.5.0/24. I tried adding subnet in encryption domain but this is not happening.&lt;/P&gt;
&lt;P&gt;Any other clue?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2023 12:04:37 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/VPN-Routing-is-not-working-or-how-do-I-make-this-work/m-p/194658#M32584</guid>
      <dc:creator>Blason_R</dc:creator>
      <dc:date>2023-10-10T12:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: VPN Routing is not working or how do I make this work?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/VPN-Routing-is-not-working-or-how-do-I-make-this-work/m-p/194659#M32585</link>
      <description>&lt;P&gt;Check you have activated, in the VPN Routing tab, routing between satellites in your communities.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2023 12:14:29 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/VPN-Routing-is-not-working-or-how-do-I-make-this-work/m-p/194659#M32585</guid>
      <dc:creator>Alex-</dc:creator>
      <dc:date>2023-10-10T12:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: VPN Routing is not working or how do I make this work?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/VPN-Routing-is-not-working-or-how-do-I-make-this-work/m-p/194660#M32586</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;There are two different communities how do I activate it?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2023 12:23:03 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/VPN-Routing-is-not-working-or-how-do-I-make-this-work/m-p/194660#M32586</guid>
      <dc:creator>Blason_R</dc:creator>
      <dc:date>2023-10-10T12:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: VPN Routing is not working or how do I make this work?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/VPN-Routing-is-not-working-or-how-do-I-make-this-work/m-p/194661#M32587</link>
      <description>&lt;P&gt;you can always modify the&amp;nbsp;vpn_route.conf file on the management station to force traffic into the tunnel.&lt;/P&gt;&lt;P&gt;from&amp;nbsp;&lt;SPAN&gt;sk26993 :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The configuration file, "&lt;STRONG&gt;vpn_route.conf&lt;/STRONG&gt;", is a text file that contains the name of network objects. The format is:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Destination&lt;/STRONG&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Next hop router&lt;/STRONG&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Install on Security Gateway&lt;/STRONG&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Force Override&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(optional field). Fields must be separated by tabs.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note: Be very careful.&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;All entries in the relevant "vpn_route.conf" must be objects that exist in the database. The names must match object names&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;exactly&lt;/STRONG&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2023 12:30:13 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/VPN-Routing-is-not-working-or-how-do-I-make-this-work/m-p/194661#M32587</guid>
      <dc:creator>K_R_V</dc:creator>
      <dc:date>2023-10-10T12:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: VPN Routing is not working or how do I make this work?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/VPN-Routing-is-not-working-or-how-do-I-make-this-work/m-p/194665#M32588</link>
      <description>&lt;P&gt;How is below cxonfigured?&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot_1.png" style="width: 400px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/22726iC524961B108C38E2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot_1.png" alt="Screenshot_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2023 13:42:09 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/VPN-Routing-is-not-working-or-how-do-I-make-this-work/m-p/194665#M32588</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2023-10-10T13:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: VPN Routing is not working or how do I make this work?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/VPN-Routing-is-not-working-or-how-do-I-make-this-work/m-p/194669#M32589</link>
      <description>&lt;P&gt;Well in my case&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/38213"&gt;@the_rock&lt;/a&gt;&amp;nbsp;there are two mesh communities configured and its not star community&amp;nbsp; defined&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2023 13:55:46 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/VPN-Routing-is-not-working-or-how-do-I-make-this-work/m-p/194669#M32589</guid>
      <dc:creator>Blason_R</dc:creator>
      <dc:date>2023-10-10T13:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: VPN Routing is not working or how do I make this work?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/VPN-Routing-is-not-working-or-how-do-I-make-this-work/m-p/194670#M32590</link>
      <description>&lt;P&gt;Gotcha. In that case, what&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/86991"&gt;@K_R_V&lt;/a&gt;&amp;nbsp;said would make most sense, to me anyway.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2023 13:57:07 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/VPN-Routing-is-not-working-or-how-do-I-make-this-work/m-p/194670#M32590</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2023-10-10T13:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: VPN Routing is not working or how do I make this work?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/VPN-Routing-is-not-working-or-how-do-I-make-this-work/m-p/194671#M32591</link>
      <description>&lt;P&gt;Need to check that - Since I have never have defined that.&lt;/P&gt;
&lt;P&gt;Like which names should be kept same exactly?&lt;/P&gt;
&lt;P&gt;Community?&lt;/P&gt;
&lt;P&gt;Interoperable_device?&lt;/P&gt;
&lt;P&gt;Subnet?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2023 13:58:46 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/VPN-Routing-is-not-working-or-how-do-I-make-this-work/m-p/194671#M32591</guid>
      <dc:creator>Blason_R</dc:creator>
      <dc:date>2023-10-10T13:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: VPN Routing is not working or how do I make this work?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/VPN-Routing-is-not-working-or-how-do-I-make-this-work/m-p/194672#M32592</link>
      <description>&lt;P&gt;Maybe below is helpful?&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.checkpoint.com/t5/Security-Gateways/Routing-between-VPNs/m-p/90408" target="_blank"&gt;https://community.checkpoint.com/t5/Security-Gateways/Routing-between-VPNs/m-p/90408&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2023 14:13:29 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/VPN-Routing-is-not-working-or-how-do-I-make-this-work/m-p/194672#M32592</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2023-10-10T14:13:29Z</dc:date>
    </item>
  </channel>
</rss>

