<?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 ACE  NAT and SIP in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/cisco-ace-nat-and-sip/m-p/1472941#M30474</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not much of a SIP expert, but I can say for sure, sip-peculiar should definitely be a word! ;- )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You likely just need to create a policy that will allow the ACE to perform SIP inspection on your traffic.&amp;nbsp; Take a look at what the ACE does as far as &lt;A href="http://www.cisco.com/en/US/docs/interfaces_modules/services_modules/ace/vA2_3_0/configuration/security/guide/appinsp.html#wp1347212"&gt;SIP Inspection&lt;/A&gt; does, then later in the same document, you can see how to &lt;A href="http://www.cisco.com/en/US/docs/interfaces_modules/services_modules/ace/vA2_3_0/configuration/security/guide/appinsp.html#wp1341453"&gt;configure SIP inspection&lt;/A&gt;.&amp;nbsp; The SIP traffic does not have to be a load balanced connection to perform inspection on it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sean&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Jun 2010 16:19:21 GMT</pubDate>
    <dc:creator>Sean Merrow</dc:creator>
    <dc:date>2010-06-09T16:19:21Z</dc:date>
    <item>
      <title>Cisco ACE  NAT and SIP</title>
      <link>https://community.cisco.com/t5/application-networking/cisco-ace-nat-and-sip/m-p/1472940#M30473</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've an ACE that is doing static nat for a couple of servers, no load balancing, just nat in this scenario.&lt;/P&gt;&lt;P&gt;NAT works fine in and out, except for the SIP protocol.&lt;/P&gt;&lt;P&gt;When SIP is used, the traffic stops at the ACE and it doesn't get forwarded to the inside server.&lt;/P&gt;&lt;P&gt;Do I need to configure something sip-peculiar to make it work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jun 2010 15:56:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/cisco-ace-nat-and-sip/m-p/1472940#M30473</guid>
      <dc:creator>silk</dc:creator>
      <dc:date>2010-06-09T15:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ACE  NAT and SIP</title>
      <link>https://community.cisco.com/t5/application-networking/cisco-ace-nat-and-sip/m-p/1472941#M30474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not much of a SIP expert, but I can say for sure, sip-peculiar should definitely be a word! ;- )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You likely just need to create a policy that will allow the ACE to perform SIP inspection on your traffic.&amp;nbsp; Take a look at what the ACE does as far as &lt;A href="http://www.cisco.com/en/US/docs/interfaces_modules/services_modules/ace/vA2_3_0/configuration/security/guide/appinsp.html#wp1347212"&gt;SIP Inspection&lt;/A&gt; does, then later in the same document, you can see how to &lt;A href="http://www.cisco.com/en/US/docs/interfaces_modules/services_modules/ace/vA2_3_0/configuration/security/guide/appinsp.html#wp1341453"&gt;configure SIP inspection&lt;/A&gt;.&amp;nbsp; The SIP traffic does not have to be a load balanced connection to perform inspection on it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sean&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 16:19:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/cisco-ace-nat-and-sip/m-p/1472941#M30474</guid>
      <dc:creator>Sean Merrow</dc:creator>
      <dc:date>2010-06-09T16:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ACE  NAT and SIP</title>
      <link>https://community.cisco.com/t5/application-networking/cisco-ace-nat-and-sip/m-p/1472942#M30475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply Sean,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can say I'm everything BUT a SIP expert that's why I'm a bit confused here &lt;SPAN __jive_emoticon_name="cry" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/cry.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is basically my actual configuration (simplified)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H6&gt;access-list NAT_ACL line 10 extended permit ip host 10.11.12.13 any&lt;P&gt;&lt;/P&gt;class-map match-any NAT_CLASS&lt;BR /&gt;&amp;nbsp; 2 match access-list NAT_ACL&lt;BR /&gt;&amp;nbsp; 3 match port udp eq sip&lt;BR /&gt;&amp;nbsp; &lt;BR /&gt;policy-map multi-match&amp;nbsp; NAT_POLICY&lt;BR /&gt;&amp;nbsp; class NAT_CLASS&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; nat dynamic 100 vlan 2000&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inspect sip&lt;/H6&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(the service policies are applied on the interfaces)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NAT is working fine, I've added the "match port udp eq sip" and the "inspect sip" commands, but they seem to have&lt;/P&gt;&lt;P&gt;no effect at all.&lt;/P&gt;&lt;P&gt;I do not need to change any header or the like of the sip packet, I just want it to be forwarded to the inside 10.11.12.13 address,&lt;/P&gt;&lt;P&gt;but all I can see with the capture command is the traffic arriving from the ouside and terminating on the ACE, while every protocol other than SIP&lt;/P&gt;&lt;P&gt;gets to the inside address.&lt;/P&gt;&lt;P&gt;I'm reading all of the Cisco's documentation but as for now I had no luck.&lt;/P&gt;&lt;P&gt;I don't know if I'm missing something big or.... &lt;SPAN __jive_emoticon_name="confused" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/confused.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 16:41:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/cisco-ace-nat-and-sip/m-p/1472942#M30475</guid>
      <dc:creator>silk</dc:creator>
      <dc:date>2010-06-09T16:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ACE  NAT and SIP</title>
      <link>https://community.cisco.com/t5/application-networking/cisco-ace-nat-and-sip/m-p/1472943#M30476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know in load balancing, you need to break out the NAT and inspection.&amp;nbsp; Can you modify your config as follows?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt;"&gt;access-list NAT_ACL line 10 extended permit ip host 10.11.12.13 any&lt;BR /&gt; &lt;BR /&gt;class-map match-any NAT_CLASS&lt;BR /&gt;&amp;nbsp; 2 match access-list NAT_ACL&lt;BR /&gt;class-map match-any SIP-TRAFFIC&lt;BR /&gt;&amp;nbsp; 3 match port udp eq sip&lt;BR /&gt; &lt;BR /&gt;policy-map multi-match&amp;nbsp; NAT_POLICY&lt;BR /&gt;&amp;nbsp; class NAT_CLASS&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; nat dynamic 100 vlan 2000&lt;BR /&gt;&amp;nbsp; class SIP-TRAFFIC&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inspect sip&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sean&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 17:36:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/cisco-ace-nat-and-sip/m-p/1472943#M30476</guid>
      <dc:creator>Sean Merrow</dc:creator>
      <dc:date>2010-06-09T17:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ACE  NAT and SIP</title>
      <link>https://community.cisco.com/t5/application-networking/cisco-ace-nat-and-sip/m-p/1472944#M30477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I solved the problem.&lt;/P&gt;&lt;P&gt;SIP traffic now gets NATted and routed correctly to the inside destination.&lt;/P&gt;&lt;P&gt;To solve it I had to change NAT from dedicated dynamic address to a real static nat:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;class-map match-all Static_NAT&lt;BR /&gt;&amp;nbsp; 2 match source-address 10.11.12.13 255.255.255.255&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;class-map match-all Inspect-SIP&lt;BR /&gt;&amp;nbsp; 2 match port udp eq sip&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;policy-map multi-match Static_NAT&lt;BR /&gt;&amp;nbsp; class Static_NAT&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; nat static &lt;NAT address=""&gt; netmask 255.255.255.255 vlan 2000&lt;/NAT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;policy-map multi-match SIP_Inspect_Policy&lt;BR /&gt;&amp;nbsp; class Inspect-SIP&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inspect sip&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(I ended up with 2 separate policies for Nat and Inspection)&lt;/P&gt;&lt;P&gt;That simple.&lt;/P&gt;&lt;P&gt;Hope this may be useful for reference.&lt;/P&gt;&lt;P&gt;&lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jun 2010 10:09:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/cisco-ace-nat-and-sip/m-p/1472944#M30477</guid>
      <dc:creator>silk</dc:creator>
      <dc:date>2010-06-10T10:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ACE  NAT and SIP</title>
      <link>https://community.cisco.com/t5/application-networking/cisco-ace-nat-and-sip/m-p/1472945#M30478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone help with SIP souce-nat config in load-balancing in one-arm mode?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jul 2010 13:58:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/cisco-ace-nat-and-sip/m-p/1472945#M30478</guid>
      <dc:creator>philippe.bureau</dc:creator>
      <dc:date>2010-07-27T13:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ACE  NAT and SIP</title>
      <link>https://community.cisco.com/t5/application-networking/cisco-ace-nat-and-sip/m-p/1472946#M30479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FYI, we do not support PAT with SIP traffic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This feature request is tracked with bug id:&lt;/P&gt;&lt;P&gt;CSCta33350&amp;nbsp;&amp;nbsp;&amp;nbsp; SIP: INSPECT: Invite dropped with NAF error in OCM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, if you want to NAT, you have to go for full nat.&lt;/P&gt;&lt;P&gt;Then simply follow the configuration guide to implement NAT using nat-pool and policies and all you need for sip is to add the "inspect sip" command so that we can nat the payload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jul 2010 10:47:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/cisco-ace-nat-and-sip/m-p/1472946#M30479</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2010-07-28T10:47:43Z</dc:date>
    </item>
    <item>
      <title>Cisco ACE  NAT and SIP</title>
      <link>https://community.cisco.com/t5/application-networking/cisco-ace-nat-and-sip/m-p/1472947#M30480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gilles&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please tell me if the bug - &lt;A href="https://www.cisco.com/cisco/psn/bssprt/bss?searchType=bstbugidsearch&amp;amp;page=bstBugDetail&amp;amp;BugID=CSCta33350" target="_blank"&gt;CSCta33350&lt;/A&gt; is still an issue? (software bug Toolkit is inconclusive)&lt;/P&gt;&lt;P&gt;I have a similar senario - multiple clients needing to use a single&amp;nbsp; VIP (in one armed Mode) for SIP Traffic. (Hence PAT)&lt;/P&gt;&lt;P&gt;ACE software A5(1.2) running&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks - olumide.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2012 21:44:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/cisco-ace-nat-and-sip/m-p/1472947#M30480</guid>
      <dc:creator>olumidekomolafe</dc:creator>
      <dc:date>2012-11-12T21:44:39Z</dc:date>
    </item>
  </channel>
</rss>

