<?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: Default Gateway from the Palo Alto Firewall is not reachable in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/default-gateway-from-the-palo-alto-firewall-is-not-reachable/m-p/24772#M18057</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What egearhart says is true. If you "ping host www.yahoo.com" ,&amp;nbsp; the default interface chosen is the management interface. If your WAN interface has an IP of 64.64.64.64, use this syntax, ping source 64.64.64.64 host &amp;lt;IP_ADDR_Nexthop_Rtr&amp;gt;. Then&amp;nbsp; check the arp cache on the ethernet port that corresponds to 64.64.64.64. If you do not see an entry for your ISP next hop then they have probably done a static entry for your IP and MAC in the switch. I have no idea why they do this but it is fairly common in the USA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SKrall &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 05 Jan 2014 02:23:32 GMT</pubDate>
    <dc:creator>skrall</dc:creator>
    <dc:date>2014-01-05T02:23:32Z</dc:date>
    <item>
      <title>Default Gateway from the Palo Alto Firewall is not reachable</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/default-gateway-from-the-palo-alto-firewall-is-not-reachable/m-p/24761#M18046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have configured inside, outside and DMZ on the Palo Alto firewall. The outside interface is configured for Global Protect.&lt;/P&gt;&lt;P&gt;The default gateway of Palo Alto firewall is not reachable. But when we connect to that cable to ASA firewall we are able to ping gateway.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help us to troubleshooting the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Parvez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Jan 2014 15:49:07 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/default-gateway-from-the-palo-alto-firewall-is-not-reachable/m-p/24761#M18046</guid>
      <dc:creator>ParvezAhmad</dc:creator>
      <dc:date>2014-01-04T15:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Default Gateway from the Palo Alto Firewall is not reachable</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/default-gateway-from-the-palo-alto-firewall-is-not-reachable/m-p/24762#M18047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do you test to reach default gateway ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you mean ping source OUTSIDE host DGW ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Jan 2014 15:56:45 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/default-gateway-from-the-palo-alto-firewall-is-not-reachable/m-p/24762#M18047</guid>
      <dc:creator>Retired Member</dc:creator>
      <dc:date>2014-01-04T15:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: Default Gateway from the Palo Alto Firewall is not reachable</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/default-gateway-from-the-palo-alto-firewall-is-not-reachable/m-p/24763#M18048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://live.paloaltonetworks.com/docs/DOC-2878"&gt;Trigger a Gratuitous ARP (GARP) from a Palo Alto Networks Device&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Jan 2014 16:09:20 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/default-gateway-from-the-palo-alto-firewall-is-not-reachable/m-p/24763#M18048</guid>
      <dc:creator>Retired Member</dc:creator>
      <dc:date>2014-01-04T16:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: Default Gateway from the Palo Alto Firewall is not reachable</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/default-gateway-from-the-palo-alto-firewall-is-not-reachable/m-p/24764#M18049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://live.paloaltonetworks.com/u1/24689"&gt;ParvezAhmad&lt;/A&gt; are you specifying the source of your pings as being the OUTSIDE interface of your PA that is facing your default gateway when you're doing your tests?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;ping source 216.5.4.3 host 216.5.4.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also are you sure the PA firewall isn't blocking the pings? Do you have a policy rule defined that says "allow outside to outside" with App-ID ping?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also as was previously mentioned if the PA has the same IP as the ASA you're testing with, it makes sense to force a gratuitous ARP to make sure the ARP cache on your default gateway device updates with the PA MAC address instead of the ASA MAC address.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Jan 2014 16:15:56 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/default-gateway-from-the-palo-alto-firewall-is-not-reachable/m-p/24764#M18049</guid>
      <dc:creator>ericgearhart</dc:creator>
      <dc:date>2014-01-04T16:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: Default Gateway from the Palo Alto Firewall is not reachable</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/default-gateway-from-the-palo-alto-firewall-is-not-reachable/m-p/24765#M18050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tested by using ping host xxx.ccc.xxx.zzzz.&lt;/P&gt;&lt;P&gt;I am doing migration from ASA firewall to Palo Alto firewall. I am using the same cable to connect to Palo Alto outside interface E1/1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Jan 2014 16:39:48 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/default-gateway-from-the-palo-alto-firewall-is-not-reachable/m-p/24765#M18050</guid>
      <dc:creator>ParvezAhmad</dc:creator>
      <dc:date>2014-01-04T16:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: Default Gateway from the Palo Alto Firewall is not reachable</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/default-gateway-from-the-palo-alto-firewall-is-not-reachable/m-p/24766#M18051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Parvez do&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ping source &amp;lt;your outside interface IP on your Palo Alto&amp;gt; host xxx.ccc.xxx.zzz &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Jan 2014 16:41:33 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/default-gateway-from-the-palo-alto-firewall-is-not-reachable/m-p/24766#M18051</guid>
      <dc:creator>ericgearhart</dc:creator>
      <dc:date>2014-01-04T16:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: Default Gateway from the Palo Alto Firewall is not reachable</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/default-gateway-from-the-palo-alto-firewall-is-not-reachable/m-p/24767#M18052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe after 180 seconds. It should remove automatically.&lt;/P&gt;&lt;P&gt;Or Do we remove it by Clear ip arp?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Jan 2014 16:45:40 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/default-gateway-from-the-palo-alto-firewall-is-not-reachable/m-p/24767#M18052</guid>
      <dc:creator>ParvezAhmad</dc:creator>
      <dc:date>2014-01-04T16:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: Default Gateway from the Palo Alto Firewall is not reachable</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/default-gateway-from-the-palo-alto-firewall-is-not-reachable/m-p/24768#M18053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Firewall is not blocking the pings. Since there is policy as you mentioned. &lt;/P&gt;&lt;P&gt;Do you think that Global Protect Configuration can block this ping?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Jan 2014 16:48:44 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/default-gateway-from-the-palo-alto-firewall-is-not-reachable/m-p/24768#M18053</guid>
      <dc:creator>ParvezAhmad</dc:creator>
      <dc:date>2014-01-04T16:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: Default Gateway from the Palo Alto Firewall is not reachable</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/default-gateway-from-the-palo-alto-firewall-is-not-reachable/m-p/24769#M18054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you don't type source FW uses management interface for the ping command&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Jan 2014 16:49:58 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/default-gateway-from-the-palo-alto-firewall-is-not-reachable/m-p/24769#M18054</guid>
      <dc:creator>Retired Member</dc:creator>
      <dc:date>2014-01-04T16:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: Default Gateway from the Palo Alto Firewall is not reachable</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/default-gateway-from-the-palo-alto-firewall-is-not-reachable/m-p/24770#M18055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Parvez: yes the ARP cache will eventually time out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please try "&lt;SPAN style="color: #3b3b3b; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;ping source &amp;lt;your outside interface IP on your Palo Alto&amp;gt; host xxx.ccc.xxx.zzz&lt;/SPAN&gt;" and let us know your results?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Jan 2014 16:51:24 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/default-gateway-from-the-palo-alto-firewall-is-not-reachable/m-p/24770#M18055</guid>
      <dc:creator>ericgearhart</dc:creator>
      <dc:date>2014-01-04T16:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Default Gateway from the Palo Alto Firewall is not reachable</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/default-gateway-from-the-palo-alto-firewall-is-not-reachable/m-p/24771#M18056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right, what &lt;A href="https://live.paloaltonetworks.com/u1/12079"&gt;panos&lt;/A&gt; said is true, that's why I'm asking for the source parameter to be added to your ping command &lt;A href="https://live.paloaltonetworks.com/u1/24689"&gt;ParvezAhmad&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Jan 2014 16:53:58 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/default-gateway-from-the-palo-alto-firewall-is-not-reachable/m-p/24771#M18056</guid>
      <dc:creator>ericgearhart</dc:creator>
      <dc:date>2014-01-04T16:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: Default Gateway from the Palo Alto Firewall is not reachable</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/default-gateway-from-the-palo-alto-firewall-is-not-reachable/m-p/24772#M18057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What egearhart says is true. If you "ping host www.yahoo.com" ,&amp;nbsp; the default interface chosen is the management interface. If your WAN interface has an IP of 64.64.64.64, use this syntax, ping source 64.64.64.64 host &amp;lt;IP_ADDR_Nexthop_Rtr&amp;gt;. Then&amp;nbsp; check the arp cache on the ethernet port that corresponds to 64.64.64.64. If you do not see an entry for your ISP next hop then they have probably done a static entry for your IP and MAC in the switch. I have no idea why they do this but it is fairly common in the USA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SKrall &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Jan 2014 02:23:32 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/default-gateway-from-the-palo-alto-firewall-is-not-reachable/m-p/24772#M18057</guid>
      <dc:creator>skrall</dc:creator>
      <dc:date>2014-01-05T02:23:32Z</dc:date>
    </item>
  </channel>
</rss>

