<?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: Internal to External Static NAT in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/internal-to-external-static-nat/m-p/945475#M937751</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;static (dmz,inside) &lt;PUBLIC.IP&gt; &lt;DMZ.IP&gt; netmask 255.255.255.255&lt;/DMZ.IP&gt;&lt;/PUBLIC.IP&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 May 2008 12:32:55 GMT</pubDate>
    <dc:creator>acomiskey</dc:creator>
    <dc:date>2008-05-14T12:32:55Z</dc:date>
    <item>
      <title>Internal to External Static NAT</title>
      <link>https://community.cisco.com/t5/network-security/internal-to-external-static-nat/m-p/945474#M937748</link>
      <description>&lt;P&gt;hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have an intersting query. We have a Cisco ASA 5540, running 8.0 setup in the normal fashion, 1 inside interface, 1 outside interface, 1 DMZ interface. we have a server in the DMZ that is statically natted to the outside interface. Here is my question, can an internal host access the externally natted IP address of the DMZ box. So basically can a host coming in on the inside interface hit the statically natted external IP (the internal address isn't natted), then this static nat be un-natted and passed to the DMZ, this in turn then returning the traffic. In which order would the ASA go about this? Currently i have no access like this, and was wondering if it was possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ali&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 12:45:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/internal-to-external-static-nat/m-p/945474#M937748</guid>
      <dc:creator>alibowluk</dc:creator>
      <dc:date>2019-03-11T12:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: Internal to External Static NAT</title>
      <link>https://community.cisco.com/t5/network-security/internal-to-external-static-nat/m-p/945475#M937751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;static (dmz,inside) &lt;PUBLIC.IP&gt; &lt;DMZ.IP&gt; netmask 255.255.255.255&lt;/DMZ.IP&gt;&lt;/PUBLIC.IP&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2008 12:32:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/internal-to-external-static-nat/m-p/945475#M937751</guid>
      <dc:creator>acomiskey</dc:creator>
      <dc:date>2008-05-14T12:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: Internal to External Static NAT</title>
      <link>https://community.cisco.com/t5/network-security/internal-to-external-static-nat/m-p/945476#M937754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so if i've already got&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static(dmz,outside) 62.62.62.62 10.0.0.1 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;won't adding&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static(dmz,inside) 62.62.62.62 10.0.0.1 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;confuse the issue? it would be a pool of unnatted internal addresses needing to get to the external address, as well as obviously the outside world needing the address&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what i'm interested in, what will the ASA do when it receives a packet destined for the external IP address on the inside interface which really only exists when coming from the outside? ah actually i see your point, where technically does the public ip address exist when i add this command? on both the inside and outside?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2008 13:10:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/internal-to-external-static-nat/m-p/945476#M937754</guid>
      <dc:creator>alibowluk</dc:creator>
      <dc:date>2008-05-14T13:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: Internal to External Static NAT</title>
      <link>https://community.cisco.com/t5/network-security/internal-to-external-static-nat/m-p/945477#M937757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;static(dmz,inside) 62.62.62.62 10.0.0.1 netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Traffic destined for 62.62.62.62 from the inside will be translated to 10.0.0.1 on the dmz. It will not effect your translation from the outside. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2008 13:50:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/internal-to-external-static-nat/m-p/945477#M937757</guid>
      <dc:creator>acomiskey</dc:creator>
      <dc:date>2008-05-14T13:50:24Z</dc:date>
    </item>
  </channel>
</rss>

