<?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: Rule has application any and port 3389  we see discard for application cotp in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/rule-has-application-any-and-port-3389-we-see-discard-for/m-p/300449#M78502</link>
    <description>&lt;P&gt;here is test from cli&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i am running pan os 8.1.9&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(active)&amp;gt; test security-policy-match from CorpData_INT to Pay_Prod_DMZ application ms-rdp source 10.63.44.68 destination 10.29.33.34 protocol 6 destination-port 3389&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;(active)&amp;gt; test security-policy-match from CorpData_INT to Pay_Prod_DMZ application cotp source 10.63.44.68 destination 10.29.33.34 protocol 6 destination-port 3389&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;(active)&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i see no output&lt;/P&gt;</description>
    <pubDate>Sun, 24 Nov 2019 19:37:42 GMT</pubDate>
    <dc:creator>MP18</dc:creator>
    <dc:date>2019-11-24T19:37:42Z</dc:date>
    <item>
      <title>Rule has application any and port 3389  we see discard for application cotp</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/rule-has-application-any-and-port-3389-we-see-discard-for/m-p/300252#M78465</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have security policy to allow any application on port 3389.&lt;/P&gt;&lt;P&gt;I see users are able to connect to server on port 3389.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;traffic log shows denied on application cotp.&lt;/P&gt;&lt;P&gt;my understanding is that if you have application as any it should cover all the applications.&lt;/P&gt;&lt;P&gt;why it is getting denied on app cotp for port 3389?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Running PAN os 8.1.9&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2019 14:08:39 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/rule-has-application-any-and-port-3389-we-see-discard-for/m-p/300252#M78465</guid>
      <dc:creator>MP18</dc:creator>
      <dc:date>2019-11-22T14:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: Rule has application any and port 3389  we see discard for application cotp</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/rule-has-application-any-and-port-3389-we-see-discard-for/m-p/300311#M78485</link>
      <description>&lt;P&gt;In the Traffic log, add the Rule column, and see which Security Policy is matching the allowed traffic, and which Security Policy is matching the denied traffic.&amp;nbsp; From the sounds of it, there's two separate policies in play here.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2019 21:02:37 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/rule-has-application-any-and-port-3389-we-see-discard-for/m-p/300311#M78485</guid>
      <dc:creator>fjwcash</dc:creator>
      <dc:date>2019-11-22T21:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: Rule has application any and port 3389  we see discard for application cotp</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/rule-has-application-any-and-port-3389-we-see-discard-for/m-p/300442#M78496</link>
      <description>&lt;P&gt;Check the traffic logs when ms-rdp is allowed on port 3389 it hits the right rule&lt;/P&gt;&lt;P&gt;when i see application cotp on port 3389&amp;nbsp; i see hitting default default deny rule.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;strange behaviour as application in rule is any on port 3389&lt;/P&gt;</description>
      <pubDate>Sun, 24 Nov 2019 16:54:57 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/rule-has-application-any-and-port-3389-we-see-discard-for/m-p/300442#M78496</guid>
      <dc:creator>MP18</dc:creator>
      <dc:date>2019-11-24T16:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: Rule has application any and port 3389  we see discard for application cotp</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/rule-has-application-any-and-port-3389-we-see-discard-for/m-p/300445#M78498</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/75039"&gt;@MP18&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Add the protocol column to your logview. I am pretty sure that the denied connections are udp connections and you have added only 3389/tcp to your security rule, right?&lt;/P&gt;&lt;P&gt;RDP primary tries to establish a connection on udp because of performance reasons and if this is not possible there is a fallback to tcp which is the reason that your connections work (port 3389/tcp) but you still have deny logs on (port 3389/udp).&lt;/P&gt;</description>
      <pubDate>Sun, 24 Nov 2019 18:31:51 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/rule-has-application-any-and-port-3389-we-see-discard-for/m-p/300445#M78498</guid>
      <dc:creator>Remo</dc:creator>
      <dc:date>2019-11-24T18:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: Rule has application any and port 3389  we see discard for application cotp</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/rule-has-application-any-and-port-3389-we-see-discard-for/m-p/300447#M78500</link>
      <description>&lt;P&gt;Yes i only have added port&amp;nbsp; 3389-tcp on the security rule.&lt;/P&gt;&lt;P&gt;I can see deny on udp connection on port 3389.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also deny on application cotp on tcp port 3389 and it does not hit the rdp rule.&lt;/P&gt;&lt;P&gt;application cotp denied on port 3389 tcp does not make sense to me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Seem application ms-rdp uses&amp;nbsp;Implicitly Uses:&amp;nbsp;&amp;nbsp;cotp, t.120??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 24 Nov 2019 19:18:13 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/rule-has-application-any-and-port-3389-we-see-discard-for/m-p/300447#M78500</guid>
      <dc:creator>MP18</dc:creator>
      <dc:date>2019-11-24T19:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: Rule has application any and port 3389  we see discard for application cotp</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/rule-has-application-any-and-port-3389-we-see-discard-for/m-p/300448#M78501</link>
      <description>&lt;P&gt;I agree that this does not make sense, as long as the source really hits your RDP rule. Another idea I do not have right now.&lt;/P&gt;&lt;P&gt;Did you do a security policy match test on the cli (or in WebUI if you already are on PAN-OS 9) with exactly the same connection details as the dropped connections? And does it then match your RDP rule?&lt;/P&gt;</description>
      <pubDate>Sun, 24 Nov 2019 19:21:53 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/rule-has-application-any-and-port-3389-we-see-discard-for/m-p/300448#M78501</guid>
      <dc:creator>Remo</dc:creator>
      <dc:date>2019-11-24T19:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: Rule has application any and port 3389  we see discard for application cotp</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/rule-has-application-any-and-port-3389-we-see-discard-for/m-p/300449#M78502</link>
      <description>&lt;P&gt;here is test from cli&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i am running pan os 8.1.9&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(active)&amp;gt; test security-policy-match from CorpData_INT to Pay_Prod_DMZ application ms-rdp source 10.63.44.68 destination 10.29.33.34 protocol 6 destination-port 3389&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;(active)&amp;gt; test security-policy-match from CorpData_INT to Pay_Prod_DMZ application cotp source 10.63.44.68 destination 10.29.33.34 protocol 6 destination-port 3389&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;(active)&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i see no output&lt;/P&gt;</description>
      <pubDate>Sun, 24 Nov 2019 19:37:42 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/rule-has-application-any-and-port-3389-we-see-discard-for/m-p/300449#M78502</guid>
      <dc:creator>MP18</dc:creator>
      <dc:date>2019-11-24T19:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: Rule has application any and port 3389  we see discard for application</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/rule-has-application-any-and-port-3389-we-see-discard-for/m-p/326561#M83195</link>
      <description>&lt;P&gt;Did you end up resolving this ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PANOS 8.1.12 App content 8264-6059 installed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Was working last week.&lt;/P&gt;&lt;P&gt;Now I log into a client site and instead of ms-rdp , my traffic is blocked cotp as the app-id. Confirmed its TCP traffic.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I prefer not to just add cotp to my security policy, since that doesn't really fix the problem just works around it and adds something I'm not condoning at this point.&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2020 23:34:25 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/rule-has-application-any-and-port-3389-we-see-discard-for/m-p/326561#M83195</guid>
      <dc:creator>ChrisVee</dc:creator>
      <dc:date>2020-05-06T23:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: Rule has application any and port 3389  we see discard for application</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/rule-has-application-any-and-port-3389-we-see-discard-for/m-p/326569#M83196</link>
      <description>&lt;P&gt;Resolved !&lt;/P&gt;&lt;P&gt;So it wasn't any content change, in the end or anything, it was due to someone removing my access to the destination via RDP in the past week with user-id restrictions on the destination.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This resulted in the policy-deny to take place, but still, the odd thing is the App-id recognised ONLY in the deny messages is cotp.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once I corrected the group membership and my user-id was allowed in, the app-id was recognised as ms-rdp correctly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps someone else. Maybe something to correct from a firewall traffic log standpoint, this would have streamlined troubleshooting if the traffic was blocked and the app-id read ms-rdp as expected.&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2020 00:18:58 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/rule-has-application-any-and-port-3389-we-see-discard-for/m-p/326569#M83196</guid>
      <dc:creator>ChrisVee</dc:creator>
      <dc:date>2020-05-07T00:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: Rule has application any and port 3389  we see discard for application cotp</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/rule-has-application-any-and-port-3389-we-see-discard-for/m-p/616370#M121949</link>
      <description>&lt;P&gt;you rock!&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2024 19:44:31 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/rule-has-application-any-and-port-3389-we-see-discard-for/m-p/616370#M121949</guid>
      <dc:creator>ms9221</dc:creator>
      <dc:date>2024-11-07T19:44:31Z</dc:date>
    </item>
  </channel>
</rss>

