<?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: Dynamic NAT rule on second interface breaks first interface  in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/dynamic-nat-rule-on-second-interface-breaks-first-interface-nat/m-p/1435692#M689700</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi PK,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After reading your first post i looked more into the SIP inspections and i modified the inspection so that it is specific to the inside interface, using similar commands to below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;hostname(config)# policy-map global_policy&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;hostname(config-pmap)# class-map inspection_default&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;hostname(config-pmap)# no inspect sip&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;hostname(config-pmap)#exit&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;hostname(config)# policy-map sip_policy&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;hostname(config-pmap)# class-map inspection_default&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;hostname(config-pmap)# inspect sip&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;hostname(config-pmap)#exit&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;hostname(config)#service-policy sip_policy interface [interface]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the above was copied from &lt;A href="https://community.cisco.com/docs/DOC-3866/version/1;jsessionid=0886E587D5D5E9BE05A4CAC899B85564.node0"&gt;https://supportforums.cisco.com/docs/DOC-3866/version/1;jsessionid=0886E587D5D5E9BE05A4CAC899B85564.node0&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;i had to change class-map to just class if i remember correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 May 2010 22:28:36 GMT</pubDate>
    <dc:creator>BrulinesCisco</dc:creator>
    <dc:date>2010-05-21T22:28:36Z</dc:date>
    <item>
      <title>Dynamic NAT rule on second interface breaks first interface NAT</title>
      <link>https://community.cisco.com/t5/network-security/dynamic-nat-rule-on-second-interface-breaks-first-interface-nat/m-p/1435688#M689696</link>
      <description>&lt;P&gt;I have a Cisco ASA 5510 and i'm trying to add a dynamic NAT rule on a sub-interface so that internet traffic will work.&amp;nbsp; When i add the rule it is breaking VoIP inbound calls on a different sub-interface.&amp;nbsp; The VoIP is setup using Asterisk and Sipgate and is working via dynamic nat as there is no inbound rules for it.&lt;/P&gt;&lt;P&gt;Below is more detail on the setup&lt;/P&gt;&lt;P&gt;the 'inside' interface is where the Asterisk server is located.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;interface Ethernet0/0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt; nameif outside&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt; security-level 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt; ip address *.*.*.161 255.255.255.255 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;interface Ethernet0/1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt; no nameif&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt; no security-level&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt; no ip address&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;interface Ethernet0/1.1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt; vlan 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt; nameif inside&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt; security-level 100&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt; ip address 192.168.1.254 255.255.255.0 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;interface Ethernet0/1.2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt; vlan 10&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt; nameif inside2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt; security-level 100&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt; ip address 172.0.0.254 255.255.0.0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the following NAT rules setup for the inside interface:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;global (outside) 1 interface&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;nat (inside) 0 access-list inside_nat0_outbound&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;nat (inside) 1 0.0.0.0 0.0.0.0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and this works except no internet access on the inside2 interface, i need to add the following rule:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;nat (inside2) 1 0.0.0.0 0.0.0.0 tcp 0 0 udp 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when i do this i get the following errors&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;4&lt;/SPAN&gt;&lt;SPAN style="font-family: 'courier new', courier; "&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;May 20 2010&lt;/SPAN&gt;&lt;SPAN style="font-family: 'courier new', courier; "&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;19:41:45&lt;/SPAN&gt;&lt;SPAN style="font-family: 'courier new', courier; "&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;106023&lt;/SPAN&gt;&lt;SPAN style="font-family: 'courier new', courier; "&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;*.*.*.226&lt;/SPAN&gt;&lt;SPAN style="font-family: 'courier new', courier; "&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;5061&lt;/SPAN&gt;&lt;SPAN style="font-family: 'courier new', courier; "&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;*.*.*.161&lt;/SPAN&gt;&lt;SPAN style="font-family: 'courier new', courier; "&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;40576&lt;/SPAN&gt;&lt;SPAN style="font-family: 'courier new', courier; "&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Deny udp src outside:*.*.*.226/5061 dst inside2:*.*.*.161/40576 by access-group "outside_access_in" [0x0, 0x0]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The device that it should get to is on the inside interface, not inside2. So how is this happening??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i remove the nat rule on inside2 the inbound calls work fine and we are back to the start.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 17:49:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dynamic-nat-rule-on-second-interface-breaks-first-interface-nat/m-p/1435688#M689696</guid>
      <dc:creator>BrulinesCisco</dc:creator>
      <dc:date>2019-03-11T17:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic NAT rule on second interface breaks first interface</title>
      <link>https://community.cisco.com/t5/network-security/dynamic-nat-rule-on-second-interface-breaks-first-interface-nat/m-p/1435689#M689697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;By adding&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new',courier;"&gt;nat (inside2) 1 0.0.0.0 0.0.0.0 tcp 0 0 udp 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the asa knows that it needs to translate the inside2 hosts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the ASA inspection should be opening pinholes for your sip traffic.&lt;/P&gt;&lt;P&gt;It looks like the inspection is opening a pinhole for the wrong interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you check what the routing table says for the &lt;SPAN style="font-family: 'courier new',courier;"&gt;*.*.*.161? The ASA needs to know if is behind the inside to open the pinhole properly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 May 2010 22:46:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dynamic-nat-rule-on-second-interface-breaks-first-interface-nat/m-p/1435689#M689697</guid>
      <dc:creator>Panos Kampanakis</dc:creator>
      <dc:date>2010-05-20T22:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic NAT rule on second interface breaks first interface</title>
      <link>https://community.cisco.com/t5/network-security/dynamic-nat-rule-on-second-interface-breaks-first-interface-nat/m-p/1435690#M689698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the routing table is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Gateway of last resort is *.*.*.174 to network 0.0.0.0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;C&amp;nbsp;&amp;nbsp;&amp;nbsp; 172.0.0.0 255.255.0.0 is directly connected, inside2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;C&amp;nbsp;&amp;nbsp;&amp;nbsp; *.*.*.160 255.255.255.240 is directly connected, outside&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;S*&amp;nbsp;&amp;nbsp; 0.0.0.0 0.0.0.0 [1/0] via *.*.*.174, outside&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;C&amp;nbsp;&amp;nbsp;&amp;nbsp; 192.168.0.0 255.255.255.0 is directly connected, inside&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is the following todo with SIP and inspection policies:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;timeout xlate 3:00:00&lt;/P&gt;&lt;P&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02&lt;/P&gt;&lt;P&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;/P&gt;&lt;P&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;/P&gt;&lt;P&gt;timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute&lt;/P&gt;&lt;P&gt;timeout tcp-proxy-reassembly 0:01:00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map global-class&lt;/P&gt;&lt;P&gt; match access-list global_mpc&lt;/P&gt;&lt;P&gt;class-map inspection_default&lt;/P&gt;&lt;P&gt; match default-inspection-traffic&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;policy-map type inspect dns preset_dns_map&lt;/P&gt;&lt;P&gt; parameters&lt;/P&gt;&lt;P&gt;&amp;nbsp; message-length maximum 512&lt;/P&gt;&lt;P&gt;policy-map global_policy&lt;/P&gt;&lt;P&gt; class inspection_default&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect dns preset_dns_map &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect ftp &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect h323 h225 &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect h323 ras &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect rsh &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect rtsp &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sqlnet &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect skinny&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sunrpc &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect xdmcp &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sip&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect netbios &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect tftp &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect icmp &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect pptp &lt;/P&gt;&lt;P&gt; class global-class&lt;/P&gt;&lt;P&gt;&amp;nbsp; csc fail-open&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 May 2010 23:10:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dynamic-nat-rule-on-second-interface-breaks-first-interface-nat/m-p/1435690#M689698</guid>
      <dc:creator>BrulinesCisco</dc:creator>
      <dc:date>2010-05-20T23:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic NAT rule on second interface breaks first interface</title>
      <link>https://community.cisco.com/t5/network-security/dynamic-nat-rule-on-second-interface-breaks-first-interface-nat/m-p/1435691#M689699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would suggest "sh xlate detb | i &lt;SPAN style="font-family: 'courier new',courier;"&gt;*.*.*.161" and "sh conn detail | i &lt;/SPAN&gt;&lt;SPAN style="font-family: 'courier new',courier;"&gt;*.*.*.226" while the issue is happening. And also a "debug sip".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;T&lt;SPAN style="font-family: 'courier new',courier;"&gt;hose will show what connections and xlates are set for these ip addresses nd what pinholes are opened dynamically. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also a test to try would be to make your nats (inside) and (inside2) more explicit so they only contain the subnets for the internal hosts behind these interfaces only. Because sometimes overlapping nats could relate to pinholes not opened properly with inspections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps a little&lt;BR /&gt;.&lt;/P&gt;&lt;P&gt;PK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 May 2010 20:34:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dynamic-nat-rule-on-second-interface-breaks-first-interface-nat/m-p/1435691#M689699</guid>
      <dc:creator>Panos Kampanakis</dc:creator>
      <dc:date>2010-05-21T20:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic NAT rule on second interface breaks first interface</title>
      <link>https://community.cisco.com/t5/network-security/dynamic-nat-rule-on-second-interface-breaks-first-interface-nat/m-p/1435692#M689700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi PK,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After reading your first post i looked more into the SIP inspections and i modified the inspection so that it is specific to the inside interface, using similar commands to below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;hostname(config)# policy-map global_policy&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;hostname(config-pmap)# class-map inspection_default&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;hostname(config-pmap)# no inspect sip&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;hostname(config-pmap)#exit&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;hostname(config)# policy-map sip_policy&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;hostname(config-pmap)# class-map inspection_default&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;hostname(config-pmap)# inspect sip&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;hostname(config-pmap)#exit&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;hostname(config)#service-policy sip_policy interface [interface]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the above was copied from &lt;A href="https://community.cisco.com/docs/DOC-3866/version/1;jsessionid=0886E587D5D5E9BE05A4CAC899B85564.node0"&gt;https://supportforums.cisco.com/docs/DOC-3866/version/1;jsessionid=0886E587D5D5E9BE05A4CAC899B85564.node0&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;i had to change class-map to just class if i remember correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 May 2010 22:28:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dynamic-nat-rule-on-second-interface-breaks-first-interface-nat/m-p/1435692#M689700</guid>
      <dc:creator>BrulinesCisco</dc:creator>
      <dc:date>2010-05-21T22:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic NAT rule on second interface breaks first interface</title>
      <link>https://community.cisco.com/t5/network-security/dynamic-nat-rule-on-second-interface-breaks-first-interface-nat/m-p/1435693#M689701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nice!&lt;/P&gt;&lt;P&gt;It had to be the inspection!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgs,&lt;/P&gt;&lt;P&gt;PK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 May 2010 23:30:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dynamic-nat-rule-on-second-interface-breaks-first-interface-nat/m-p/1435693#M689701</guid>
      <dc:creator>Panos Kampanakis</dc:creator>
      <dc:date>2010-05-21T23:30:35Z</dc:date>
    </item>
  </channel>
</rss>

