<?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 Problems with SIP Fixup- port 5061 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/problems-with-sip-fixup-port-5061/m-p/1841356#M459204</link>
    <description>&lt;P&gt;We are having a SIP problem as described below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like the problem is that the ports are not getting translated when the SIP invites come in on port 5061 on the PIX 525.&amp;nbsp; It appears that the firewall is not doing SIP inspection on 5061 as it is on 5060 so when the RTP is sent, as setup in the SIP contact information, the firewall is discarding the packets because the port is not open.&amp;nbsp; We need to determine how to add the functionality to the SIP inspection policy so that it will also inspect 5061.&amp;nbsp; Currently we are not using it for secure SIP if that question gets asked.&amp;nbsp; We could change the port to be 5062 and we might in the future just so that we will have 5061 available for secure SIP. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anything we can do to fix this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Greg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Version info:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cisco PIX Security Appliance Software Version 8.0(4) &lt;/P&gt;&lt;P&gt;Device Manager Version 6.1(5)51&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hardware:&amp;nbsp;&amp;nbsp; PIX-525, 256 MB RAM, CPU Pentium III 600 MHz&lt;/P&gt;&lt;P&gt;Flash E28F128J3 @ 0xfff00000, 16MB&lt;/P&gt;&lt;P&gt;BIOS Flash AM29F400B @ 0xfffd8000, 32KB&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 22:31:26 GMT</pubDate>
    <dc:creator>gregwoodson</dc:creator>
    <dc:date>2019-03-11T22:31:26Z</dc:date>
    <item>
      <title>Problems with SIP Fixup- port 5061</title>
      <link>https://community.cisco.com/t5/network-security/problems-with-sip-fixup-port-5061/m-p/1841356#M459204</link>
      <description>&lt;P&gt;We are having a SIP problem as described below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like the problem is that the ports are not getting translated when the SIP invites come in on port 5061 on the PIX 525.&amp;nbsp; It appears that the firewall is not doing SIP inspection on 5061 as it is on 5060 so when the RTP is sent, as setup in the SIP contact information, the firewall is discarding the packets because the port is not open.&amp;nbsp; We need to determine how to add the functionality to the SIP inspection policy so that it will also inspect 5061.&amp;nbsp; Currently we are not using it for secure SIP if that question gets asked.&amp;nbsp; We could change the port to be 5062 and we might in the future just so that we will have 5061 available for secure SIP. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anything we can do to fix this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Greg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Version info:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cisco PIX Security Appliance Software Version 8.0(4) &lt;/P&gt;&lt;P&gt;Device Manager Version 6.1(5)51&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hardware:&amp;nbsp;&amp;nbsp; PIX-525, 256 MB RAM, CPU Pentium III 600 MHz&lt;/P&gt;&lt;P&gt;Flash E28F128J3 @ 0xfff00000, 16MB&lt;/P&gt;&lt;P&gt;BIOS Flash AM29F400B @ 0xfffd8000, 32KB&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 22:31:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problems-with-sip-fixup-port-5061/m-p/1841356#M459204</guid>
      <dc:creator>gregwoodson</dc:creator>
      <dc:date>2019-03-11T22:31:26Z</dc:date>
    </item>
    <item>
      <title>Problems with SIP Fixup- port 5061</title>
      <link>https://community.cisco.com/t5/network-security/problems-with-sip-fixup-port-5061/m-p/1841357#M459206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Greg,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list test permit tcp any any eq 5061&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map Sip_Inspect&lt;/P&gt;&lt;P&gt;match access-list test&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map global_policy&lt;/P&gt;&lt;P&gt;class Sip_Inspect&lt;/P&gt;&lt;P&gt;inspect sip&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give it a try and let me know!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do rate helpful posts&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Feb 2012 18:38:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problems-with-sip-fixup-port-5061/m-p/1841357#M459206</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-02-17T18:38:18Z</dc:date>
    </item>
    <item>
      <title>Problems with SIP Fixup- port 5061</title>
      <link>https://community.cisco.com/t5/network-security/problems-with-sip-fixup-port-5061/m-p/1841358#M459208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The issue above with the inspect is that it is looking for 5060.&lt;/P&gt;&lt;P&gt;According to SIP-TLS for it uses 5061.&amp;nbsp; When looking at the inspect defined ports it only has the option for SIP which is 5060.&amp;nbsp; The question is how to define and/or setup the SIP-TLS which uses 5061?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2012 17:32:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problems-with-sip-fixup-port-5061/m-p/1841358#M459208</guid>
      <dc:creator>Rick Morris</dc:creator>
      <dc:date>2012-03-15T17:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with SIP Fixup- port 5061</title>
      <link>https://community.cisco.com/t5/network-security/problems-with-sip-fixup-port-5061/m-p/1841359#M459210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The fixup looks for 5060, the standard port for unencrypted sip signaling. Why would you use 5061 for unencrypted sip signalling? 5061 is the 'standard' port for secure sip, sip-tls. And as sip-tls is encrypted, the firewall has no means of fixing up the dynamic ports as it cannot look into the encrypted packets. (maybe tls-proxy can do something here)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you're not going to use 5061 for secure sip, I would configure the sip trunk to use tcp/5060 so the fixup can do it's work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@cisco: it would be nice to have a configurable port for this fixup!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Erik&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from Cisco Technical Support iPad App&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Mar 2012 15:39:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problems-with-sip-fixup-port-5061/m-p/1841359#M459210</guid>
      <dc:creator>etamminga</dc:creator>
      <dc:date>2012-03-18T15:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with SIP Fixup- port 5061</title>
      <link>https://community.cisco.com/t5/network-security/problems-with-sip-fixup-port-5061/m-p/4100240#M1070908</link>
      <description>&lt;P&gt;These are not PIX commands&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jun 2020 17:18:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problems-with-sip-fixup-port-5061/m-p/4100240#M1070908</guid>
      <dc:creator>penn</dc:creator>
      <dc:date>2020-06-09T17:18:02Z</dc:date>
    </item>
  </channel>
</rss>

