<?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: Connectivity Issue in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/Connectivity-Issue/m-p/51486#M10189</link>
    <description>&lt;P&gt;Hi Nicholas&lt;/P&gt;&lt;P&gt;Static route already added, that's why&amp;nbsp; am able to ping Router Gateway 192.168.116.200. But The system IP not pining.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ravinder Gulia&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 22 Apr 2019 05:27:59 GMT</pubDate>
    <dc:creator>ravinder_gulia</dc:creator>
    <dc:date>2019-04-22T05:27:59Z</dc:date>
    <item>
      <title>Connectivity Issue</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Connectivity-Issue/m-p/51238#M10117</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;Can we ping any PC directly connected to SG?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Connectivity:&lt;/P&gt;&lt;P&gt;SG-----&amp;gt;Router(192.168.116.200)----Local Network----&amp;gt;PC(192.168.116.1)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not able to ping PC from SG, But getting ping from SG to Router Local network Gateway IP 192.168.116.200. Why?&lt;/P&gt;&lt;P&gt;As able to reach local network gateway, then why not getting Ping from local PC.&lt;/P&gt;&lt;P&gt;Please suggest how can achieve this.&lt;/P&gt;&lt;P&gt;What have to do for this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2019 09:46:03 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Connectivity-Issue/m-p/51238#M10117</guid>
      <dc:creator>ravinder_gulia</dc:creator>
      <dc:date>2019-04-18T09:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: Connectivity Issue</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Connectivity-Issue/m-p/51269#M10120</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="topology.PNG" style="width: 507px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/900i2E1A04C32AE57CCC/image-size/large?v=v2&amp;amp;px=999" role="button" title="topology.PNG" alt="topology.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi Ravinder,&lt;/P&gt;&lt;P&gt;Assuming your topology resembles the one above, I would say that all you need to do is to add a route on your gateway.&lt;/P&gt;&lt;P&gt;In Clish:&amp;nbsp;&lt;/P&gt;&lt;P&gt;set static-route 192.168.116.0/24 nexthop gateway address [ip-address-of-router-residing on the same subnet as your firewall] priority 1 on&lt;/P&gt;&lt;P&gt;save config&lt;/P&gt;&lt;P&gt;ping 192.168.116.1&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2019 12:46:41 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Connectivity-Issue/m-p/51269#M10120</guid>
      <dc:creator>Nick_Doropoulos</dc:creator>
      <dc:date>2019-04-18T12:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: Connectivity Issue</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Connectivity-Issue/m-p/51281#M10122</link>
      <description>&lt;P&gt;I would also recommend checking logs to make sure ICMP isn't being dropped for some reason. Depending on your Global Properties and/or Access Policy, you may need a rule explicitly allowing this. You may have some drop rule dropping it.&lt;/P&gt;&lt;P&gt;You may also want to look for Anti-Spoofing events in your logs if your Topology isn't defined properly and the GW thinks the remote network on the other side of the router is spoofing. (Doubtful if other traffic isn't getting blocked, but might be worth a quick check)&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2019 14:25:48 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Connectivity-Issue/m-p/51281#M10122</guid>
      <dc:creator>Daniel_Taney</dc:creator>
      <dc:date>2019-04-18T14:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: Connectivity Issue</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Connectivity-Issue/m-p/51292#M10126</link>
      <description>What is the default route on the PC? Is that 192.168.116.200 then it should work unless the FW won't allow it, also keep in mind that the Windows Firewall also blocks incoming Ping for any non RFC1918 address.&lt;BR /&gt;Can you ping the IP of the FW from the PC?</description>
      <pubDate>Thu, 18 Apr 2019 18:17:17 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Connectivity-Issue/m-p/51292#M10126</guid>
      <dc:creator>Maarten_Sjouw</dc:creator>
      <dc:date>2019-04-18T18:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: Connectivity Issue</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Connectivity-Issue/m-p/51312#M10142</link>
      <description>&lt;P&gt;Whitch network is between SG and router?&lt;/P&gt;
&lt;P&gt;Ping from SG to router in this network&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;.200&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;,1&lt;/P&gt;
&lt;P&gt;SG &amp;lt;------------------&amp;gt; Router &amp;lt;---------------------&amp;gt; PC&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Network???&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;192.168.116.0/24&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) check the rulebase - src:SG dst: 192.168.116.200 service: icmp request/replay&lt;/P&gt;
&lt;P&gt;2) if you ping 192.168.116.200 you need a route on the router to the firewall for "Network???". Otherwise you have to ping the interface of the router in the network "Network???".&lt;/P&gt;
&lt;P&gt;3) check IP spoofing on the firewall for network 192.168.116.0/24&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2019 20:01:39 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Connectivity-Issue/m-p/51312#M10142</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2019-04-18T20:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: Connectivity Issue</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Connectivity-Issue/m-p/51486#M10189</link>
      <description>&lt;P&gt;Hi Nicholas&lt;/P&gt;&lt;P&gt;Static route already added, that's why&amp;nbsp; am able to ping Router Gateway 192.168.116.200. But The system IP not pining.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ravinder Gulia&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2019 05:27:59 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Connectivity-Issue/m-p/51486#M10189</guid>
      <dc:creator>ravinder_gulia</dc:creator>
      <dc:date>2019-04-22T05:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: Connectivity Issue</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Connectivity-Issue/m-p/51494#M10191</link>
      <description>&lt;P&gt;Hi Ravinder,&lt;/P&gt;&lt;P&gt;Could you tell us what is the IP address of the Router's interface that is on the same subnet as the Check Point firewall?&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2019 07:17:40 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Connectivity-Issue/m-p/51494#M10191</guid>
      <dc:creator>Nick_Doropoulos</dc:creator>
      <dc:date>2019-04-22T07:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: Connectivity Issue</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Connectivity-Issue/m-p/51555#M10207</link>
      <description>&lt;P&gt;Do you have implied or explicit rules allowing ICMP to the GW? If not, please add.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2019 07:19:10 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Connectivity-Issue/m-p/51555#M10207</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2019-04-23T07:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: Connectivity Issue</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Connectivity-Issue/m-p/51557#M10208</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's the topology for this network. Route added at Firewall for the 192.168.116.0 Network and all services allowed in Policy.&lt;/P&gt;&lt;P&gt;Getting ping response on firewall from Router 192.168.116.200 but not from PC IP.&lt;/P&gt;&lt;P&gt;Firewall(172.100.71.9)-----------&amp;gt;(172.100.71.10)Router(192.168.116.200)-------------&amp;gt;PC(192.168.116.1)&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2019 07:31:29 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Connectivity-Issue/m-p/51557#M10208</guid>
      <dc:creator>ravinder_gulia</dc:creator>
      <dc:date>2019-04-23T07:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: Connectivity Issue</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Connectivity-Issue/m-p/51559#M10210</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;will check for the implied rule to allow ICMP. and for explicit rule&amp;nbsp; have made ANY ANY ANY Allow rule.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2019 07:35:33 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Connectivity-Issue/m-p/51559#M10210</guid>
      <dc:creator>ravinder_gulia</dc:creator>
      <dc:date>2019-04-23T07:35:33Z</dc:date>
    </item>
  </channel>
</rss>

