<?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 ASA- DMZ IP getting NATted to its own global pool IP in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-dmz-ip-getting-natted-to-its-own-global-pool-ip/m-p/1996484#M435299</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hello Rizwan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do have a nat for inside host to DMZ4. What I dont understand is why 10.103.11.51 is getting natted to 10.103.11.17? Should'nt that pool be the NAT for traffic coming to DMZ4?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;﻿﻿static(inside,dmz4) 10.103.1.88 10.103.1.88 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;﻿Thank you.&lt;/P&gt;&lt;P&gt;﻿&lt;/P&gt;&lt;P&gt;﻿&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 May 2012 15:48:02 GMT</pubDate>
    <dc:creator>network_user</dc:creator>
    <dc:date>2012-05-31T15:48:02Z</dc:date>
    <item>
      <title>ASA- DMZ IP getting NATted to its own global pool IP</title>
      <link>https://community.cisco.com/t5/network-security/asa-dmz-ip-getting-natted-to-its-own-global-pool-ip/m-p/1996482#M435297</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a Session border controller for VOIP calls in our network which sites behind ASA firewall on a DMZ. We also have a global pool for this DMZ. What i have observed is that the SBC IP address which is on the DMZ, gets natted to one of the IPs in the global pool for its own DMZ.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is the relevant IP information and NAT configuration:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DMZ4&lt;/P&gt;&lt;P&gt;SBC IP: 10.103.11.51&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NAT on ASA:&lt;/P&gt;&lt;P&gt;global (dmz4) 1 10.103.11.16-10.103.11.19 netmask 255.255.255.252&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;10.103.11.51 gets natted to 10.103.11.17 and for some reason the SBC sends the SIP packets to 10.103.11.17, instead of sending it to a destination IP address which resides on the inside interface of the ASA. I am not able to understand why SBC gets Natted to global nat pool of its own DMZ, and how does it knows about 10.103.11.17 IP??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 23:13:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-dmz-ip-getting-natted-to-its-own-global-pool-ip/m-p/1996482#M435297</guid>
      <dc:creator>network_user</dc:creator>
      <dc:date>2019-03-11T23:13:57Z</dc:date>
    </item>
    <item>
      <title>ASA- DMZ IP getting NATted to its own global pool IP</title>
      <link>https://community.cisco.com/t5/network-security/asa-dmz-ip-getting-natted-to-its-own-global-pool-ip/m-p/1996483#M435298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"instead of sending it to a destination IP address which resides on the inside interface of the ASA."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to send traffic in between inside and dmz4, you must create static-nat as shown below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,dmz4) 10.0.0.0 10.0.0.0 netmask 255.0.0.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"global (dmz4) 1 10.103.11.16-10.103.11.19 netmask 255.255.255.252"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the above is dynamic-nat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this has been anyhelp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Rizwan Rafeek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2012 14:21:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-dmz-ip-getting-natted-to-its-own-global-pool-ip/m-p/1996483#M435298</guid>
      <dc:creator>rizwanr74</dc:creator>
      <dc:date>2012-05-31T14:21:45Z</dc:date>
    </item>
    <item>
      <title>ASA- DMZ IP getting NATted to its own global pool IP</title>
      <link>https://community.cisco.com/t5/network-security/asa-dmz-ip-getting-natted-to-its-own-global-pool-ip/m-p/1996484#M435299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hello Rizwan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do have a nat for inside host to DMZ4. What I dont understand is why 10.103.11.51 is getting natted to 10.103.11.17? Should'nt that pool be the NAT for traffic coming to DMZ4?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;﻿﻿static(inside,dmz4) 10.103.1.88 10.103.1.88 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;﻿Thank you.&lt;/P&gt;&lt;P&gt;﻿&lt;/P&gt;&lt;P&gt;﻿&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2012 15:48:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-dmz-ip-getting-natted-to-its-own-global-pool-ip/m-p/1996484#M435299</guid>
      <dc:creator>network_user</dc:creator>
      <dc:date>2012-05-31T15:48:02Z</dc:date>
    </item>
    <item>
      <title>ASA- DMZ IP getting NATted to its own global pool IP</title>
      <link>https://community.cisco.com/t5/network-security/asa-dmz-ip-getting-natted-to-its-own-global-pool-ip/m-p/1996485#M435300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"Should'nt that pool be&amp;nbsp; the NAT for traffic coming to DMZ4?"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is natting based on the ip range you have defined on the global-pool "10.103.11.16 - 10.103.11.19" &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"why&amp;nbsp; 10.103.11.51 is getting natted to 10.103.11.17?" that is because your global poot on the dmz4 interface as shown below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (dmz4) 1 10.103.11.16-10.103.11.19&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Should'nt that pool be the NAT for traffic coming to DMZ4?", &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is natting to one of the IP available from the range you provided when traffic coming in to dmz4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, it is natting, what you have set to nat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rizwan Rafeek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2012 16:43:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-dmz-ip-getting-natted-to-its-own-global-pool-ip/m-p/1996485#M435300</guid>
      <dc:creator>rizwanr74</dc:creator>
      <dc:date>2012-05-31T16:43:07Z</dc:date>
    </item>
    <item>
      <title>ASA- DMZ IP getting NATted to its own global pool IP</title>
      <link>https://community.cisco.com/t5/network-security/asa-dmz-ip-getting-natted-to-its-own-global-pool-ip/m-p/1996486#M435301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I still dont understand. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I understand is that any traffic which is going into DMZ4 must be natted to one of the DMZ4 Global pool IPs to communicate with the hosts on DMZ4. But it seems like its happening the other way round. An IP address which is already on DMZ4 and trying to communicate with inside(or any other interface) is getting natted to an IP from this pool.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2012 17:08:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-dmz-ip-getting-natted-to-its-own-global-pool-ip/m-p/1996486#M435301</guid>
      <dc:creator>network_user</dc:creator>
      <dc:date>2012-05-31T17:08:04Z</dc:date>
    </item>
    <item>
      <title>ASA- DMZ IP getting NATted to its own global pool IP</title>
      <link>https://community.cisco.com/t5/network-security/asa-dmz-ip-getting-natted-to-its-own-global-pool-ip/m-p/1996487#M435302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"going into DMZ4" It is not going into but rather natted to, as a result you will see the below, your confusion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"why 10.103.11.51 is getting natted to 10.103.11.17? "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;going into and natted to, are two different things.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Rizwan Rafeek&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please rate helful post.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2012 18:07:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-dmz-ip-getting-natted-to-its-own-global-pool-ip/m-p/1996487#M435302</guid>
      <dc:creator>rizwanr74</dc:creator>
      <dc:date>2012-05-31T18:07:59Z</dc:date>
    </item>
    <item>
      <title>ASA- DMZ IP getting NATted to its own global pool IP</title>
      <link>https://community.cisco.com/t5/network-security/asa-dmz-ip-getting-natted-to-its-own-global-pool-ip/m-p/1996488#M435303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; So do you mean the NAT is for DMZ4 IPs communicating with any other IP outside DMZ4 and also for any IP which is trying to communicate with DMZ4 hosts??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2012 19:05:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-dmz-ip-getting-natted-to-its-own-global-pool-ip/m-p/1996488#M435303</guid>
      <dc:creator>network_user</dc:creator>
      <dc:date>2012-05-31T19:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: ASA- DMZ IP getting NATted to its own global pool IP</title>
      <link>https://community.cisco.com/t5/network-security/asa-dmz-ip-getting-natted-to-its-own-global-pool-ip/m-p/1996489#M435304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"So do you mean the NAT is for DMZ4 IPs communicating with any other IP outside DMZ4" &lt;/P&gt;&lt;P&gt;no but rather inside or outside host trying to reach the DMZ4 hosts, will be dynamic-nat to 10.103.11.16-10.103.11.19.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"also for any IP which is trying to communicate with DMZ4 hosts??" &lt;/P&gt;&lt;P&gt;will be dynamic-natted to the range 10.103.11.16-10.103.11.19..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have not posted your nat but only the global config part alone I see.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that answers your question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rizwan Rafeek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2012 19:47:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-dmz-ip-getting-natted-to-its-own-global-pool-ip/m-p/1996489#M435304</guid>
      <dc:creator>rizwanr74</dc:creator>
      <dc:date>2012-05-31T19:47:49Z</dc:date>
    </item>
  </channel>
</rss>

