<?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: NAT help on ASA in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/nat-help-on-asa/m-p/1722562#M562861</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What version of ASA? Do your users need to access Server B via both its real address and the Server A address? Can you please post the relevant parts of your configuration for analysis?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Brendan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 May 2011 16:51:36 GMT</pubDate>
    <dc:creator>brquinn</dc:creator>
    <dc:date>2011-05-09T16:51:36Z</dc:date>
    <item>
      <title>NAT help on ASA</title>
      <link>https://community.cisco.com/t5/network-security/nat-help-on-asa/m-p/1722561#M562860</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a 2 servers on the inside network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Server A = 192.168.21.38&lt;/P&gt;&lt;P&gt;Server B = 192.168.28.128&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If users try to go to 192.168.21.38 I want to NAT it to 192.168.28.128 instead.&amp;nbsp; I have added a route on our routing table to push 192.168.21.38/32 to the ASA so the ASA can process the NAT.&amp;nbsp; I'm using the ADSM and added a static NAT:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interface: inside&lt;/P&gt;&lt;P&gt;IP: 192.168.21.38&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interface: inside&lt;/P&gt;&lt;P&gt;IP: 192.168.28.128&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it doesn't work &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;</description>
      <pubDate>Mon, 11 Mar 2019 20:30:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-help-on-asa/m-p/1722561#M562860</guid>
      <dc:creator>Andy White</dc:creator>
      <dc:date>2019-03-11T20:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: NAT help on ASA</title>
      <link>https://community.cisco.com/t5/network-security/nat-help-on-asa/m-p/1722562#M562861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What version of ASA? Do your users need to access Server B via both its real address and the Server A address? Can you please post the relevant parts of your configuration for analysis?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Brendan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2011 16:51:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-help-on-asa/m-p/1722562#M562861</guid>
      <dc:creator>brquinn</dc:creator>
      <dc:date>2011-05-09T16:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: NAT help on ASA</title>
      <link>https://community.cisco.com/t5/network-security/nat-help-on-asa/m-p/1722563#M562862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please explain your requirement in a detail. From where are the users going to access the server? Is it from the internet or from internal lan? If it is from the internet then it would be natted to a public ip which would be resolved into the real ip of the server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess if you provide these details it would be easier.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2011 16:54:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-help-on-asa/m-p/1722563#M562862</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-05-09T16:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: NAT help on ASA</title>
      <link>https://community.cisco.com/t5/network-security/nat-help-on-asa/m-p/1722564#M562863</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;The server is based on the inside interface of the firewall as too are the users.  Users can access the server fine by it's new IP address, but some old software on users desktops still likes to go to it's old IP address of 192.168.21.38.  DNS doesn't work on this old software and the company no longer exists.  So on our LAN routing table I thought I could route the old IP of 192.168.21.38 to the inside of the firewall the NAT it to 192.168.28.128 which is the new server which we cloned as a VM which also sits on the inside?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That way the old bit of software can get to the server on it's real IP of 192.168.28.128 and the old IP 192.168.21.38&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2011 17:15:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-help-on-asa/m-p/1722564#M562863</guid>
      <dc:creator>Andy White</dc:creator>
      <dc:date>2011-05-09T17:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: NAT help on ASA</title>
      <link>https://community.cisco.com/t5/network-security/nat-help-on-asa/m-p/1722565#M562864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Andy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We might need to u-turn the traffic in this case then, following should be the configuration:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,inside) 192.168.28.128 192.168.21.38 noranseq nailed&lt;/P&gt;&lt;P&gt;Nat (inside) 10 0&lt;/P&gt;&lt;P&gt;global (inside) 10 interface&lt;/P&gt;&lt;P&gt;sysopt noproxyarp inside&lt;/P&gt;&lt;P&gt;same-security-traffic permit intra-interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should work, because basically we are u-turning the traffic here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if it helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2011 17:32:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-help-on-asa/m-p/1722565#M562864</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-05-09T17:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: NAT help on ASA</title>
      <link>https://community.cisco.com/t5/network-security/nat-help-on-asa/m-p/1722566#M562865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Generally speaking, you only want users to access a server via a single ip address. In order for this to work, you must configure overlapping NAT statements which is generally a bad idea. Note that prior to version 8.3, this configuration is not supported.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on your description, both the users and server are located off the inside interface. If this is the case, you need to account for several things.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Asymmetric Routing - You may have to NAT both the source and destination addresses. Otherwise, the replies from the server may not traverse the ASA and instead be sent directly to the client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Hairpinning - this is a term for sending packets pack out the same interface they were received. Make sure 'same-security-traffic permit intra-interface' is in place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Conflicting NAT rules - By default, the ASA will not nat your traffic. If you configure a NAT rule mapping the IP of ServerA to the IP of ServerB, then you need to think about what other traffic could also hit that rule.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;In order to help you, we really need to know more about your existing NAT configuration, your interfaces, and your routing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Brendan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2011 17:36:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-help-on-asa/m-p/1722566#M562865</guid>
      <dc:creator>brquinn</dc:creator>
      <dc:date>2011-05-09T17:36:21Z</dc:date>
    </item>
  </channel>
</rss>

