<?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 Mixing  App-ID and Service in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/mixing-app-id-and-service/m-p/200879#M59386</link>
    <description>&lt;P&gt;Am I correct in assuming that if you use App-ID you can't also use TCP sercice ports to allow aditiona other services on the same rule.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Rob&lt;/P&gt;</description>
    <pubDate>Fri, 16 Feb 2018 14:55:16 GMT</pubDate>
    <dc:creator>RobinClayton</dc:creator>
    <dc:date>2018-02-16T14:55:16Z</dc:date>
    <item>
      <title>Mixing  App-ID and Service</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/mixing-app-id-and-service/m-p/200879#M59386</link>
      <description>&lt;P&gt;Am I correct in assuming that if you use App-ID you can't also use TCP sercice ports to allow aditiona other services on the same rule.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Rob&lt;/P&gt;</description>
      <pubDate>Fri, 16 Feb 2018 14:55:16 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/mixing-app-id-and-service/m-p/200879#M59386</guid>
      <dc:creator>RobinClayton</dc:creator>
      <dc:date>2018-02-16T14:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: Mixing  App-ID and Service</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/mixing-app-id-and-service/m-p/200893#M59388</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/71756"&gt;@RobinClayton&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Actually that works perfectly fine as long as the app-id is actually coming across on that service port; I have to do it quite often for SQL enviroments actually. You would simply set the app-id to whatever is desired, say ( mssql-db mssql-mon ) and then set the service to whatever you are using in your enviroment; just keep in mind that this will only work if the firewall is identifying that traffic as that application.&amp;nbsp;&lt;/P&gt;&lt;P&gt;You could also create a custom app-id to match this traffic, or an application-override policy. This would allow you to maintain 'application-default' as the service depending on how much that matters to you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Feb 2018 15:04:29 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/mixing-app-id-and-service/m-p/200893#M59388</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2018-02-16T15:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: Mixing  App-ID and Service</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/mixing-app-id-and-service/m-p/200895#M59390</link>
      <description>&lt;P&gt;I am aware you can override the port the app usualy uses.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But what if I have say two items one with an application and one without.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"SMTP (Application 25) - "&lt;/P&gt;&lt;P&gt;"Other&amp;nbsp;(No Application) - Service TCP46"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My findings are that it breaks.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Feb 2018 15:08:29 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/mixing-app-id-and-service/m-p/200895#M59390</guid>
      <dc:creator>RobinClayton</dc:creator>
      <dc:date>2018-02-16T15:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: Mixing  App-ID and Service</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/mixing-app-id-and-service/m-p/200898#M59393</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/71756"&gt;@RobinClayton&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;If you use app-id within the security policy and add a service that does not display that app-id it will break, as the traffic does not match the criteria of the rule. It doesn't really 'break', it's that the traffic doesn't actually match what is supplied by the security policy. If you are trying to pass traffic&amp;nbsp;that doesn't map to an app-id (unknown-tcp or incomplete) you'll need to make a policy specifically for that traffic. Alternatively you could make a strict security policy that specifies an app-id of 'any' and then specify the service that needs to be allowed.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Feb 2018 15:18:24 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/mixing-app-id-and-service/m-p/200898#M59393</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2018-02-16T15:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: Mixing  App-ID and Service</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/mixing-app-id-and-service/m-p/200906#M59401</link>
      <description>&lt;P&gt;Thanks, Confirms my findings.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Feb 2018 15:40:27 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/mixing-app-id-and-service/m-p/200906#M59401</guid>
      <dc:creator>RobinClayton</dc:creator>
      <dc:date>2018-02-16T15:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: Mixing  App-ID and Service</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/mixing-app-id-and-service/m-p/200932#M59421</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/71756"&gt;@RobinClayton&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I too have run across these issues, what I end up doing is creating two rules. One that matches the app-id and one with no app-id and just a service port.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;</description>
      <pubDate>Fri, 16 Feb 2018 16:14:51 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/mixing-app-id-and-service/m-p/200932#M59421</guid>
      <dc:creator>OtakarKlier</dc:creator>
      <dc:date>2018-02-16T16:14:51Z</dc:date>
    </item>
  </channel>
</rss>

