<?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: Allow Inside Hosts Access to a DMZ without Translation in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/allow-inside-hosts-access-to-a-dmz-without-translation/m-p/797673#M977341</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you don't need 2), assuming 10.1.6.100 is the host on the inside interface that needs access to the dmz.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could also use nat zero to accomplish this:&lt;/P&gt;&lt;P&gt;nat (inside) 0 natzero_acl&lt;/P&gt;&lt;P&gt;access-list natzero_acl permit ip host 10.1.6.100 host dmz_host_ip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Jun 2007 15:43:58 GMT</pubDate>
    <dc:creator>srue</dc:creator>
    <dc:date>2007-06-28T15:43:58Z</dc:date>
    <item>
      <title>Allow Inside Hosts Access to a DMZ without Translation</title>
      <link>https://community.cisco.com/t5/network-security/allow-inside-hosts-access-to-a-dmz-without-translation/m-p/797672#M977340</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you pls mail what exactly the below command will do ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) static (inside,dmz) 10.1.6.100 10.1.6.100&lt;/P&gt;&lt;P&gt;2) static (dmz,inside) 10.1.6.100 10.1.6.100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls mail me documentaion reference with multiple DMZ(1-4) configuration in PIX with translation and without address translation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Ganesh&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 10:36:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/allow-inside-hosts-access-to-a-dmz-without-translation/m-p/797672#M977340</guid>
      <dc:creator>gappavoo1</dc:creator>
      <dc:date>2019-03-11T10:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: Allow Inside Hosts Access to a DMZ without Translation</title>
      <link>https://community.cisco.com/t5/network-security/allow-inside-hosts-access-to-a-dmz-without-translation/m-p/797673#M977341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you don't need 2), assuming 10.1.6.100 is the host on the inside interface that needs access to the dmz.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could also use nat zero to accomplish this:&lt;/P&gt;&lt;P&gt;nat (inside) 0 natzero_acl&lt;/P&gt;&lt;P&gt;access-list natzero_acl permit ip host 10.1.6.100 host dmz_host_ip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2007 15:43:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/allow-inside-hosts-access-to-a-dmz-without-translation/m-p/797673#M977341</guid>
      <dc:creator>srue</dc:creator>
      <dc:date>2007-06-28T15:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: Allow Inside Hosts Access to a DMZ without Translation</title>
      <link>https://community.cisco.com/t5/network-security/allow-inside-hosts-access-to-a-dmz-without-translation/m-p/797674#M977343</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;Thanks for your reply !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls clarify me, assuming a host 10.2.7.200 in DMZ interface that needs to access inside the below commands is correct ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (dmz,inside) 10.2.7.200 10.2.7.200 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Ganesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2007 16:21:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/allow-inside-hosts-access-to-a-dmz-without-translation/m-p/797674#M977343</guid>
      <dc:creator>gappavoo1</dc:creator>
      <dc:date>2007-06-28T16:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: Allow Inside Hosts Access to a DMZ without Translation</title>
      <link>https://community.cisco.com/t5/network-security/allow-inside-hosts-access-to-a-dmz-without-translation/m-p/797675#M977345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No you would not need that. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For 10.2.7.200 and 10.1.6.100 to communicate between the inside and dmz, all you need is...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (dmz,inside) 10.1.6.100 10.1.6.100&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2007 16:37:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/allow-inside-hosts-access-to-a-dmz-without-translation/m-p/797675#M977345</guid>
      <dc:creator>acomiskey</dc:creator>
      <dc:date>2007-06-28T16:37:55Z</dc:date>
    </item>
  </channel>
</rss>

