<?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: Disable Inspection for Sip ? in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/disable-inspection-for-sip/m-p/724#M566</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PAN-OS 6.0.x has a feature to disable SIP-ALG. Please refer &lt;A href="https://live.paloaltonetworks.com/docs/DOC-6214"&gt;How to Disable SIP ALG&lt;/A&gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For prior PAN-OS versions, SIP-ALG can be disabled by configuring an application override policy which will prevent the PA firewall from doing any Layer 7 inspection. So, PA firewall would not open any pinholes. For App override setup, refer &lt;A href="https://live.paloaltonetworks.com/docs/DOC-1071"&gt;How to Create an Application Override Policy&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Apr 2014 08:14:55 GMT</pubDate>
    <dc:creator>gchandrasekaran</dc:creator>
    <dc:date>2014-04-23T08:14:55Z</dc:date>
    <item>
      <title>Disable Inspection for Sip ?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/disable-inspection-for-sip/m-p/718#M560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the ASA you can disable SIP Policy Inspection. In the Junipers I think you disable the ALG. How do I do this in the Palo Alto ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Firewalls often try to apply rules around the way protocols work which can cause them to break. I dont want SIP to be inspected or held against some EEE Group Standard. This might be breaking some video conference traffic for us.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone know how to disable this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Justin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2012 13:18:39 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/disable-inspection-for-sip/m-p/718#M560</guid>
      <dc:creator>jhickey</dc:creator>
      <dc:date>2012-02-01T13:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Inspection for Sip ?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/disable-inspection-for-sip/m-p/719#M561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is because both Cisco and Juniper have some sort of "proxy lite" feature regarding SIP in order to replace the contents of the packets (so not a true proxy) which often f**k things up rather than fix stuff (the main purpose is to aid use of SIP etc through NAT because SIP will use the data within the payload of where to connect instead of looking at the ip-header).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PaloAlto (as far as I know) doesnt do this so you can either setup your rules such as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;srczone: voipclients&lt;/P&gt;&lt;P&gt;srcip: somerange&lt;/P&gt;&lt;P&gt;srcport: &amp;gt;1023&lt;/P&gt;&lt;P&gt;dstzone: voipservers&lt;/P&gt;&lt;P&gt;dstip: someotherrange&lt;/P&gt;&lt;P&gt;dstport: tcp5060, udp5060 (or whatever you use)&lt;/P&gt;&lt;P&gt;appid: sip&lt;/P&gt;&lt;P&gt;action: allow&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or just set the appid to "any" if you doesnt care of which traffic will flow for the particular ports.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2012 16:14:48 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/disable-inspection-for-sip/m-p/719#M561</guid>
      <dc:creator>mikand</dc:creator>
      <dc:date>2012-02-01T16:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Inspection for Sip ?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/disable-inspection-for-sip/m-p/720#M562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Palo Alto can translate IP in SDP header. Basically to avoid any "ALG" type functionality, you can create an app-override rule for your SIP traffic. That will avoid any layer2 inspection of the SIP traffic. Just be sure that you do have security rules for all the necessary protocols and ports to allow the traffic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Richard &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2012 04:47:51 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/disable-inspection-for-sip/m-p/720#M562</guid>
      <dc:creator>Retired Member</dc:creator>
      <dc:date>2012-02-02T04:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Inspection for Sip ?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/disable-inspection-for-sip/m-p/721#M563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;I have exact the same problem as discribed in &lt;/SPAN&gt;&lt;A href="https://live.paloaltonetworks.com/message/7760"&gt;https://live.paloaltonetworks.com/message/7760&lt;/A&gt;&lt;SPAN&gt; (but that treat is locked for posting).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Our VoIP provider insists that we disable all "SIP-ALG, SIP-Helper or the like".&lt;/P&gt;&lt;P&gt;I understand that application override can be use to work around this, but can you be more specific on how to accomplish this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Johannes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2012 14:19:15 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/disable-inspection-for-sip/m-p/721#M563</guid>
      <dc:creator>PAkeeper</dc:creator>
      <dc:date>2012-04-24T14:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Inspection for Sip ?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/disable-inspection-for-sip/m-p/722#M564</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;di u resolve your problem if you resolved &lt;/P&gt;&lt;P&gt;how can you do that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks alot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2012 00:51:36 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/disable-inspection-for-sip/m-p/722#M564</guid>
      <dc:creator>lildeniz</dc:creator>
      <dc:date>2012-06-25T00:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Inspection for Sip ?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/disable-inspection-for-sip/m-p/723#M565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PAN-OS 6.0.x has a feature to disable SIP-ALG. Please refer &lt;A href="https://live.paloaltonetworks.com/docs/DOC-6214"&gt;How to Disable SIP ALG&lt;/A&gt;. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2014 08:09:31 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/disable-inspection-for-sip/m-p/723#M565</guid>
      <dc:creator>gchandrasekaran</dc:creator>
      <dc:date>2014-04-23T08:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Inspection for Sip ?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/disable-inspection-for-sip/m-p/724#M566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PAN-OS 6.0.x has a feature to disable SIP-ALG. Please refer &lt;A href="https://live.paloaltonetworks.com/docs/DOC-6214"&gt;How to Disable SIP ALG&lt;/A&gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For prior PAN-OS versions, SIP-ALG can be disabled by configuring an application override policy which will prevent the PA firewall from doing any Layer 7 inspection. So, PA firewall would not open any pinholes. For App override setup, refer &lt;A href="https://live.paloaltonetworks.com/docs/DOC-1071"&gt;How to Create an Application Override Policy&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2014 08:14:55 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/disable-inspection-for-sip/m-p/724#M566</guid>
      <dc:creator>gchandrasekaran</dc:creator>
      <dc:date>2014-04-23T08:14:55Z</dc:date>
    </item>
  </channel>
</rss>

