<?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: automatic ACL when using access-group command in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/automatic-acl-when-using-access-group-command/m-p/1409382#M744621</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The ASA will not let you apply an ACL that is not configured. It will bark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA-5505(config)# access-g not-exist in interface inside&lt;BR /&gt;ERROR: access-list &lt;NOT-EXIST&gt; does not exist&lt;/NOT-EXIST&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Jan 2010 02:10:57 GMT</pubDate>
    <dc:creator>Panos Kampanakis</dc:creator>
    <dc:date>2010-01-27T02:10:57Z</dc:date>
    <item>
      <title>automatic ACL when using access-group command</title>
      <link>https://community.cisco.com/t5/network-security/automatic-acl-when-using-access-group-command/m-p/1409381#M744620</link>
      <description>&lt;P&gt;Last my collegue asked me what is the default ACL when you put access-group on a interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when looking on cisco.com I found :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the specified access list does not exist, all packets are passed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cisco.com/en/US/docs/ios/12_3/ipaddr/command/reference/ip1_i1g.html#wp1078845" target="_blank"&gt;http://www.cisco.com/en/US/docs/ios/12_3/ipaddr/command/reference/ip1_i1g.html#wp1078845&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this is for routers, how is this for ASA firewalls?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help us?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 16:59:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/automatic-acl-when-using-access-group-command/m-p/1409381#M744620</guid>
      <dc:creator>BartV1982</dc:creator>
      <dc:date>2019-03-11T16:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: automatic ACL when using access-group command</title>
      <link>https://community.cisco.com/t5/network-security/automatic-acl-when-using-access-group-command/m-p/1409382#M744621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The ASA will not let you apply an ACL that is not configured. It will bark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA-5505(config)# access-g not-exist in interface inside&lt;BR /&gt;ERROR: access-list &lt;NOT-EXIST&gt; does not exist&lt;/NOT-EXIST&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2010 02:10:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/automatic-acl-when-using-access-group-command/m-p/1409382#M744621</guid>
      <dc:creator>Panos Kampanakis</dc:creator>
      <dc:date>2010-01-27T02:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: automatic ACL when using access-group command</title>
      <link>https://community.cisco.com/t5/network-security/automatic-acl-when-using-access-group-command/m-p/1409383#M744622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It depends on the security level configured for that interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By default traffic from high security to low security (inside to outside) WILL be allowed like in the routers without any access-group applied.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, traffic from low to high security (outside to inside) WILL NOT be allowed without access-group applied on the interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2010 04:33:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/automatic-acl-when-using-access-group-command/m-p/1409383#M744622</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2010-01-27T04:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: automatic ACL when using access-group command</title>
      <link>https://community.cisco.com/t5/network-security/automatic-acl-when-using-access-group-command/m-p/1409384#M744623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey pkampana&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx for this reply&lt;/P&gt;&lt;P&gt;it was exactly what we were looking for but we couldn't test it our-self as we don't have an ASA box&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@kusankar thank you for your reply but pkampana provided the answer we were looking for&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2010 07:56:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/automatic-acl-when-using-access-group-command/m-p/1409384#M744623</guid>
      <dc:creator>BartV1982</dc:creator>
      <dc:date>2010-01-27T07:56:51Z</dc:date>
    </item>
  </channel>
</rss>

