<?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 simple ACL confusion in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/simple-acl-confusion/m-p/1962833#M401993</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;Simply configure the following ACL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; 1. access-list dmz_access_in line 1 extended permit ip object DMZ-Server object INSIDE-SERVER&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2. access-list dmz_access_in line 2 extended deny ip object DMZ-Server 192.168.1.0 255.255.255.0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; 3. access-list dmz_access_in line 3 extended permit ip object DMZ-Server any &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assuming the INSIDE network is 192.168.1.0/24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will basically do the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Allow traffic from the DMZ server to the INSIDE Server&lt;/P&gt;&lt;P&gt;- Block all other traffic from the DMZ -server to the INSIDE network&lt;/P&gt;&lt;P&gt;- Permit all the rest of the traffic from DMZ-server to any other network (for example to all public IP addresses and other LAN networks if you have any)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Jul 2012 09:37:35 GMT</pubDate>
    <dc:creator>Jouni Forss</dc:creator>
    <dc:date>2012-07-17T09:37:35Z</dc:date>
    <item>
      <title>simple ACL confusion</title>
      <link>https://community.cisco.com/t5/network-security/simple-acl-confusion/m-p/1962832#M401992</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just need to clarify a few simple rule to clear my doubts off.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apparently i have a outside, inside and DMZ interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dmz-server = 172.16.10.10&lt;/P&gt;&lt;P&gt;inside-server = 192.168.1.254'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just need 2 simple rule.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. DMZ-server to access inside-server IP only, and deny anything else Inside&lt;/P&gt;&lt;P&gt;2. DMZ-Server to access internet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; 1. access-list dmz_access_in line 1 extended permit ip object DMZ-Server object INSIDE-SERVER&lt;/P&gt;&lt;P&gt; 2. access-list dmz_access_in line 2 extended permit ip object DMZ-Server any &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My objective is for DMZ-server to access to only 192.168.1.254, deny to all other inside IP. &lt;/P&gt;&lt;P&gt;Is my above ACL correct? To me, the above 2. ACL seems like overwriting the above rule.&lt;/P&gt;&lt;P&gt;Or am i missing out a DENY rule? if so which order should they be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 23:31:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/simple-acl-confusion/m-p/1962832#M401992</guid>
      <dc:creator>J_Vansen_S</dc:creator>
      <dc:date>2019-03-11T23:31:40Z</dc:date>
    </item>
    <item>
      <title>simple ACL confusion</title>
      <link>https://community.cisco.com/t5/network-security/simple-acl-confusion/m-p/1962833#M401993</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;Simply configure the following ACL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; 1. access-list dmz_access_in line 1 extended permit ip object DMZ-Server object INSIDE-SERVER&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2. access-list dmz_access_in line 2 extended deny ip object DMZ-Server 192.168.1.0 255.255.255.0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; 3. access-list dmz_access_in line 3 extended permit ip object DMZ-Server any &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assuming the INSIDE network is 192.168.1.0/24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will basically do the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Allow traffic from the DMZ server to the INSIDE Server&lt;/P&gt;&lt;P&gt;- Block all other traffic from the DMZ -server to the INSIDE network&lt;/P&gt;&lt;P&gt;- Permit all the rest of the traffic from DMZ-server to any other network (for example to all public IP addresses and other LAN networks if you have any)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2012 09:37:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/simple-acl-confusion/m-p/1962833#M401993</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2012-07-17T09:37:35Z</dc:date>
    </item>
    <item>
      <title>simple ACL confusion</title>
      <link>https://community.cisco.com/t5/network-security/simple-acl-confusion/m-p/1962834#M401994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank u very much.!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2012 09:39:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/simple-acl-confusion/m-p/1962834#M401994</guid>
      <dc:creator>J_Vansen_S</dc:creator>
      <dc:date>2012-07-17T09:39:35Z</dc:date>
    </item>
  </channel>
</rss>

