<?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 static nat oddity in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/static-nat-oddity/m-p/2296249#M311307</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe a packet capture can help you solve this mistery... are u running the inspects for the VoIP protocol (ip inspect h323...)&lt;/P&gt;&lt;P&gt;You may want to open a case with the TAC to resolve this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Oct 2013 18:39:58 GMT</pubDate>
    <dc:creator>Patrick Moubarak</dc:creator>
    <dc:date>2013-10-16T18:39:58Z</dc:date>
    <item>
      <title>static nat oddity</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-oddity/m-p/2296243#M311291</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I raised this post &lt;A _jive_internal="true" href="https://community.cisco.com/thread/2243503" target="_blank"&gt;https://supportforums.cisco.com/thread/2243503&lt;/A&gt; and have decided to re-post as a separate issue that was part of the original.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a cisco 1921 router which is not sticking to static NAT entries I have configured:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;&lt;STRONG style="border-collapse: collapse; list-style: none;"&gt;ip nat inside source static udp 10.22.0.81 7024 222.201.202.203 7024 route-map rmap-nat extendable&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;&lt;STRONG style="border-collapse: collapse; list-style: none;"&gt;1921#sh ip nat translations udp | inc 10.22.0.81&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;&lt;STRONG style="border-collapse: collapse; list-style: none;"&gt;udp 222.201.202.203:7039 10.22.0.81:7024&amp;nbsp;&amp;nbsp; 111.101.102.103:5006 111.101.102.103:5006&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The router is not translating as per the config which is preventing VOIP calls to phones outside (well inbound udp audio is not getting in)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The route map contains an acl to prevent VPN traffic being natted:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1921#sh access-lists acl-phone-nat&lt;/P&gt;&lt;P&gt;Extended IP access list acl-phone-nat&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10 deny ip 10.22.0.0 0.0.0.255 192.168.0.0 0.0.255.255 (1497060 matches)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20 permit ip 10.22.0.0 0.0.0.255 any (319231 matches)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas among the community about what is going wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cammy&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 02:49:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-oddity/m-p/2296243#M311291</guid>
      <dc:creator>Cameron Webster</dc:creator>
      <dc:date>2019-03-12T02:49:17Z</dc:date>
    </item>
    <item>
      <title>static nat oddity</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-oddity/m-p/2296244#M311294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you post your NAT config on the interfaces (ip nat inside/outside or ip nat enable)&lt;/P&gt;&lt;P&gt;are you initiating traffic from the 10.22.0.81 or from the outside in?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 19:33:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-oddity/m-p/2296244#M311294</guid>
      <dc:creator>Patrick Moubarak</dc:creator>
      <dc:date>2013-10-09T19:33:21Z</dc:date>
    </item>
    <item>
      <title>static nat oddity</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-oddity/m-p/2296245#M311298</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;The interface config is at the bottom (public and private IP's obviously changed in all posts - the public IP in use for natting is not on the same subnet as the outside interface, but I have two public ranges routed).&amp;nbsp; I've also noticed that the nat seems to pick the highest inside global port number from among the static nat statements for that inside local IP address.&amp;nbsp; Not very well explained but if I had these nat statements:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;ip nat inside source static udp 10.22.0.81 7024 222.201.202.203 7024 route-map rmap-nat extendable&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;ip nat inside source static udp 10.22.0.81 7025 222.201.202.203 7025 route-map rmap-nat extendable&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;ip nat inside source static udp 10.22.0.81 7026 222.201.202.203 7026 route-map rmap-nat extendable&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;ip nat inside source static udp 10.22.0.81 10000 222.201.202.203 10000 route-map rmap-nat extendable&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then &lt;STRONG&gt;show ip nat translations | inc 10.224.0.81&lt;/STRONG&gt; would show:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;udp 222.201.202.203:10000 10.22.0.81:7024&amp;nbsp;&amp;nbsp; 111.101.102.103:5006 111.101.102.103:5006&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/0&lt;/P&gt;&lt;P&gt; description WAN-Interface&lt;/P&gt;&lt;P&gt; ip address 80.201.202.114 255.255.255.224&lt;/P&gt;&lt;P&gt; ip flow ingress&lt;/P&gt;&lt;P&gt; ip nat outside&lt;/P&gt;&lt;P&gt; ip virtual-reassembly in&lt;/P&gt;&lt;P&gt; zone-member security out-zone&lt;/P&gt;&lt;P&gt; duplex full&lt;/P&gt;&lt;P&gt; speed 100&lt;/P&gt;&lt;P&gt; crypto map cmap-vpn&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/1&lt;/P&gt;&lt;P&gt; description LAN-Interface&lt;/P&gt;&lt;P&gt; ip address 10.200.4.1 255.255.255.0&lt;/P&gt;&lt;P&gt; ip nat inside&lt;/P&gt;&lt;P&gt; ip virtual-reassembly in&lt;/P&gt;&lt;P&gt; zone-member security in-zone&lt;/P&gt;&lt;P&gt; duplex full&lt;/P&gt;&lt;P&gt; speed 1000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cammy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Oct 2013 07:20:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-oddity/m-p/2296245#M311298</guid>
      <dc:creator>Cameron Webster</dc:creator>
      <dc:date>2013-10-10T07:20:04Z</dc:date>
    </item>
    <item>
      <title>static nat oddity</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-oddity/m-p/2296246#M311301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cammy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just tried this and couldn't reproduce the problem.&lt;/P&gt;&lt;P&gt;the only reasons I can see is:&lt;/P&gt;&lt;P&gt;1- you have another NAT that translates to another address (conflicting)&lt;/P&gt;&lt;P&gt;2- the extendable keyword; try removing it...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2013 03:56:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-oddity/m-p/2296246#M311301</guid>
      <dc:creator>Patrick Moubarak</dc:creator>
      <dc:date>2013-10-11T03:56:03Z</dc:date>
    </item>
    <item>
      <title>static nat oddity</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-oddity/m-p/2296247#M311303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Patrick&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Annoyingly, there are no conflicting nat entries and the extendable keyword cannot be removed (the router automatically adds it).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is anyone aware of any IOS bugs in &lt;SPAN style="font-size: 10pt;"&gt;c1900-universalk9-mz.SPA.151-4.M2 that might cause this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;Cammy&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Oct 2013 13:15:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-oddity/m-p/2296247#M311303</guid>
      <dc:creator>Cameron Webster</dc:creator>
      <dc:date>2013-10-14T13:15:32Z</dc:date>
    </item>
    <item>
      <title>static nat oddity</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-oddity/m-p/2296248#M311305</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;This seems to be a an issue with static nat entries for udp only.&amp;nbsp; Am I missing something in the config that would make udp static nat work properly?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cammy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 13:56:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-oddity/m-p/2296248#M311305</guid>
      <dc:creator>Cameron Webster</dc:creator>
      <dc:date>2013-10-16T13:56:07Z</dc:date>
    </item>
    <item>
      <title>static nat oddity</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-oddity/m-p/2296249#M311307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe a packet capture can help you solve this mistery... are u running the inspects for the VoIP protocol (ip inspect h323...)&lt;/P&gt;&lt;P&gt;You may want to open a case with the TAC to resolve this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 18:39:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-oddity/m-p/2296249#M311307</guid>
      <dc:creator>Patrick Moubarak</dc:creator>
      <dc:date>2013-10-16T18:39:58Z</dc:date>
    </item>
  </channel>
</rss>

