<?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 ACL setup in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/acl-setup/m-p/1618608#M559643</link>
    <description>&lt;P&gt;I am trying to setup an ACE on our ASA 5520 where I need to allow a subnet access but block 2 ip address within that subnet.&amp;nbsp; Should I do the permit statement for the subnet first or should I put the deny statement for the ip addresses first?&amp;nbsp; For example say I did an permit statement for host 10.170.8.0 255.255.255.0 to include that whole subnet, but I wanted to deny access just for 10.170.8.5 and 10.170.8.6.&amp;nbsp; Would that be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list OUT extended deny ip host 10.170.8.5 any any&lt;/P&gt;&lt;P&gt;access-list OUT extended deny ip host 10.170.8.6 any any&lt;/P&gt;&lt;P&gt;access-list OUT extended permit ip host 10.170.8.0 255.255.255.0 any any&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 20:08:42 GMT</pubDate>
    <dc:creator>Mitchell Theriot</dc:creator>
    <dc:date>2019-03-11T20:08:42Z</dc:date>
    <item>
      <title>ACL setup</title>
      <link>https://community.cisco.com/t5/network-security/acl-setup/m-p/1618608#M559643</link>
      <description>&lt;P&gt;I am trying to setup an ACE on our ASA 5520 where I need to allow a subnet access but block 2 ip address within that subnet.&amp;nbsp; Should I do the permit statement for the subnet first or should I put the deny statement for the ip addresses first?&amp;nbsp; For example say I did an permit statement for host 10.170.8.0 255.255.255.0 to include that whole subnet, but I wanted to deny access just for 10.170.8.5 and 10.170.8.6.&amp;nbsp; Would that be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list OUT extended deny ip host 10.170.8.5 any any&lt;/P&gt;&lt;P&gt;access-list OUT extended deny ip host 10.170.8.6 any any&lt;/P&gt;&lt;P&gt;access-list OUT extended permit ip host 10.170.8.0 255.255.255.0 any any&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 20:08:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/acl-setup/m-p/1618608#M559643</guid>
      <dc:creator>Mitchell Theriot</dc:creator>
      <dc:date>2019-03-11T20:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: ACL setup</title>
      <link>https://community.cisco.com/t5/network-security/acl-setup/m-p/1618609#M559644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the deny statements first and then the permit statements. You have it correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;access-list OUT extended deny ip host 10.170.8.5 any any&lt;/P&gt;&lt;P&gt;access-list OUT extended deny ip host 10.170.8.6 any any&lt;/P&gt;&lt;P&gt;access-list OUT extended permit ip host 10.170.8.0 255.255.255.0 any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remember the access-group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 20:03:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/acl-setup/m-p/1618609#M559644</guid>
      <dc:creator>PAUL GILBERT ARIAS</dc:creator>
      <dc:date>2011-03-17T20:03:48Z</dc:date>
    </item>
  </channel>
</rss>

