<?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 Access list for DMZ in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/access-list-for-dmz/m-p/2213548#M347069</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;Then we would need to know about your NAT and Routing configurations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It might be that ACL configurations alone wont enable DMZ connectivity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The best situation is usually to give the source/destination networks and the current configuration with masked public IP addresses and sensitive information. Otherwise the discussion might be needlesly complicated. &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Jul 2013 06:19:15 GMT</pubDate>
    <dc:creator>Jouni Forss</dc:creator>
    <dc:date>2013-07-04T06:19:15Z</dc:date>
    <item>
      <title>Access list for DMZ</title>
      <link>https://community.cisco.com/t5/network-security/access-list-for-dmz/m-p/2213542#M347053</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;have an below subinterface,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/2.50&lt;/P&gt;&lt;P&gt;description *** Connected to DMZ ****&lt;/P&gt;&lt;P&gt; vlan 50&lt;/P&gt;&lt;P&gt; nameif DMZ&lt;/P&gt;&lt;P&gt; security-level 50&lt;/P&gt;&lt;P&gt; ip address x.x.x.x/27&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;need to allow this subinterface accessible through out network&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 02:06:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-list-for-dmz/m-p/2213542#M347053</guid>
      <dc:creator>anil.sanap</dc:creator>
      <dc:date>2019-03-12T02:06:54Z</dc:date>
    </item>
    <item>
      <title>Access list for DMZ</title>
      <link>https://community.cisco.com/t5/network-security/access-list-for-dmz/m-p/2213543#M347056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;apply an acl saying "any" can access your DMZ ip address on outisde interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pankaj &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jul 2013 05:00:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-list-for-dmz/m-p/2213543#M347056</guid>
      <dc:creator>pankaj29in</dc:creator>
      <dc:date>2013-07-04T05:00:50Z</dc:date>
    </item>
    <item>
      <title>Access list for DMZ</title>
      <link>https://community.cisco.com/t5/network-security/access-list-for-dmz/m-p/2213544#M347061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;access-list DMZ_access_in extended permit ip X.X.X.X 255.255.255.224 any&lt;/P&gt;&lt;P&gt;access-list DMZ_access_in extended permit icmp X.X.X.X 255.255.255.224 any &lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;access-group DMZ_access_in in interface OUTSIDE-ZONE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does this correct one or still need to add anything waiting&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jul 2013 05:14:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-list-for-dmz/m-p/2213544#M347061</guid>
      <dc:creator>anil.sanap</dc:creator>
      <dc:date>2013-07-04T05:14:28Z</dc:date>
    </item>
    <item>
      <title>Access list for DMZ</title>
      <link>https://community.cisco.com/t5/network-security/access-list-for-dmz/m-p/2213545#M347062</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;You have to be a bit more specific in your question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We would also need to know the software level possibly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to allow traffic to the DMZ from other local interfaces then you use those interfaces ACL to allow that traffic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are talking about allowing traffic to DMZ from other remote network (Internet) then you will have to use the "outside" interfaces ACL to allow this traffic. In addition to this you naturally have to have a NAT configuration for the DMZ servers/hosts so that that they have a public IP address on which they can be accessed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you simply want to allow traffic from DMZ to anywhere else then you would use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-list DMZ_access_in extended permit ip X.X.X.X 255.255.255.224 any&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-list DMZ_access_in extended permit icmp X.X.X.X 255.255.255.224 any &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-group DMZ_access_in in interface DMZ&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jul 2013 05:32:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-list-for-dmz/m-p/2213545#M347062</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-07-04T05:32:37Z</dc:date>
    </item>
    <item>
      <title>Access list for DMZ</title>
      <link>https://community.cisco.com/t5/network-security/access-list-for-dmz/m-p/2213546#M347065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yours will also do or you can also apply Jouni ACLs (both will work)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pankaj &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jul 2013 05:38:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-list-for-dmz/m-p/2213546#M347065</guid>
      <dc:creator>pankaj29in</dc:creator>
      <dc:date>2013-07-04T05:38:22Z</dc:date>
    </item>
    <item>
      <title>Access list for DMZ</title>
      <link>https://community.cisco.com/t5/network-security/access-list-for-dmz/m-p/2213547#M347066</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, thing is do have MPLS connectivity with other branch location&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for those need to allow DMZ access&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jul 2013 05:39:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-list-for-dmz/m-p/2213547#M347066</guid>
      <dc:creator>anil.sanap</dc:creator>
      <dc:date>2013-07-04T05:39:34Z</dc:date>
    </item>
    <item>
      <title>Access list for DMZ</title>
      <link>https://community.cisco.com/t5/network-security/access-list-for-dmz/m-p/2213548#M347069</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;Then we would need to know about your NAT and Routing configurations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It might be that ACL configurations alone wont enable DMZ connectivity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The best situation is usually to give the source/destination networks and the current configuration with masked public IP addresses and sensitive information. Otherwise the discussion might be needlesly complicated. &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jul 2013 06:19:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-list-for-dmz/m-p/2213548#M347069</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-07-04T06:19:15Z</dc:date>
    </item>
  </channel>
</rss>

