<?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: access dmz server from inside using public ip in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/access-dmz-server-from-inside-using-public-ip/m-p/1390039#M776989</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello mjsully,&lt;/P&gt;&lt;P&gt;Maybe the link can help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cisco.com/message/1330220#1330220"&gt;https://supportforums.cisco.com/message/1330220#1330220&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THX&lt;/P&gt;&lt;P&gt;Keisikka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Dec 2009 01:55:20 GMT</pubDate>
    <dc:creator>keisikka</dc:creator>
    <dc:date>2009-12-15T01:55:20Z</dc:date>
    <item>
      <title>access dmz server from inside using public ip</title>
      <link>https://community.cisco.com/t5/network-security/access-dmz-server-from-inside-using-public-ip/m-p/1390038#M776988</link>
      <description>&lt;P&gt;I've got an&lt;SPAN style="background-color: #f8fafd;"&gt; ASA firewall with three active interfaces on it, an inside, outside, and DMZ. In the DMZ I have my servers. Each has a static mapping to an outside ip address in the form of a static (dmz,outside) x.x.x.x x.x.x.x&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f8fafd;"&gt;I have an internal app on the inside network that needs to verify the DMZ servers are accesible and listening on their appropriate services (i.e web site is accessible on web server). The inside app needs to access the DMZ server using the public ip, not its actual DMZ network address. Do I need to do anything special on the ASA to get this to work? Currently the only NAT I have configured on box is the DMZ, outside mappings, along with the inside network getting PAT'd to outside interface address for internet bound traffic. Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 16:48:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-dmz-server-from-inside-using-public-ip/m-p/1390038#M776988</guid>
      <dc:creator>mjsully</dc:creator>
      <dc:date>2019-03-11T16:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: access dmz server from inside using public ip</title>
      <link>https://community.cisco.com/t5/network-security/access-dmz-server-from-inside-using-public-ip/m-p/1390039#M776989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello mjsully,&lt;/P&gt;&lt;P&gt;Maybe the link can help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cisco.com/message/1330220#1330220"&gt;https://supportforums.cisco.com/message/1330220#1330220&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THX&lt;/P&gt;&lt;P&gt;Keisikka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Dec 2009 01:55:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-dmz-server-from-inside-using-public-ip/m-p/1390039#M776989</guid>
      <dc:creator>keisikka</dc:creator>
      <dc:date>2009-12-15T01:55:20Z</dc:date>
    </item>
    <item>
      <title>Re: access dmz server from inside using public ip</title>
      <link>https://community.cisco.com/t5/network-security/access-dmz-server-from-inside-using-public-ip/m-p/1390040#M776990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you need D-NAT (Destination NAT).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That thread may be little hard to follow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your case you need the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;staic (dmz,inside) p.p.p.p d.d.d.d&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where p.p.p.p is the public address and d.d.d.d is the dmz ip address for this server that the inside hosts need access to. That staic says that if the inside interface sees a packet destined to p.p.p.p it is supposed to forward it to the dmz interface to the d.d.d.d ip address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have source translation for the inside network to get to the DMZ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like identity translation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (i,d) i.i.i.i i.i.i.i where inside address is i.i.i.i&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Luck.&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, 15 Dec 2009 02:30:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-dmz-server-from-inside-using-public-ip/m-p/1390040#M776990</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2009-12-15T02:30:42Z</dc:date>
    </item>
  </channel>
</rss>

