<?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 Allowing NAT/PAT from router through ASA in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/allowing-nat-pat-from-router-through-asa/m-p/2181529#M359947</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its impossible to NAT multiple IP addresses to ONE IP address and keep the source port consistent. The Firewall/Router uses the source port to determine what server should get the return traffic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So other than the 192.168.2.30:1234 --&amp;gt; publicIP:1234, the rest is pretty easy to do with a simply dynamic NAT:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside) 55 192.168.2.0 255.255.255.0&lt;/P&gt;&lt;P&gt;global (outside) 55 &lt;PUBLICIP&gt;&lt;/PUBLICIP&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The "55" above just tie the "nat" command to the "global" command, feel free to use any you wish.&amp;nbsp; Keep in mind, that this is only one directional.&amp;nbsp; The hosts on the outside wouldn't be able to use the &lt;PUBLICIP&gt; to access the servers individually.&lt;/PUBLICIP&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Afterthought:&amp;nbsp; I just re-read your post, and I may have misunderstood.&amp;nbsp; Are you alraedy doing the NAT on the Router and just wish to pass the traffic through on the ASA?&amp;nbsp; If so, NAT Exemption or Identity NAT is what you need -- or just disable nat-control.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Mar 2013 21:08:54 GMT</pubDate>
    <dc:creator>eddie.harmoush</dc:creator>
    <dc:date>2013-03-18T21:08:54Z</dc:date>
    <item>
      <title>Allowing NAT/PAT from router through ASA</title>
      <link>https://community.cisco.com/t5/network-security/allowing-nat-pat-from-router-through-asa/m-p/2181528#M359946</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a 7100 router that has some servers behind it. I need to translate each server to a public IP. The only thing is that between the outside world and the router is an ASA. We have a small data center where the ASA is connected to a core switch on the inside and the ISP on the outside. How would I do the NAT/PAT translations on the 7100 and then have them pass through the ASA? for example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I wanted this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;192.168.2.30:1234 to publicIP:1234&lt;/P&gt;&lt;P&gt;192.168.2.31:1234 to publicIP:1235&lt;/P&gt;&lt;P&gt;192.168.2.32:1234 to publicIP:1236&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 01:15:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/allowing-nat-pat-from-router-through-asa/m-p/2181528#M359946</guid>
      <dc:creator>derrmart</dc:creator>
      <dc:date>2019-03-12T01:15:44Z</dc:date>
    </item>
    <item>
      <title>Allowing NAT/PAT from router through ASA</title>
      <link>https://community.cisco.com/t5/network-security/allowing-nat-pat-from-router-through-asa/m-p/2181529#M359947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its impossible to NAT multiple IP addresses to ONE IP address and keep the source port consistent. The Firewall/Router uses the source port to determine what server should get the return traffic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So other than the 192.168.2.30:1234 --&amp;gt; publicIP:1234, the rest is pretty easy to do with a simply dynamic NAT:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside) 55 192.168.2.0 255.255.255.0&lt;/P&gt;&lt;P&gt;global (outside) 55 &lt;PUBLICIP&gt;&lt;/PUBLICIP&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The "55" above just tie the "nat" command to the "global" command, feel free to use any you wish.&amp;nbsp; Keep in mind, that this is only one directional.&amp;nbsp; The hosts on the outside wouldn't be able to use the &lt;PUBLICIP&gt; to access the servers individually.&lt;/PUBLICIP&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Afterthought:&amp;nbsp; I just re-read your post, and I may have misunderstood.&amp;nbsp; Are you alraedy doing the NAT on the Router and just wish to pass the traffic through on the ASA?&amp;nbsp; If so, NAT Exemption or Identity NAT is what you need -- or just disable nat-control.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Mar 2013 21:08:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/allowing-nat-pat-from-router-through-asa/m-p/2181529#M359947</guid>
      <dc:creator>eddie.harmoush</dc:creator>
      <dc:date>2013-03-18T21:08:54Z</dc:date>
    </item>
    <item>
      <title>Allowing NAT/PAT from router through ASA</title>
      <link>https://community.cisco.com/t5/network-security/allowing-nat-pat-from-router-through-asa/m-p/2181530#M359948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Correct I am doing NAT currently on the 7100. I am trying to just pass the NAT translations though the ASA. Our situations is we have a small data center that we only have a few clients in at the moment. The ASA is our edge device, and is doing the routing for the data center currently. We have NAT translations on the ASA for other things but need these certain translations to be able to pass through the ASA no issue. If I understand correctly, disabling nat-control will disable it for everything correct? Is there a way to just allow these translations through?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the quick response!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 14:14:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/allowing-nat-pat-from-router-through-asa/m-p/2181530#M359948</guid>
      <dc:creator>derrmart</dc:creator>
      <dc:date>2013-03-19T14:14:04Z</dc:date>
    </item>
    <item>
      <title>Allowing NAT/PAT from router through ASA</title>
      <link>https://community.cisco.com/t5/network-security/allowing-nat-pat-from-router-through-asa/m-p/2181531#M359949</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;Configuration format depends on your firewall software level&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to configure the ASA so that certain hosts with the public NAT IP from the router need to simply bypass any NAT on the ASA then you can configure NAT0 / NAT Exemption / Identity NAT as Eddie stated above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The command "nat-control" is a global setting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;8.2 and older software level configuration format is&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list INSIDE-NAT0 remark Bypass NAT for Internet host&lt;/P&gt;&lt;P&gt;access-list INSIDE-NAT0 permit ip host &lt;NAT ip="" 1=""&gt; any&lt;/NAT&gt;&lt;/P&gt;&lt;P&gt;access-list INSIDE-NAT0 permit ip host &lt;NAT ip="" 2=""&gt; any&lt;/NAT&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside) 0 access-list INSIDE-NAT0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;8.3 and newer software configuration format is&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group network NAT0-SOURCE&lt;/P&gt;&lt;P&gt; network-object host &lt;NAT ip="" 1=""&gt;&lt;/NAT&gt;&lt;/P&gt;&lt;P&gt; network-object host &lt;NAT ip="" 2=""&gt;&lt;/NAT&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside,outside) source static NAT0-SOURCE NAT0-SOURCE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 14:25:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/allowing-nat-pat-from-router-through-asa/m-p/2181531#M359949</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-03-19T14:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: Allowing NAT/PAT from router through ASA</title>
      <link>https://community.cisco.com/t5/network-security/allowing-nat-pat-from-router-through-asa/m-p/2181532#M359950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jouni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will give that a try and see if it works! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the post 8.3 commands, the nat is in the global config area correct? Or is it under that object?&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;Derrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 14:37:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/allowing-nat-pat-from-router-through-asa/m-p/2181532#M359950</guid>
      <dc:creator>derrmart</dc:creator>
      <dc:date>2013-03-19T14:37:36Z</dc:date>
    </item>
    <item>
      <title>Allowing NAT/PAT from router through ASA</title>
      <link>https://community.cisco.com/t5/network-security/allowing-nat-pat-from-router-through-asa/m-p/2181533#M359951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The 8.3+ configuration that I made in the previous reply is a Section 1 Twice NAT / Manual NAT type configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So its not configured under any "object" but rather uses "object"/"object-group" as its parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One of the reasons for this configuration format is also the fact that this will override any other NAT configurations from matching to this traffic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ofcourse the complete picture depends on your current NAT configuration on the ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also unless you have already done so, confirm that these public NAT IP addresses have routing configured on the upstream ISP router. The ISP has to have a route for these public IP addresses towards the ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 14:42:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/allowing-nat-pat-from-router-through-asa/m-p/2181533#M359951</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-03-19T14:42:56Z</dc:date>
    </item>
    <item>
      <title>Allowing NAT/PAT from router through ASA</title>
      <link>https://community.cisco.com/t5/network-security/allowing-nat-pat-from-router-through-asa/m-p/2181534#M359952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alrighty thank you very much Jouni. I will check with all of this and see happens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Derrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 14:54:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/allowing-nat-pat-from-router-through-asa/m-p/2181534#M359952</guid>
      <dc:creator>derrmart</dc:creator>
      <dc:date>2013-03-19T14:54:04Z</dc:date>
    </item>
  </channel>
</rss>

