<?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: Traffic cannot reach default gateway in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Traffic-cannot-reach-default-gateway/m-p/102158#M8015</link>
    <description>&lt;P&gt;What do you use for the lab? physical, virtual? what is the version in use? Do you have at least one accept rule for your internal traffic? NAT? How do you know you cannot "break out of internal network"? Traces on the FW? anything else?&lt;/P&gt;</description>
    <pubDate>Mon, 16 Nov 2020 13:12:30 GMT</pubDate>
    <dc:creator>_Val_</dc:creator>
    <dc:date>2020-11-16T13:12:30Z</dc:date>
    <item>
      <title>Traffic cannot reach default gateway</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Traffic-cannot-reach-default-gateway/m-p/102116#M8010</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've got the following lab environment.&lt;/P&gt;&lt;P&gt;Security Gateway with two interfaces&lt;/P&gt;&lt;P&gt;eth0 (external) - 192.168.10.6 on 192.168.10.0/24 subnet with default gateway at 192.168.10.254&lt;/P&gt;&lt;P&gt;eth1 (internal) - 10.0.0.1 on 10.0.0.0/24 subnet&lt;/P&gt;&lt;P&gt;Security Management Server that sits on an internal network with IP address of 10.0.0.2&lt;/P&gt;&lt;P&gt;and Windows 10 host that also sits on an internal network with IP address of 10.0.0.3.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Problem is that devices on the internal network are not able to break out from local subnet (10.0.0.0/24).&lt;/P&gt;&lt;P&gt;Devices on the internal network use SG (10.0.0.1) as their default gateway, but traffic is not being passed to the default gateway of SG (192.168.10.254).&lt;/P&gt;&lt;P&gt;I am able to ping 192.168.10.254 and break out to the Internet from SG, and the policy that's currently applied only has one statement that allows traffic from all sources going to all destinations for all services.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this makes sense. Please let me know if you need any additional information.&lt;/P&gt;&lt;P&gt;Any advice will be much appreciated &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Nov 2020 07:55:38 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Traffic-cannot-reach-default-gateway/m-p/102116#M8010</guid>
      <dc:creator>m2kujawa</dc:creator>
      <dc:date>2020-11-16T07:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: Traffic cannot reach default gateway</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Traffic-cannot-reach-default-gateway/m-p/102158#M8015</link>
      <description>&lt;P&gt;What do you use for the lab? physical, virtual? what is the version in use? Do you have at least one accept rule for your internal traffic? NAT? How do you know you cannot "break out of internal network"? Traces on the FW? anything else?&lt;/P&gt;</description>
      <pubDate>Mon, 16 Nov 2020 13:12:30 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Traffic-cannot-reach-default-gateway/m-p/102158#M8015</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2020-11-16T13:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: Traffic cannot reach default gateway</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Traffic-cannot-reach-default-gateway/m-p/102168#M8018</link>
      <description>&lt;P&gt;Hi Val, thanks for the quick reply.&lt;/P&gt;&lt;P&gt;It's a virtual lab on VMware Workstation 16, and it's Gaia R80.10.&lt;/P&gt;&lt;P&gt;There is only one rule in place that allows all traffic going from all sources to all destinations for all services.&lt;/P&gt;&lt;P&gt;The firewall has a bridged connection to the physical NIC and the external interface has an IP address from my home subnet (192.168.10.0/24). There is no NAT.&lt;/P&gt;&lt;P&gt;The firewall has a default gateway in the routing table, and I'm able to ping Google's DNS server directly from the firewall (see below).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;MKUJ-CP-SG&amp;gt; show route&lt;BR /&gt;Codes: C - Connected, S - Static, R - RIP, B - BGP (D - Default),&lt;BR /&gt;O - OSPF IntraArea (IA - InterArea, E - External, N - NSSA)&lt;BR /&gt;A - Aggregate, K - Kernel Remnant, H - Hidden, P - Suppressed,&lt;BR /&gt;U - Unreachable, i - Inactive&lt;BR /&gt;&lt;BR /&gt;S 0.0.0.0/0 via 192.168.10.254, eth0, cost 0, age 24387&lt;BR /&gt;C 10.0.0.0/24 is directly connected, eth1&lt;BR /&gt;C 127.0.0.0/8 is directly connected, lo&lt;BR /&gt;C 192.168.10.0/24 is directly connected, eth0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;MKUJ-CP-SG&amp;gt; ping 8.8.8.8&lt;BR /&gt;PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.&lt;BR /&gt;64 bytes from 8.8.8.8: icmp_seq=1 ttl=116 time=27.3 ms&lt;BR /&gt;64 bytes from 8.8.8.8: icmp_seq=2 ttl=116 time=29.4 ms&lt;BR /&gt;64 bytes from 8.8.8.8: icmp_seq=3 ttl=116 time=28.9 ms&lt;BR /&gt;64 bytes from 8.8.8.8: icmp_seq=4 ttl=116 time=29.5 ms&lt;BR /&gt;&lt;BR /&gt;--- 8.8.8.8 ping statistics ---&lt;BR /&gt;4 packets transmitted, 4 received, 0% packet loss, time 3001ms&lt;BR /&gt;rtt min/avg/max/mdev = 27.360/28.845/29.583/0.896 ms&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, when I do a traceroute from my Windows 10 VM, which sits behind a firewall, I can see that packet gets to the internal interface and doesn't get forwarded further.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;C:\Users\Michal&amp;gt;tracert -d 8.8.8.8&lt;/P&gt;&lt;P&gt;Tracing route to 8.8.8.8 over a maximum of 30 hops&lt;/P&gt;&lt;P&gt;1 &amp;lt;1 ms &amp;lt;1 ms &amp;lt;1 ms 10.0.0.1&lt;BR /&gt;2 * * * Request timed out.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This traffic shouldn't be blocked by any rule since there is only one rule allowing all access. And since destination is outside of my local network I would expect next hop to be my firewall's default gateway (192.168.10.254).&lt;/P&gt;</description>
      <pubDate>Mon, 16 Nov 2020 14:32:55 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Traffic-cannot-reach-default-gateway/m-p/102168#M8018</guid>
      <dc:creator>m2kujawa</dc:creator>
      <dc:date>2020-11-16T14:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: Traffic cannot reach default gateway</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Traffic-cannot-reach-default-gateway/m-p/102176#M8020</link>
      <description>&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;gt;There is no NAT&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;That is your problem then.&lt;/P&gt;
&lt;P&gt;Traffic is most probably being forwarded out by the FW, but without NAT, it cannot be returned properly.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;I suggest you look into our &lt;A href="https://community.checkpoint.com/t5/custom/page/page-id/CommunityBeginnersChild?cat=2" target="_self"&gt;Check Point for Beginners series&lt;/A&gt;, we explain the full lab settings there, including required policy, tracing, etc. Also, we even have virtual labs there, with video guidance.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Nov 2020 15:19:53 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Traffic-cannot-reach-default-gateway/m-p/102176#M8020</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2020-11-16T15:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: Traffic cannot reach default gateway</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Traffic-cannot-reach-default-gateway/m-p/102198#M8022</link>
      <description>&lt;P&gt;You pointed me in the right direction, and honestly, I should've known better &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The problem wasn't with NAT but with the missing route pointing to the subnet that sits behind the firewall (10.0.0.0/24), traffic was able to exit my lab network but couldn't find its way back.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The solution was to either add a static route on my Windows host directly or on the default gateway and point all traffic destined for my lab subnet back to the firewall.&lt;/P&gt;&lt;P&gt;Thanks a lot for your help.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Nov 2020 19:43:00 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Traffic-cannot-reach-default-gateway/m-p/102198#M8022</guid>
      <dc:creator>m2kujawa</dc:creator>
      <dc:date>2020-11-16T19:43:00Z</dc:date>
    </item>
  </channel>
</rss>

