<?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: Dynamic NAT - Outside Interface. Is it possible? in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/dynamic-nat-outside-interface-is-it-possible/m-p/1306058#M859235</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your trying to do an Outside to Inside dynamic nat then yes this is possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to use the outside keyword at the end of your nat statement to tell the device its outside nat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hostname(config)# nat (real_interface) nat_id real_ip [mask [dns] [outside] &lt;/P&gt;&lt;P&gt;[norandomseq] [[tcp] tcp_max_conns [emb_limit]] [udp udp_max_conns]]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;outside-If this interface is on a lower security level than the interface you identify by the matching global statement, then you must enter outside to identify the NAT instance as outside NAT. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out the link below maybe of assistance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/customer/docs/security/asa/asa72/configuration/guide/cfgnat.html" target="_blank"&gt;http://www.cisco.com/en/US/customer/docs/security/asa/asa72/configuration/guide/cfgnat.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully I have understood you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Jun 2009 19:46:36 GMT</pubDate>
    <dc:creator>Stuart Hare</dc:creator>
    <dc:date>2009-06-23T19:46:36Z</dc:date>
    <item>
      <title>Dynamic NAT - Outside Interface. Is it possible?</title>
      <link>https://community.cisco.com/t5/network-security/dynamic-nat-outside-interface-is-it-possible/m-p/1306053#M859230</link>
      <description>&lt;P&gt;I have a web server on our inside network (10.15.20.20) that I'd like to have receive responses from a /29 block of external IP addresses within my outside interface's IP block. So basically I'd like any web traffic that hits 222.222.222.176/29 automatically get translated/redirected from the outside to 10.15.20.20. Is this possible? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can get it to work with a 1-to-1 Static NAT translated/redirected to 10.15.20.20. But I can't seem to get that /29 to translate to the inside address. I've tried Dynamic Policy NAT, Dynamic NAT, with access list config attempts, but it just doesn't want to take. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm hearing rumblings that it's not possible, to which I'd be surprised as this is possible on other vendor's firewalls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I attached my config with clear examples of what might be a futile attempt &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts would be appreciated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 15:45:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dynamic-nat-outside-interface-is-it-possible/m-p/1306053#M859230</guid>
      <dc:creator>cavemanbobby</dc:creator>
      <dc:date>2019-03-11T15:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic NAT - Outside Interface. Is it possible?</title>
      <link>https://community.cisco.com/t5/network-security/dynamic-nat-outside-interface-is-it-possible/m-p/1306054#M859231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i understand you correctly, have a look at this thread - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://forum.cisco.com/eforum/servlet/NetProf?page=netprof&amp;amp;forum=Security&amp;amp;topic=Firewalling&amp;amp;CommCmd=MB?cmd=pass_through&amp;amp;location=outline" target="_blank"&gt;http://forum.cisco.com/eforum/servlet/NetProf?page=netprof&amp;amp;forum=Security&amp;amp;topic=Firewalling&amp;amp;CommCmd=MB?cmd=pass_through&amp;amp;location=outline&lt;/A&gt;@^1@@.2cd2616a/6#selected_message&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i have misunderstood please let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2009 18:50:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dynamic-nat-outside-interface-is-it-possible/m-p/1306054#M859231</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2009-06-19T18:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic NAT - Outside Interface. Is it possible?</title>
      <link>https://community.cisco.com/t5/network-security/dynamic-nat-outside-interface-is-it-possible/m-p/1306055#M859232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As you said "So basically I'd like any web traffic that hits 222.222.222.176/29 automatically get translated/redirected from the outside to 10.15.20.20. Is this possible?"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you should translate your want any one who hits 222.222.222.176 to get translated to 10.15.20.20, if that is correct,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you need&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA(config)# static (inside,outside) 222.222.222.176 10.15.20.20&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2009 09:00:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dynamic-nat-outside-interface-is-it-possible/m-p/1306055#M859232</guid>
      <dc:creator>svaish</dc:creator>
      <dc:date>2009-06-23T09:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic NAT - Outside Interface. Is it possible?</title>
      <link>https://community.cisco.com/t5/network-security/dynamic-nat-outside-interface-is-it-possible/m-p/1306056#M859233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You understood correctly and thank you for the link. I had actually seen that thread earlier and from what it seems, I'm going to have to go that route. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was trying to avoid having to create separate access lists for each as one of my requirements is going to be to have a complete /27 external IP to a single internal IP. That, from what I understand, is going to be 30 separate access lists. A bit tedious, but certainly doable. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2009 14:17:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dynamic-nat-outside-interface-is-it-possible/m-p/1306056#M859233</guid>
      <dc:creator>cavemanbobby</dc:creator>
      <dc:date>2009-06-23T14:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic NAT - Outside Interface. Is it possible?</title>
      <link>https://community.cisco.com/t5/network-security/dynamic-nat-outside-interface-is-it-possible/m-p/1306057#M859234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;svaish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your response. I tried doing that, but it won't let me give a netmask of 255.255.255.248 after my 222.222.222.176, which would fulfill my /29 external IP requirement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By doing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA(config)# static (inside,outside) 222.222.222.176 10.15.20.20&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will only give me that one IP (.176) translated externally to the inside. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I needed all six IPs on the outside translated to one inside address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll continue to plug away.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2009 14:21:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dynamic-nat-outside-interface-is-it-possible/m-p/1306057#M859234</guid>
      <dc:creator>cavemanbobby</dc:creator>
      <dc:date>2009-06-23T14:21:38Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic NAT - Outside Interface. Is it possible?</title>
      <link>https://community.cisco.com/t5/network-security/dynamic-nat-outside-interface-is-it-possible/m-p/1306058#M859235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your trying to do an Outside to Inside dynamic nat then yes this is possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to use the outside keyword at the end of your nat statement to tell the device its outside nat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hostname(config)# nat (real_interface) nat_id real_ip [mask [dns] [outside] &lt;/P&gt;&lt;P&gt;[norandomseq] [[tcp] tcp_max_conns [emb_limit]] [udp udp_max_conns]]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;outside-If this interface is on a lower security level than the interface you identify by the matching global statement, then you must enter outside to identify the NAT instance as outside NAT. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out the link below maybe of assistance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/customer/docs/security/asa/asa72/configuration/guide/cfgnat.html" target="_blank"&gt;http://www.cisco.com/en/US/customer/docs/security/asa/asa72/configuration/guide/cfgnat.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully I have understood you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2009 19:46:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dynamic-nat-outside-interface-is-it-possible/m-p/1306058#M859235</guid>
      <dc:creator>Stuart Hare</dc:creator>
      <dc:date>2009-06-23T19:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic NAT - Outside Interface. Is it possible?</title>
      <link>https://community.cisco.com/t5/network-security/dynamic-nat-outside-interface-is-it-possible/m-p/1306059#M859236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;  YOUR PUBLIC IP&lt;/P&gt;&lt;P&gt;222.222.222.176&lt;/P&gt;&lt;P&gt;222.222.222.177&lt;/P&gt;&lt;P&gt;222.222.222.178&lt;/P&gt;&lt;P&gt;222.222.222.179&lt;/P&gt;&lt;P&gt;222.222.222.180&lt;/P&gt;&lt;P&gt;222.222.222.181&lt;/P&gt;&lt;P&gt;222.222.222.182&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;YOUR inside server = 10.15.20.20&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Configuration required &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create six different access list like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list a1 line 1 extended permit ip host 10.15.20.20 any&lt;/P&gt;&lt;P&gt;access-list a2 line 1 extended permit ip host 10.15.20.20 any&lt;/P&gt;&lt;P&gt;access-list a3 line 1 extended permit ip host 10.15.20.20 any&lt;/P&gt;&lt;P&gt;access-list a4 line 1 extended permit ip host 10.15.20.20 any&lt;/P&gt;&lt;P&gt;access-list a5 line 1 extended permit ip host 10.15.20.20 any&lt;/P&gt;&lt;P&gt;access-list a6 line 1 extended permit ip host 10.15.20.20 any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apply Static command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (Inside,outside) 222.222.222.176 access-list a1&lt;/P&gt;&lt;P&gt;static (Inside,outside) 222.222.222.177 access-list a2&lt;/P&gt;&lt;P&gt;static (Inside,outside) 222.222.222.178 access-list a3&lt;/P&gt;&lt;P&gt;static (Inside,outside) 222.222.222.179 access-list a4&lt;/P&gt;&lt;P&gt;static (Inside,outside) 222.222.222.180 access-list a5&lt;/P&gt;&lt;P&gt;static (Inside,outside) 222.222.222.181 access-list a6&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;May Help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2009 05:26:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dynamic-nat-outside-interface-is-it-possible/m-p/1306059#M859236</guid>
      <dc:creator>svaish</dc:creator>
      <dc:date>2009-06-24T05:26:43Z</dc:date>
    </item>
  </channel>
</rss>

