<?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 Wan interface on PA-3020 to ISP disconnected frequently in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/wan-interface-on-pa-3020-to-isp-disconnected-frequently/m-p/37304#M27355</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wan interface on PA-3020 with static IP connected to ISP router.&lt;/P&gt;&lt;P&gt;Since two days, we're facing continue ping drop of WAN interface 3 to 4 times a day, doesn't reestablish the connectivity until reboot the firewall.&lt;/P&gt;&lt;P&gt;Then, We had checked with the alternate modem device and monitored whole day, no ping drop and no network down issues we faced.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;Twice confirmed with the ISP, but didn't find a problem from ISP end. Device running on &lt;SPAN style="font-family: Calibri, sans-serif; font-size: 15px;"&gt;PAN OS-6.0.2 . Please suggest. Thanks&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Jun 2014 09:57:16 GMT</pubDate>
    <dc:creator>Javith</dc:creator>
    <dc:date>2014-06-13T09:57:16Z</dc:date>
    <item>
      <title>Wan interface on PA-3020 to ISP disconnected frequently</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/wan-interface-on-pa-3020-to-isp-disconnected-frequently/m-p/37304#M27355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wan interface on PA-3020 with static IP connected to ISP router.&lt;/P&gt;&lt;P&gt;Since two days, we're facing continue ping drop of WAN interface 3 to 4 times a day, doesn't reestablish the connectivity until reboot the firewall.&lt;/P&gt;&lt;P&gt;Then, We had checked with the alternate modem device and monitored whole day, no ping drop and no network down issues we faced.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;Twice confirmed with the ISP, but didn't find a problem from ISP end. Device running on &lt;SPAN style="font-family: Calibri, sans-serif; font-size: 15px;"&gt;PAN OS-6.0.2 . Please suggest. Thanks&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2014 09:57:16 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/wan-interface-on-pa-3020-to-isp-disconnected-frequently/m-p/37304#M27355</guid>
      <dc:creator>Javith</dc:creator>
      <dc:date>2014-06-13T09:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: Wan interface on PA-3020 to ISP disconnected frequently</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/wan-interface-on-pa-3020-to-isp-disconnected-frequently/m-p/37305#M27356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Javith,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like PAN FW is connected with a Modem and that modem connected with ISP. &lt;SPAN style="color: #3b3b3b; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;There could be many reasons, while traffic was not through . Hence i would suggest you below mentioned steps to narrow down the problem, if packets are getting dropped at PAN FW:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;------ Verify the ARP table, there should be a valid entry for the next hop ISP router.&lt;/P&gt;&lt;P&gt;------&amp;nbsp; Check if firewall is building new sessions for incoming traffic. Make sure the firewall not reached to the max limit.&lt;/P&gt;&lt;P&gt;CLI command&lt;/P&gt;&lt;P&gt;&amp;gt;show session info&lt;/P&gt;&lt;P&gt;&amp;gt;show session meter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;------&amp;nbsp; Verify the real time session in the CLI by using '&amp;gt;show session all filter source IP_ADD_OF_THE_TESTING_PC destination IP_ADD_OF_THE_DESTINATION'.&lt;/P&gt;&lt;P&gt;------ Verify the available resources on the PAN firewall&lt;/P&gt;&lt;P&gt;&amp;gt; debug dataplane pool statistics&lt;/P&gt;&lt;P&gt;&amp;gt; show running resource-monitor&lt;/P&gt;&lt;P&gt;&amp;gt;debug dataplane memory status&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;------ Verify the global counters, if a specific "DRP" counter is increasing rapidly. The command show counter global provides information about the processes/actions taken on the packets going through the device;&amp;nbsp; These counters are for all the traffic going through the device and are useful in troubleshooting issues; like poor performance, packet loss, latency etc. It is advised to use the command show counter global filter packet-filter yes delta yes in conjunction with filters to obtain meaningful data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more information, you can follow the DOC: &lt;A href="https://live.paloaltonetworks.com/docs/DOC-4650"&gt;What is the Significance of Global Counters?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;show counter global filter delta yes&lt;/P&gt;&lt;P&gt;&amp;gt;show counter interface all&lt;/P&gt;&lt;P&gt;&amp;gt;show statistics&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;----- If above mentioned steps, doesn't throw any clue, then you can enable FLOW BASIC feature to understand the exact reason behind the failure: ( If packets are getting dropped at PAN FW)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; debug dataplane packet-diag clear all&lt;/P&gt;&lt;P&gt;&amp;gt; debug dataplane packet-diag set filter match source&amp;nbsp; IP_ADD_OF_THE_TESTING_PC destination IP_ADD_OF_THE_DESTINATION&lt;/P&gt;&lt;P&gt;&amp;gt; debug dataplane packet-diag set filter match source IP_ADD_OF_THE_DESTINATION destination&amp;nbsp; IP_ADD_OF_THE_TESTING_PC&lt;/P&gt;&lt;P&gt;&amp;gt; debug dataplane packet-diag set log feature flow basic&lt;/P&gt;&lt;P&gt;&amp;gt; debug dataplane packet-diag set log feature tcp all&lt;/P&gt;&lt;P&gt;&amp;gt; debug dataplane packet-diag set filter on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; debug dataplane packet-diag set log on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~~~~~~~~~~~~~~~~ Initiate traffic through the PAN firewall/try to browse a website ~~~~~~~~~~~~~~~~~~~~~~~~~&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; debug dataplane packet-diag set log off&lt;/P&gt;&lt;P&gt;&amp;gt; debug dataplane packet-diag aggregate-logs&lt;/P&gt;&lt;P&gt;&amp;gt; less mp-log pan_packetdiag_log.log&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more information, you can follow the DOC: &lt;A href="https://live.paloaltonetworks.com/docs/DOC-1506"&gt;Packet Capture, Debug Flow-basic and Counter Commands&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2014 16:08:49 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/wan-interface-on-pa-3020-to-isp-disconnected-frequently/m-p/37305#M27356</guid>
      <dc:creator>HULK</dc:creator>
      <dc:date>2014-06-13T16:08:49Z</dc:date>
    </item>
  </channel>
</rss>

