<?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: DMZ accesing internal network on ASA in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/dmz-accesing-internal-network-on-asa/m-p/1008111#M940514</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like your "static (DMZ,inside) 172.25.1.1 192.168.150.33 netmask 255.255.255.255" statement is in error.  Its saying that 192.168.150.33 is the same device as 172.25.1.1?  I dont think you are trying to do that, take it out, then it should work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Mar 2008 19:23:55 GMT</pubDate>
    <dc:creator>cjake7777</dc:creator>
    <dc:date>2008-03-25T19:23:55Z</dc:date>
    <item>
      <title>DMZ accesing internal network on ASA</title>
      <link>https://community.cisco.com/t5/network-security/dmz-accesing-internal-network-on-asa/m-p/1008106#M940501</link>
      <description>&lt;P&gt;Hi people,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in a 5510 ASA I need to install some public servers in DMZ interface, some of them need to get access to internal network, however, I put a static and the access-list to do that, but logging says theres not translation between them (DMZ and Internal) what do I need to do, is there some aditional configuration?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In fac, my servers are working fine with a static and the access-list for them, and they can be accessed form internet with no problem,  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can somebody help me please ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 12:21:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-accesing-internal-network-on-asa/m-p/1008106#M940501</guid>
      <dc:creator>mcelec</dc:creator>
      <dc:date>2019-03-11T12:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: DMZ accesing internal network on ASA</title>
      <link>https://community.cisco.com/t5/network-security/dmz-accesing-internal-network-on-asa/m-p/1008107#M940503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you post the static and access list you are using.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which direction are you initiating the traffic - from inside to DMZ or DMZ to inside?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Mar 2008 17:26:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-accesing-internal-network-on-asa/m-p/1008107#M940503</guid>
      <dc:creator>sundar.palaniappan</dc:creator>
      <dc:date>2008-03-23T17:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: DMZ accesing internal network on ASA</title>
      <link>https://community.cisco.com/t5/network-security/dmz-accesing-internal-network-on-asa/m-p/1008108#M940505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sundar, I need to get access from DMZ's host to inside's host (email server).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 17:44:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-accesing-internal-network-on-asa/m-p/1008108#M940505</guid>
      <dc:creator>mcelec</dc:creator>
      <dc:date>2008-03-25T17:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: DMZ accesing internal network on ASA</title>
      <link>https://community.cisco.com/t5/network-security/dmz-accesing-internal-network-on-asa/m-p/1008109#M940507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like the access-list "DMZ_access_in" may have an error.  You are permitting the real DMZ IP address to the NAT'd inside address.  Wouldn't you want to permit it to the inside server (the one you are trying to communicate with). For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list DMZ_access_in extended permit ip host 192.168.150.33 host &lt;SERVER you="" wish="" to="" talk="" to=""&gt; &lt;/SERVER&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 18:22:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-accesing-internal-network-on-asa/m-p/1008109#M940507</guid>
      <dc:creator>derrickc</dc:creator>
      <dc:date>2008-03-25T18:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: DMZ accesing internal network on ASA</title>
      <link>https://community.cisco.com/t5/network-security/dmz-accesing-internal-network-on-asa/m-p/1008110#M940511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, as the previous poster indicated you need to permit the host on the DMZ (192.168.150.33) to access the device (inside host) in your DMZ ACL. Alternatively, you can configure the DMZ host access the entire inside network as follows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list DMZ_access_in extended permit ip host 192.168.150.33 172.25.1.0 255.255.255.0&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;Sundar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 19:10:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-accesing-internal-network-on-asa/m-p/1008110#M940511</guid>
      <dc:creator>sundar.palaniappan</dc:creator>
      <dc:date>2008-03-25T19:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: DMZ accesing internal network on ASA</title>
      <link>https://community.cisco.com/t5/network-security/dmz-accesing-internal-network-on-asa/m-p/1008111#M940514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like your "static (DMZ,inside) 172.25.1.1 192.168.150.33 netmask 255.255.255.255" statement is in error.  Its saying that 192.168.150.33 is the same device as 172.25.1.1?  I dont think you are trying to do that, take it out, then it should work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 19:23:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-accesing-internal-network-on-asa/m-p/1008111#M940514</guid>
      <dc:creator>cjake7777</dc:creator>
      <dc:date>2008-03-25T19:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: DMZ accesing internal network on ASA</title>
      <link>https://community.cisco.com/t5/network-security/dmz-accesing-internal-network-on-asa/m-p/1008112#M940518</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;I modifyed the access-list&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list DMZ_access_in extended permit ip host 192.168.150.33 172.25.1.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it is not working still.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;logging message:&lt;/P&gt;&lt;P&gt;No translation group found for icmp src DMZ:192.168.150.33 dst inside:172.25.1.1 (type8, code0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please, any aditional comment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Martin&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 19:24:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-accesing-internal-network-on-asa/m-p/1008112#M940518</guid>
      <dc:creator>mcelec</dc:creator>
      <dc:date>2008-03-25T19:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: DMZ accesing internal network on ASA</title>
      <link>https://community.cisco.com/t5/network-security/dmz-accesing-internal-network-on-asa/m-p/1008113#M940522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We misunderstood your requirement. It looks like you are trying to get 192.168.150.33 talk to 172.25.1.1, correct?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is then change the static as follows and test.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no static (DMZ,inside) 172.25.1.1 192.168.150.33 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (DMZ,inside) 192.168.150.33 192.168.150.33 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keep the access list one of two ways.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list DMZ_access_in extended permit ip host 192.168.150.33 host 172.25.1.1&lt;/P&gt;&lt;P&gt;(or)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list DMZ_access_in extended permit ip host 192.168.150.33 172.25.1.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 19:33:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-accesing-internal-network-on-asa/m-p/1008113#M940522</guid>
      <dc:creator>sundar.palaniappan</dc:creator>
      <dc:date>2008-03-25T19:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: DMZ accesing internal network on ASA</title>
      <link>https://community.cisco.com/t5/network-security/dmz-accesing-internal-network-on-asa/m-p/1008114#M940527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A way to get around "static (DMZ,inside) 192.168.150.33 192.168.150.33 netmask 255.255.255.255"  is nat 0 statements.  ex:&lt;/P&gt;&lt;P&gt;access-list 100 extended permit ip 172.25.1.0 255.255.255.0 192.168.150.0 255.255.255.0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;nat (inside) 0 access-list 100&lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;I just hate those crazy static statements....Just a suggestion&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 19:48:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-accesing-internal-network-on-asa/m-p/1008114#M940527</guid>
      <dc:creator>cjake7777</dc:creator>
      <dc:date>2008-03-25T19:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: DMZ accesing internal network on ASA</title>
      <link>https://community.cisco.com/t5/network-security/dmz-accesing-internal-network-on-asa/m-p/1008115#M940530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanx very much folks for your help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not know why Static and ACL is not working yet, but, nat 0 is working, then, I gonna install nat 0 config because I really need it, but I would like to know a nice document about this configuration, somebody knows a nice pdf about that ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 22:28:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-accesing-internal-network-on-asa/m-p/1008115#M940530</guid>
      <dc:creator>mcelec</dc:creator>
      <dc:date>2008-03-25T22:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: DMZ accesing internal network on ASA</title>
      <link>https://community.cisco.com/t5/network-security/dmz-accesing-internal-network-on-asa/m-p/1008116#M940531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The static identify nat I had suggested earlier should have worked as well.  Did you do a 'clear xlate' after making the configuration change?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you are probably aware the static identity nat and nat 0 should produce the same result, which is to pass traffic without IP translation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following link has examples for both.&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/docs/security/asa/asa70/configuration/guide/cfgnat.html#wp1043458" target="_blank"&gt;http://www.cisco.com/en/US/docs/security/asa/asa70/configuration/guide/cfgnat.html#wp1043458&lt;/A&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;Sundar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2008 00:14:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-accesing-internal-network-on-asa/m-p/1008116#M940531</guid>
      <dc:creator>sundar.palaniappan</dc:creator>
      <dc:date>2008-03-26T00:14:01Z</dc:date>
    </item>
  </channel>
</rss>

