<?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 Access Nat Question in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/dmz-access-nat-question/m-p/1081859#M894220</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sushil&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just to clarify. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) If traffic is initiated from the inside to the DMZ then you do not need NAT and you do not need an ACL - providing the connection is stateful such as TCP/UDP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) If the traffic is initiated from the DMZ then you do need NAT (see Adam's post) or you could turn off NAT altogether.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You also need an acl on the DMZ interface as per Brents post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adam - just read your interview. If you get the chance could you have a look in NetPro ideas section where there is a thread about what to put in a guidance page for new posters so they can post the right information. Would be good to have your input.&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, 31 Oct 2008 16:39:27 GMT</pubDate>
    <dc:creator>Jon Marshall</dc:creator>
    <dc:date>2008-10-31T16:39:27Z</dc:date>
    <item>
      <title>DMZ Access Nat Question</title>
      <link>https://community.cisco.com/t5/network-security/dmz-access-nat-question/m-p/1081856#M894216</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would like to know how to allow access to or from dmz network?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Few question;&lt;/P&gt;&lt;P&gt;1.As traffic from high securtiy level to lower flow without any Access list,then can't it be from inside interface to dmz by default?&lt;/P&gt;&lt;P&gt;2. If not,how we can allow access to dmz network from inside?Is it nat (inside,dmz) &amp;lt;int add&amp;gt; &amp;lt;dmz add&amp;gt; netmask or nat (dmz,inside) &amp;lt;dmz add&amp;gt; &amp;lt;int add&amp;gt; netmask.How exactly it works?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reg,&lt;/P&gt;&lt;P&gt;Sushil&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 14:06:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-access-nat-question/m-p/1081856#M894216</guid>
      <dc:creator>sushil</dc:creator>
      <dc:date>2019-03-11T14:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: DMZ Access Nat Question</title>
      <link>https://community.cisco.com/t5/network-security/dmz-access-nat-question/m-p/1081857#M894217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lets say your internal network is 192.168.1.0/24.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,dmz) 192.168.1.0 192.168.1.0 netmask 255.255.255.0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2008 12:59:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-access-nat-question/m-p/1081857#M894217</guid>
      <dc:creator>acomiskey</dc:creator>
      <dc:date>2008-10-31T12:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: DMZ Access Nat Question</title>
      <link>https://community.cisco.com/t5/network-security/dmz-access-nat-question/m-p/1081858#M894219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You shouldn't require natting from the DMZ to the inside network. You should be able to get from the inside to the dmz without issue as long as proper routing is in place to the inside if there is a different network involved. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The trick comes when you try to get from the DMZ to the inside network. In this case you'll require an ACL allowing traffic from the DMZ as a source to the inside as the destination. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2008 16:33:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-access-nat-question/m-p/1081858#M894219</guid>
      <dc:creator>Brent Rockburn</dc:creator>
      <dc:date>2008-10-31T16:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: DMZ Access Nat Question</title>
      <link>https://community.cisco.com/t5/network-security/dmz-access-nat-question/m-p/1081859#M894220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sushil&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just to clarify. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) If traffic is initiated from the inside to the DMZ then you do not need NAT and you do not need an ACL - providing the connection is stateful such as TCP/UDP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) If the traffic is initiated from the DMZ then you do need NAT (see Adam's post) or you could turn off NAT altogether.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You also need an acl on the DMZ interface as per Brents post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adam - just read your interview. If you get the chance could you have a look in NetPro ideas section where there is a thread about what to put in a guidance page for new posters so they can post the right information. Would be good to have your input.&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, 31 Oct 2008 16:39:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-access-nat-question/m-p/1081859#M894220</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2008-10-31T16:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: DMZ Access Nat Question</title>
      <link>https://community.cisco.com/t5/network-security/dmz-access-nat-question/m-p/1081860#M894221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;About number 1. Why can I never initiate traffic from the inside to the dmz without nat? Wouldn't the reply from the dmz require it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also posted to your guidance post.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2008 16:58:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-access-nat-question/m-p/1081860#M894221</guid>
      <dc:creator>acomiskey</dc:creator>
      <dc:date>2008-10-31T16:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: DMZ Access Nat Question</title>
      <link>https://community.cisco.com/t5/network-security/dmz-access-nat-question/m-p/1081861#M894222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You see, that is why you are top of the firewalling group and i am only a lowly second &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;I can't believe i said that as it was something i always forgot to configure when i was setting up a pix and it always caught me out. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for putting me straight Adam - rated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sushil - apologies for the misleading post.&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, 31 Oct 2008 17:04:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-access-nat-question/m-p/1081861#M894222</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2008-10-31T17:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: DMZ Access Nat Question</title>
      <link>https://community.cisco.com/t5/network-security/dmz-access-nat-question/m-p/1081862#M894223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Most of the time I don't contradict anyone here...especially a purple star...haha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2008 17:07:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-access-nat-question/m-p/1081862#M894223</guid>
      <dc:creator>acomiskey</dc:creator>
      <dc:date>2008-10-31T17:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: DMZ Access Nat Question</title>
      <link>https://community.cisco.com/t5/network-security/dmz-access-nat-question/m-p/1081863#M894224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry guys I know I must really sound like a newb but I'd like to ask a question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the DMZ subnet is let's say 192.168.10.0/24 and the internal network is 192.168.1.0/24 and I'm only nating out the outside interface then why again do I need to nat from the dmz to the inside?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your patients.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2008 17:17:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-access-nat-question/m-p/1081863#M894224</guid>
      <dc:creator>Brent Rockburn</dc:creator>
      <dc:date>2008-10-31T17:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: DMZ Access Nat Question</title>
      <link>https://community.cisco.com/t5/network-security/dmz-access-nat-question/m-p/1081864#M894225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brent&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No need to apologize - look at the mess i made of it &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;Unless you turn off NAT completely to go from a lower to a higher security interface ie. DMZ -&amp;gt; inside you need to &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) set up a static NAT translation for the inside address(es)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) allow the traffic in an ACL. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You only need to do this for traffic initiated from the DMZ to the inside.&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, 31 Oct 2008 17:22:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-access-nat-question/m-p/1081864#M894225</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2008-10-31T17:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: DMZ Access Nat Question</title>
      <link>https://community.cisco.com/t5/network-security/dmz-access-nat-question/m-p/1081865#M894226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh I see what your saying ... just to clarify for myself here .. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. if you have something like nat (dmz) 1 192.168.10.0/24 and then global (dmz) 1 172.30.1.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you would need to translate it back to something your inside network would understand and an ACL to allow the access. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry guys didn't read clearly enough and assumed the dmz wasn't natted.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2008 17:32:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-access-nat-question/m-p/1081865#M894226</guid>
      <dc:creator>Brent Rockburn</dc:creator>
      <dc:date>2008-10-31T17:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: DMZ Access Nat Question</title>
      <link>https://community.cisco.com/t5/network-security/dmz-access-nat-question/m-p/1081866#M894227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot for your information guys.Let me put with example what I have learnt about this and few doubts on same.&lt;/P&gt;&lt;P&gt;Say ip of inside is 192.168.1.0/24,dmz 172.20.40.0/16 and outside a.b.c.d/29.&lt;/P&gt;&lt;P&gt;Now nat (inside) 1 192.168.1.0/24&lt;/P&gt;&lt;P&gt;    nat (dmz)  1  172.20.40.0/16&lt;/P&gt;&lt;P&gt;    global (outside) 1 a.b.c.d/29 or interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I can go to outside from inside and dmz.And Should be able to go from inside to dmz network as well....&lt;/P&gt;&lt;P&gt;Now say my mail server in dmz is statically natted with publically routable address and its dmz ip is 172.20.40.10.Publically it is accessible but not for the internal network.So to allow this from internal 192.168.1.0/24 do I need the same what  Adam has posted? i.e static (inside,dmz) 192.168.1.0 192.168.1.0 netmask.&lt;/P&gt;&lt;P&gt; I can make out this static identity nat for the inside network when accessed by dmz.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But as my dmz server 172.20.40.10 must be accessible to internal will this work by default?My motive is to allow this server in dmz to internal.&lt;/P&gt;&lt;P&gt;Jon what does mean by completely turn-off nat?In my case nat-control for ASA is turned off.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Moreover can you guys explain difference between identity nat and nat exemption!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sushil&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>Mon, 03 Nov 2008 04:43:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-access-nat-question/m-p/1081866#M894227</guid>
      <dc:creator>sushil</dc:creator>
      <dc:date>2008-11-03T04:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: DMZ Access Nat Question</title>
      <link>https://community.cisco.com/t5/network-security/dmz-access-nat-question/m-p/1081867#M894228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to fix a similar situation.&lt;/P&gt;&lt;P&gt;I need the "Masters" to review my configs so I can share the knowledge.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can get to the Internet from the DMZ and the inside interfaces.&lt;/P&gt;&lt;P&gt;I'm trying to allow the inside interface to be able to access anything in the DMZ.  &lt;/P&gt;&lt;P&gt;I would like to be able to browse the webpages. &lt;/P&gt;&lt;P&gt;Also I am trying to allow remote desktop into the DMZ...I want to keep the DMZ limited to the access rules and ports defines.&lt;/P&gt;&lt;P&gt;I've got several public IPs that go to go to the DMZ and Inside depending on the port and service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've attached a clean detailed config.&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;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2008 22:19:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dmz-access-nat-question/m-p/1081867#M894228</guid>
      <dc:creator>risenshine4th</dc:creator>
      <dc:date>2008-11-04T22:19:39Z</dc:date>
    </item>
  </channel>
</rss>

