<?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 ASA Config Question in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-config-question/m-p/1919246#M458705</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;access-group outside in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside extended permit ip any host 16.143.99.105 &lt;/P&gt;&lt;P&gt;access-list outside extended permit ip any host 16.143.99.106 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(This will allow anything outside to reach these two host 105 &amp;amp; 106 on any port)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group outbound_access in interface inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outbound_access extended permit ip 16.143.0.0 255.255.0.0 any&lt;/P&gt;&lt;P&gt;access-list outbound_access extended permit ip any any &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(From inside zone whole subnet can go out)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group outside_entry in interface dmz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_entry extended permit ip any any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(DMZ is allowed to communicate outside without any restriction)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;outside-entry ACL is there but not applied to any interface mean no use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Feb 2012 12:21:46 GMT</pubDate>
    <dc:creator>ajay chauhan</dc:creator>
    <dc:date>2012-02-29T12:21:46Z</dc:date>
    <item>
      <title>ASA Config Question</title>
      <link>https://community.cisco.com/t5/network-security/asa-config-question/m-p/1919245#M458695</link>
      <description>&lt;P&gt;We recently had a new ASA installed and configured by a contractor.&amp;nbsp; I have been looking through the configs and I had a question that may have a simple explanation.&amp;nbsp; Below is a sample of the config.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside-entry extended permit ip host 16.143.99.105 any &lt;/P&gt;&lt;P&gt;access-list outside-entry extended permit ip host 16.143.99.106 any&lt;/P&gt;&lt;P&gt;access-list outbound_access extended permit ip 16.143.0.0 255.255.0.0 any&lt;/P&gt;&lt;P&gt;access-list outbound_access extended permit ip any any &lt;/P&gt;&lt;P&gt;access-list outside_entry extended permit ip any any&lt;/P&gt;&lt;P&gt;access-list outside extended permit ip any host 16.143.99.105 &lt;/P&gt;&lt;P&gt;access-list outside extended permit ip any host 16.143.99.106 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group outside in interface outside&lt;/P&gt;&lt;P&gt;access-group outbound_access in interface inside&lt;/P&gt;&lt;P&gt;access-group outside_entry in interface dmz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question relates to the outside-entry access list and the outside_entry access list.&amp;nbsp; The outside-entry access list is not tied to any interface so are any rules associated with it even being adhered to?&amp;nbsp; With every address in the outside-entry access list also in the outside access list, it would seem that any traffic can come straight through without even hitting my DMZ.&amp;nbsp; Should the outside-entry access list actually be called the outside_entry access list?&amp;nbsp; Was a mistake made with the naming?&amp;nbsp; Any clarification on this would be appreciated.&amp;nbsp; Having that outside-entry access list not associated with an interface is confusing me.&amp;nbsp; Thank you in advance for the assistance!&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 22:36:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-config-question/m-p/1919245#M458695</guid>
      <dc:creator>hartsellda</dc:creator>
      <dc:date>2019-03-11T22:36:14Z</dc:date>
    </item>
    <item>
      <title>ASA Config Question</title>
      <link>https://community.cisco.com/t5/network-security/asa-config-question/m-p/1919246#M458705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;access-group outside in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside extended permit ip any host 16.143.99.105 &lt;/P&gt;&lt;P&gt;access-list outside extended permit ip any host 16.143.99.106 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(This will allow anything outside to reach these two host 105 &amp;amp; 106 on any port)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group outbound_access in interface inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outbound_access extended permit ip 16.143.0.0 255.255.0.0 any&lt;/P&gt;&lt;P&gt;access-list outbound_access extended permit ip any any &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(From inside zone whole subnet can go out)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group outside_entry in interface dmz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_entry extended permit ip any any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(DMZ is allowed to communicate outside without any restriction)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;outside-entry ACL is there but not applied to any interface mean no use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Feb 2012 12:21:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-config-question/m-p/1919246#M458705</guid>
      <dc:creator>ajay chauhan</dc:creator>
      <dc:date>2012-02-29T12:21:46Z</dc:date>
    </item>
    <item>
      <title>ASA Config Question</title>
      <link>https://community.cisco.com/t5/network-security/asa-config-question/m-p/1919247#M458707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ajay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From security point view is access-list&amp;nbsp;&amp;nbsp; -----&amp;nbsp; permit ip any any is not recomded na ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Feb 2012 13:04:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-config-question/m-p/1919247#M458707</guid>
      <dc:creator>prashantrecon</dc:creator>
      <dc:date>2012-02-29T13:04:50Z</dc:date>
    </item>
    <item>
      <title>ASA Config Question</title>
      <link>https://community.cisco.com/t5/network-security/asa-config-question/m-p/1919248#M458712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Yes permit any any should not be there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Feb 2012 13:29:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-config-question/m-p/1919248#M458712</guid>
      <dc:creator>ajay chauhan</dc:creator>
      <dc:date>2012-02-29T13:29:06Z</dc:date>
    </item>
    <item>
      <title>ASA Config Question</title>
      <link>https://community.cisco.com/t5/network-security/asa-config-question/m-p/1919249#M458716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply Ajay.&amp;nbsp; I figured out that's what those commands did.&amp;nbsp; I'm just confused as to what the outside-entry access list is actually doing.&amp;nbsp; It's not assigned to an inteface so I don't believe it's actually doing anything.&amp;nbsp; Those commands are useless.&amp;nbsp; Is that correct as far as you know?&amp;nbsp; Thanks again for the help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Feb 2012 19:29:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-config-question/m-p/1919249#M458716</guid>
      <dc:creator>hartsellda</dc:creator>
      <dc:date>2012-02-29T19:29:25Z</dc:date>
    </item>
  </channel>
</rss>

