<?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: Access Lists in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/access-lists/m-p/1337065#M825201</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;I am viewing the rules in ASDM 6.2.  I have attached what the default rules look like in ASDM. That's where I got "implicit permit."  But, I think I get it... Once I am done creating the ACL I want to allow out, I create the deny rule?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for you help,&lt;/P&gt;&lt;P&gt;Andrea&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>Wed, 14 Oct 2009 20:16:59 GMT</pubDate>
    <dc:creator>mfruvous</dc:creator>
    <dc:date>2009-10-14T20:16:59Z</dc:date>
    <item>
      <title>Access Lists</title>
      <link>https://community.cisco.com/t5/network-security/access-lists/m-p/1337063#M825194</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am a Cisco ASA newbie.  I am having trouble grasping ACL concepts.  We will want all outbound traffic from LAN to WAN blocked; except as we see fit to allow.  I understand by default all traffic is allowed to the less secure interface.  Do I understand this correctly that as soon as I apply an ACL to internal interface all other traffic will be blocked because of an implied deny statement that will then be in force by default?  That the "other" traffic we want to block will never reach the implicit permit rule as long as that rule is not applied first?  &lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 16:26:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-lists/m-p/1337063#M825194</guid>
      <dc:creator>mfruvous</dc:creator>
      <dc:date>2019-03-11T16:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: Access Lists</title>
      <link>https://community.cisco.com/t5/network-security/access-lists/m-p/1337064#M825197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your overall understanding is correct altho i'm not 100% sure what you mean by - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"That the "other" traffic we want to block will never reach the implicit permit rule as long as that rule is not applied first?" &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is no implicit permit rule. What you would do is create an acl that has all the permit statements allowing only the traffic you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you then apply that acl to the inside interface only the traffic you have permitted will be allowed through. Any other traffic you have no written an explicit permit rule for will be dropped by the implicit deny any rule.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2009 19:18:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-lists/m-p/1337064#M825197</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2009-10-14T19:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: Access Lists</title>
      <link>https://community.cisco.com/t5/network-security/access-lists/m-p/1337065#M825201</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;I am viewing the rules in ASDM 6.2.  I have attached what the default rules look like in ASDM. That's where I got "implicit permit."  But, I think I get it... Once I am done creating the ACL I want to allow out, I create the deny rule?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for you help,&lt;/P&gt;&lt;P&gt;Andrea&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>Wed, 14 Oct 2009 20:16:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-lists/m-p/1337065#M825201</guid>
      <dc:creator>mfruvous</dc:creator>
      <dc:date>2009-10-14T20:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: Access Lists</title>
      <link>https://community.cisco.com/t5/network-security/access-lists/m-p/1337066#M825205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Once I am done creating the ACL I want to allow out, I create the deny rule?"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can if you want but if you don't there is an implicit deny anyway. I suspect the "implicit permit" you are seeing is because by default all traffic is allowed from a higher to lower security interface. Once you apply an acl to that higher interface then the implicit permit should not be relevant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for the acl &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list inside_out permit tcp any any eq 80&lt;/P&gt;&lt;P&gt;access-list inside_out permit tcp any any eq 443 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list inside_out_1 permit tcp any any eq 80&lt;/P&gt;&lt;P&gt;access-list inside_out_1 permit tcp any any eq 443 &lt;/P&gt;&lt;P&gt;access-list inside_out_1 deny ip any any &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;both of the above acls do the same thing ie. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;they allow http and https traffic from inside to outside and then deny everything else. The only difference is that the first acl "inside_out" relies on an implicit deny at the end of the acl ie. you don't specifically enter it and with the second acl "inside_out_1" you explicitly add the "deny ip any any" line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you do a "sh access-list" inside_out_1 will also show you how many hits have been dropped on the "deny ip any any" line whereas you wouldn't see this with the first acl "inside_out".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2009 20:32:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-lists/m-p/1337066#M825205</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2009-10-14T20:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: Access Lists</title>
      <link>https://community.cisco.com/t5/network-security/access-lists/m-p/1337067#M825208</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;Thank you so much.  You have clarified this for me.  I come from a Watchguard background.  The learning curve is large.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you again,&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2009 23:46:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-lists/m-p/1337067#M825208</guid>
      <dc:creator>mfruvous</dc:creator>
      <dc:date>2009-10-14T23:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: Access Lists</title>
      <link>https://community.cisco.com/t5/network-security/access-lists/m-p/1337068#M825211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No problem, glad to have helped and thank you for the rating.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for the learning curve, i'm afraid a lot of Cisco products can take a bit of time to get the hang off. But feel free to post in these forums as there are a lot of knowledgeable people who will be only too happy to help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2009 01:56:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-lists/m-p/1337068#M825211</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2009-10-15T01:56:33Z</dc:date>
    </item>
  </channel>
</rss>

