<?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: Policy NAT (Different Outside IP accessing Different DMZ web in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/policy-nat-different-outside-ip-accessing-different-dmz/m-p/1371954#M829933</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bala,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see that &lt;STRONG&gt;&lt;EM&gt;&lt;A class="jive-link-external-small" href="http://10.4.0.129/"&gt;10.4.0.129&lt;/A&gt; is the outside interface IP address. &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In which case you can do the following static PAT. These statics should have nothing to do with the inside interace.&amp;nbsp; Previous posting accidentally specifies inside interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The interfaces involved are dmz and outside.&amp;nbsp; I am assuming these two are two hosts in the dmz segment and not two different dmz interfaces. Your diagram says these are two diff. interfaces but the IP addresses are right next to each other so, I am assuming just one DMZ interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (dmz,outside) tcp interface 8080 10.3.0.130 80 net 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This above static will grab requests from the outside &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://10.4.0.129:8080"&gt;http://10.4.0.129:8080&lt;/A&gt;&lt;SPAN&gt; and send it to 10.3.0.130 - port 80 to the dmz.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (dmz,outside) tcp interface 8000 10.3.0.131 80 net 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This above static will grab requests arriving to&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://10.4.0.129:8000"&gt;http://10.4.0.129:8000&lt;/A&gt;&lt;SPAN&gt; and send it to 10.3.0.131 - port 80 again to the dmz.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, in the acl that you have applied on the outside restric that the&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;host 10.4.0.128 can only talk to 10.4.0.129 on port 8080&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and host 10.4.0.130 can only talk to 10.4.0.129 on port 8000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should be all set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Mar 2010 21:26:57 GMT</pubDate>
    <dc:creator>Kureli Sankar</dc:creator>
    <dc:date>2010-03-22T21:26:57Z</dc:date>
    <item>
      <title>Policy NAT (Different Outside IP accessing Different DMZ webserver)</title>
      <link>https://community.cisco.com/t5/network-security/policy-nat-different-outside-ip-accessing-different-dmz/m-p/1371952#M829893</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the topology I am using in my Lab.&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.cisco.com/legacyfs/online/legacy/1/3/4/3431-Static%20Policy%20Nat%20%28copy%29.jpeg" alt="Static Policy Nat (copy).jpeg" class="jive-image-thumbnail jive-image" onclick="" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Now What I want to attempt is that,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Point1: &lt;/STRONG&gt;When a person at the outside box of 10.4.0.128 tries to access &lt;STRONG&gt;&lt;EM&gt;&lt;A class="jive-link-external-small" href="http://10.4.0.129" target="_blank"&gt;http://10.4.0.129&lt;/A&gt;&lt;/EM&gt;&lt;/STRONG&gt; he should see the website hosted at the DMZ0 webserver (10.3.0.130).&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Point2:&lt;/STRONG&gt; When a personat the outside box of 10.4.0.130 tries to access &lt;STRONG&gt;&lt;EM&gt;&lt;A class="jive-link-external-small" href="http://10.4.0.129" target="_blank"&gt;http://10.4.0.129&lt;/A&gt;&lt;/EM&gt;&lt;/STRONG&gt; he should see the website hosted at the DMZ1 webserver (10.3.0.131).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are the stuffs which I should enter in this Static Policy Nat,&amp;nbsp; I am breaking my head over this from Saturday night, I got it to work for just DMZ0 from 10.4.0.128 and when I tried adding one more static policy nat for DMZ1 it said that it is clashing with my previous Static Policy NAT of DMZ0.&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.cisco.com/legacyfs/online/legacy/2/3/4/3432-Static%20Policy%20NAT.jpeg" alt="Static Policy NAT.jpeg" class="jive-image" /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 17:24:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/policy-nat-different-outside-ip-accessing-different-dmz/m-p/1371952#M829893</guid>
      <dc:creator>bala150985</dc:creator>
      <dc:date>2019-03-11T17:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: Policy NAT (Different Outside IP accessing Different DMZ web</title>
      <link>https://community.cisco.com/t5/network-security/policy-nat-different-outside-ip-accessing-different-dmz/m-p/1371953#M829909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need 2 rules.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That will not work, the ASA will throw an error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR: mapped-address conflict with existing static&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you change you statement to&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Point1: &lt;/STRONG&gt;When a person at the outside box of 10.4.0.128 tries to access &lt;STRONG&gt;&lt;EM&gt;&lt;A class="jive-link-external-small" href="http://10.4.0.129/"&gt;http://10.4.0.129&lt;/A&gt;&lt;/EM&gt;&lt;/STRONG&gt; he should see the website hosted at the DMZ0 webserver (10.3.0.130).&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Point2:&lt;/STRONG&gt; When a personat the outside box of 10.4.0.130 tries to access &lt;STRONG&gt;&lt;EM&gt;&lt;A class="jive-link-external-small" href="http://10.4.0.129/"&gt;http://10.4.0.229&lt;/A&gt;&lt;/EM&gt;&lt;/STRONG&gt; he should see the website hosted at the DMZ1 webserver (10.3.0.131).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then the config would be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-l t1 ext perm ip host 10.3.0.130 host 10.4.0.128&lt;BR /&gt;access-l t2 ext perm ip host 10.3.0.131 host 10.4.0.130&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;static (inside,outside) 10.4.0.129 access-l t1&lt;BR /&gt;static (inside,outside) 10.40.0.229 access-l t2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The way you want to do it the ASA will not let you map different ip addresses to the same global ip.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it makes it clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Mar 2010 20:12:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/policy-nat-different-outside-ip-accessing-different-dmz/m-p/1371953#M829909</guid>
      <dc:creator>Panos Kampanakis</dc:creator>
      <dc:date>2010-03-22T20:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: Policy NAT (Different Outside IP accessing Different DMZ web</title>
      <link>https://community.cisco.com/t5/network-security/policy-nat-different-outside-ip-accessing-different-dmz/m-p/1371954#M829933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bala,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see that &lt;STRONG&gt;&lt;EM&gt;&lt;A class="jive-link-external-small" href="http://10.4.0.129/"&gt;10.4.0.129&lt;/A&gt; is the outside interface IP address. &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In which case you can do the following static PAT. These statics should have nothing to do with the inside interace.&amp;nbsp; Previous posting accidentally specifies inside interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The interfaces involved are dmz and outside.&amp;nbsp; I am assuming these two are two hosts in the dmz segment and not two different dmz interfaces. Your diagram says these are two diff. interfaces but the IP addresses are right next to each other so, I am assuming just one DMZ interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (dmz,outside) tcp interface 8080 10.3.0.130 80 net 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This above static will grab requests from the outside &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://10.4.0.129:8080"&gt;http://10.4.0.129:8080&lt;/A&gt;&lt;SPAN&gt; and send it to 10.3.0.130 - port 80 to the dmz.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (dmz,outside) tcp interface 8000 10.3.0.131 80 net 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This above static will grab requests arriving to&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://10.4.0.129:8000"&gt;http://10.4.0.129:8000&lt;/A&gt;&lt;SPAN&gt; and send it to 10.3.0.131 - port 80 again to the dmz.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, in the acl that you have applied on the outside restric that the&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;host 10.4.0.128 can only talk to 10.4.0.129 on port 8080&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and host 10.4.0.130 can only talk to 10.4.0.129 on port 8000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should be all set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Mar 2010 21:26:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/policy-nat-different-outside-ip-accessing-different-dmz/m-p/1371954#M829933</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2010-03-22T21:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: Policy NAT (Different Outside IP accessing Different DMZ web</title>
      <link>https://community.cisco.com/t5/network-security/policy-nat-different-outside-ip-accessing-different-dmz/m-p/1371955#M829958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks-a-lot for responding to my question &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; ,&amp;nbsp; I have just one DMZ interface at 10.3.0.129.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I started searching for this question because I heard from someone &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; that it is possible to &lt;STRONG&gt;redirect http&lt;/STRONG&gt; two partners with different IP out at the internet trying to hit the same ASA outside interface of 10.4.0.129 to two different internal servers based on their Source IP's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have previously done accessing two different webserver by hitting &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://10.4.0.129:8080"&gt;http://10.4.0.129:8080&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; ----&amp;gt; DMZ0&amp;nbsp;&amp;nbsp; and &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://10.4.0.129:8081"&gt;http://10.4.0.129:8081&lt;/A&gt;&lt;SPAN&gt; ----&amp;gt; DMZ1 which is just &lt;/SPAN&gt;&lt;STRONG&gt;port redirection&lt;/STRONG&gt;.&amp;nbsp; However I wanted to know if this is possible even if the port was constant and still be able to differentiate between the two traffic leading them to different webservers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Technically speaking I thought it was not possible to redirect http request to two different DMZ's by hitting the same outside interface of 10.4.0.129 on port 80, however when we take into account the different source IP's then I believe that it is possible, that is what the STATIC POLICY NAT claims to do. I could be wrong though &lt;SPAN __jive_emoticon_name="sad" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/sad.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Mar 2010 04:54:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/policy-nat-different-outside-ip-accessing-different-dmz/m-p/1371955#M829958</guid>
      <dc:creator>bala150985</dc:creator>
      <dc:date>2010-03-23T04:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: Policy NAT (Different Outside IP accessing Different DMZ web</title>
      <link>https://community.cisco.com/t5/network-security/policy-nat-different-outside-ip-accessing-different-dmz/m-p/1371956#M829987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After a lot of search I found this article about NAT on CISCO's website&lt;SPAN style="background-color: #f8fafd;"&gt;.&amp;nbsp; Which clearly shows that what I wanted could not be achieved.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://supportforums.cisco.com/sites/default/files/legacy/3/3/4/3433-temp.JPG" class="jive-image" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f8fafd;"&gt; However I will keep my question as my long term goal to try and see if it is possible.&amp;nbsp; If someone feels that it is not possible kindly try to explain me as to why that is not possible.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Mar 2010 13:14:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/policy-nat-different-outside-ip-accessing-different-dmz/m-p/1371956#M829987</guid>
      <dc:creator>bala150985</dc:creator>
      <dc:date>2010-03-23T13:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: Policy NAT (Different Outside IP accessing Different DMZ web</title>
      <link>https://community.cisco.com/t5/network-security/policy-nat-different-outside-ip-accessing-different-dmz/m-p/1371957#M830010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't be done because the ASA will give you an error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR: mapped-address conflict with existing static&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only thing that you can do is to PAT different ports based on the traffic (PAT).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Mar 2010 13:29:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/policy-nat-different-outside-ip-accessing-different-dmz/m-p/1371957#M830010</guid>
      <dc:creator>Panos Kampanakis</dc:creator>
      <dc:date>2010-03-23T13:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: Policy NAT (Different Outside IP accessing Different DMZ web</title>
      <link>https://community.cisco.com/t5/network-security/policy-nat-different-outside-ip-accessing-different-dmz/m-p/1371958#M830056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bala,&lt;/P&gt;&lt;P&gt;This is not possible or I would have given you the config lines to accomplish that.&lt;/P&gt;&lt;P&gt;Just because you are doing a policy doesn't mean you can do that.&amp;nbsp; It is the same rule whether you use policy or just use static pat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You cannot receive traffic destined to port 80 on the outside interface and send it to different servers on the dmz.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are other Cisco devices (Content Service Engines) that can do that so, this feature is not there on the ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Mar 2010 13:35:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/policy-nat-different-outside-ip-accessing-different-dmz/m-p/1371958#M830056</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2010-03-23T13:35:12Z</dc:date>
    </item>
  </channel>
</rss>

