<?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: Cisco SCPS traffic being dropped in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/cisco-scps-traffic-being-dropped/m-p/12799#M9380</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; iceman and mrajdev,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Thanks very much for your input.&amp;nbsp; In doing my own troubleshooting, being provided some assistance from technical support, and learning some commands from you I think it's been resolved.&amp;nbsp; The traffic is on IP port 105 and doesn't contain session information.&amp;nbsp; When I created a custom rule for it I was expecting it to work and it didn't.&amp;nbsp; Reason being (I think) was that the traffic was already blocked (as evidenced by our ASA behavior and some Palo Alto logs tech support showed me) and a new session never started up as the traffic wasn't session-based.&amp;nbsp; Once tech support cleared the sessions the ASA failover traffic resumed.&amp;nbsp; I'm sure the traffic was probably originally blocked because we were playing with rules.&amp;nbsp; On up the learning curve we go.&amp;nbsp; Thanks again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Aug 2011 14:05:23 GMT</pubDate>
    <dc:creator>migration</dc:creator>
    <dc:date>2011-08-03T14:05:23Z</dc:date>
    <item>
      <title>Cisco SCPS traffic being dropped</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/cisco-scps-traffic-being-dropped/m-p/12796#M9377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I thought I'd ask this here as I feel like it may show up again sometime if someone has an answer.&amp;nbsp; We're deploying Palo Alto behind a pair of Cisco ASAs and there's a minor issue.&amp;nbsp; It looks like (through packet capture on the Palo Altos) SCPS traffic is being dropped between the ASAs on their inside interfaces.&amp;nbsp; The ASAs report an error about every 10 seconds that their internal interfaces can't communicate.&amp;nbsp; I do have a permit any any for all traffic right now although if I read documentation correctly, the traffic isn't getting to the Palo Alto firewall rules, it's being dropped due to processing errors.&amp;nbsp; If anyone's seen this before I'd be interested in the solution, if I find the answer I will post it.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Corbett&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 14:57:36 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/cisco-scps-traffic-being-dropped/m-p/12796#M9377</guid>
      <dc:creator>migration</dc:creator>
      <dc:date>2011-08-02T14:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco SCPS traffic being dropped</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/cisco-scps-traffic-being-dropped/m-p/12797#M9378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In this case, I suggest you to use (always) "debug log":&lt;/P&gt;&lt;P&gt;debug dataplane packet-diag set filter match source XX destination YY &lt;BR /&gt;debug dataplane packet-diag set filter on&lt;BR /&gt;debug dataplane packet-diag set log feature flow basic&lt;BR /&gt;debug dataplane packet-diag set clear log log&lt;BR /&gt;debug dataplane packet-diag set log on&lt;BR /&gt;--initiate the traffic---&lt;/P&gt;&lt;P&gt;This will tell you why some PAN process is blocking some traffic.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 18:29:00 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/cisco-scps-traffic-being-dropped/m-p/12797#M9378</guid>
      <dc:creator>migration</dc:creator>
      <dc:date>2011-08-02T18:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco SCPS traffic being dropped</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/cisco-scps-traffic-being-dropped/m-p/12798#M9379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just wanted to add a word of caution here, the flow basic debug is CPU intensive, If you have regular traffic causing a moderate CPU for your DP (dataplae), the flow basic debug would cause a spike in the CPU and may cause other traffic issues.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 18:51:20 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/cisco-scps-traffic-being-dropped/m-p/12798#M9379</guid>
      <dc:creator>mrajdev</dc:creator>
      <dc:date>2011-08-02T18:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco SCPS traffic being dropped</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/cisco-scps-traffic-being-dropped/m-p/12799#M9380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; iceman and mrajdev,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Thanks very much for your input.&amp;nbsp; In doing my own troubleshooting, being provided some assistance from technical support, and learning some commands from you I think it's been resolved.&amp;nbsp; The traffic is on IP port 105 and doesn't contain session information.&amp;nbsp; When I created a custom rule for it I was expecting it to work and it didn't.&amp;nbsp; Reason being (I think) was that the traffic was already blocked (as evidenced by our ASA behavior and some Palo Alto logs tech support showed me) and a new session never started up as the traffic wasn't session-based.&amp;nbsp; Once tech support cleared the sessions the ASA failover traffic resumed.&amp;nbsp; I'm sure the traffic was probably originally blocked because we were playing with rules.&amp;nbsp; On up the learning curve we go.&amp;nbsp; Thanks again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2011 14:05:23 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/cisco-scps-traffic-being-dropped/m-p/12799#M9380</guid>
      <dc:creator>migration</dc:creator>
      <dc:date>2011-08-03T14:05:23Z</dc:date>
    </item>
  </channel>
</rss>

