<?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: Specified access-list does not exist ASA 5505 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/specified-access-list-does-not-exist-asa-5505/m-p/881609#M957645</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are trying to remove the entire access list you will need to type:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;clear configure access-list 101&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Jan 2008 14:11:21 GMT</pubDate>
    <dc:creator>adam.sellhorn</dc:creator>
    <dc:date>2008-01-04T14:11:21Z</dc:date>
    <item>
      <title>Specified access-list does not exist ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/specified-access-list-does-not-exist-asa-5505/m-p/881608#M957644</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm having a little bit of a problem trying to remove an access list that includes object groups.  When I try to remove an access list with the "no" proceeding the access list it give me this error: Specified access-list does not exist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason I tried deleting the access list is because even after adding IP addresses to a object group, it wasn't giving me the desired results.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I stated earlier, I tried deleting the ACL with no luck, but I am able to add the exact ACL into the config which allows me to use the object groups with the desired effect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my current config, or at least parts that are relevant:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA Version 7.2(2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group network allowed&lt;/P&gt;&lt;P&gt; network-object xx.xx.222.0 255.255.255.0&lt;/P&gt;&lt;P&gt; network-object xx.xx.190.4 255.255.255.255&lt;/P&gt;&lt;P&gt; network-object xx.xx.169.150 255.255.255.255&lt;/P&gt;&lt;P&gt; network-object xx.xx.67.202 255.255.255.255&lt;/P&gt;&lt;P&gt; network-object xx.xx.190.12 255.255.255.255&lt;/P&gt;&lt;P&gt;object-group service web tcp&lt;/P&gt;&lt;P&gt; port-object eq www&lt;/P&gt;&lt;P&gt; port-object eq https&lt;/P&gt;&lt;P&gt;object-group service asterisk udp&lt;/P&gt;&lt;P&gt; port-object eq sip&lt;/P&gt;&lt;P&gt; port-object eq 4569&lt;/P&gt;&lt;P&gt; port-object eq 5036&lt;/P&gt;&lt;P&gt;access-list 101 extended permit udp any gt 1023 interface outside object-group asterisk &lt;/P&gt;&lt;P&gt;access-list 101 extended permit tcp object-group allowed gt 1023 interface outside object-group web &lt;/P&gt;&lt;P&gt;access-list 101 extended permit tcp object-group allowed gt 1023 interface outside eq ssh &lt;/P&gt;&lt;P&gt;access-list 101 extended permit tcp object-group allowed gt 1023 interface outside eq ssh&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;: end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;show ver:&lt;/P&gt;&lt;P&gt;Cisco Adaptive Security Appliance Software Version 7.2(2) &lt;/P&gt;&lt;P&gt;Device Manager Version 5.2(2)&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I work for an ISP so I have access to other hardware, and this problem is happening on multiple ASA firewalls, so I'm assuming its a bug in the IOS, but I could be wrong.  Any help would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 11:43:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/specified-access-list-does-not-exist-asa-5505/m-p/881608#M957644</guid>
      <dc:creator>switchtower</dc:creator>
      <dc:date>2019-03-11T11:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: Specified access-list does not exist ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/specified-access-list-does-not-exist-asa-5505/m-p/881609#M957645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are trying to remove the entire access list you will need to type:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;clear configure access-list 101&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2008 14:11:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/specified-access-list-does-not-exist-asa-5505/m-p/881609#M957645</guid>
      <dc:creator>adam.sellhorn</dc:creator>
      <dc:date>2008-01-04T14:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: Specified access-list does not exist ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/specified-access-list-does-not-exist-asa-5505/m-p/881610#M957646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are trying to remove the entire access list you will need to type:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;clear configure access-list 101&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2008 14:27:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/specified-access-list-does-not-exist-asa-5505/m-p/881610#M957646</guid>
      <dc:creator>adam.sellhorn</dc:creator>
      <dc:date>2008-01-04T14:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: Specified access-list does not exist ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/specified-access-list-does-not-exist-asa-5505/m-p/881611#M957647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm only trying to remove this ACL:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 101 extended permit tcp object-group allowed gt 1023 interface outside eq ssh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see, it's in the configuration twice.  When I try to remove it with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no access-list 101 extended permit tcp object-group allowed gt 1023 interface outside eq ssh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it will delete one, but  not both.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2008 15:57:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/specified-access-list-does-not-exist-asa-5505/m-p/881611#M957647</guid>
      <dc:creator>switchtower</dc:creator>
      <dc:date>2008-01-04T15:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: Specified access-list does not exist ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/specified-access-list-does-not-exist-asa-5505/m-p/881612#M957649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think he means he's only trying to remove that single ace. You may want to try removing the entire acl and recreating it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2008 16:04:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/specified-access-list-does-not-exist-asa-5505/m-p/881612#M957649</guid>
      <dc:creator>acomiskey</dc:creator>
      <dc:date>2008-01-04T16:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: Specified access-list does not exist ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/specified-access-list-does-not-exist-asa-5505/m-p/881613#M957651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is a very strange issue as it shouldn't of allowed you to put duplicate entries in your ACL.  I would recommend clearing the ACL and rebuilding it.  &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2008 16:05:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/specified-access-list-does-not-exist-asa-5505/m-p/881613#M957651</guid>
      <dc:creator>adam.sellhorn</dc:creator>
      <dc:date>2008-01-04T16:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: Specified access-list does not exist ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/specified-access-list-does-not-exist-asa-5505/m-p/881614#M957652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Initial I tried removing the single instance of this ACL when it wouldn't accept any changes that I made to the access group.  Since I couldn't remove it,  I wanted to see what would happen if I re-entered it into the config.  It accepted it, I can delete the previously created one, but still cannot delete the older one.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't want to remove ACL 101.  I want to know why I'm having this problem.  This isn't the first ASA 5505 I've had this exact problem with.  I thought it was initially maybe something wrong with the IOS, so I switched to a new ASA, but I'm still experiencing the same problems. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The initial configuration is fine, I can add and delete from the access group with the changes taking effect immediately, and I can add and remove ACL without a problem.  It's only after the firewall has been running for a few months that this problem seems to occur.  It is also connected to a cable modem, I don't know if that makes any difference.  It shouldn't.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2008 17:59:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/specified-access-list-does-not-exist-asa-5505/m-p/881614#M957652</guid>
      <dc:creator>switchtower</dc:creator>
      <dc:date>2008-01-04T17:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: Specified access-list does not exist ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/specified-access-list-does-not-exist-asa-5505/m-p/881615#M957653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Switchtower,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you ever get to the bottom of this? I am experiencing the same issue so I'd be keen to see if you found a reosultion beyond rebuilding the ACL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Oct 2010 22:40:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/specified-access-list-does-not-exist-asa-5505/m-p/881615#M957653</guid>
      <dc:creator>Scott Cannon</dc:creator>
      <dc:date>2010-10-20T22:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: Specified access-list does not exist ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/specified-access-list-does-not-exist-asa-5505/m-p/881616#M957655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello People,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to get my eyes into this, would you please (if you have time for a maintenance window) reload any of these devices that are having the problem? Are all of them running the same code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ill try to get this resolve together with you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Oct 2010 04:22:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/specified-access-list-does-not-exist-asa-5505/m-p/881616#M957655</guid>
      <dc:creator>Maykol Rojas</dc:creator>
      <dc:date>2010-10-21T04:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: Specified access-list does not exist ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/specified-access-list-does-not-exist-asa-5505/m-p/881617#M957657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These untis are live production with 1 hour downtime window a month and its at an ungodly hour. When the oppurtunity arises I will try this reload and let everyone know how it goes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Oct 2010 06:10:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/specified-access-list-does-not-exist-asa-5505/m-p/881617#M957657</guid>
      <dc:creator>Scott Cannon</dc:creator>
      <dc:date>2010-10-21T06:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: Specified access-list does not exist ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/specified-access-list-does-not-exist-asa-5505/m-p/881618#M957659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Scott,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are running ASA 7.2 like the original poster, this issue might be caused by CSCsg08640. An upgrade to the latest 7.2 image should take care of the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Oct 2010 15:14:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/specified-access-list-does-not-exist-asa-5505/m-p/881618#M957659</guid>
      <dc:creator>mirober2</dc:creator>
      <dc:date>2010-10-21T15:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: Specified access-list does not exist ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/specified-access-list-does-not-exist-asa-5505/m-p/881619#M957663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Mike, thats probably it - I'm running 7.0.6 (gasp!) Time for an upgrade then.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Oct 2010 22:19:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/specified-access-list-does-not-exist-asa-5505/m-p/881619#M957663</guid>
      <dc:creator>Scott Cannon</dc:creator>
      <dc:date>2010-10-21T22:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: Specified access-list does not exist ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/specified-access-list-does-not-exist-asa-5505/m-p/881620#M957664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It would be a good idea also to try the workaround to make sure that we are hitting the bug, then the upgrade can be done. It all depends on you now &lt;SPAN __jive_emoticon_name="grin" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/grin.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Oct 2010 03:39:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/specified-access-list-does-not-exist-asa-5505/m-p/881620#M957664</guid>
      <dc:creator>Maykol Rojas</dc:creator>
      <dc:date>2010-10-22T03:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: Specified access-list does not exist ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/specified-access-list-does-not-exist-asa-5505/m-p/881621#M957666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can do that easily enough.&lt;/P&gt;&lt;P&gt;What I'll do is try:&lt;/P&gt;&lt;P&gt;1. a simple reboot and remove&lt;/P&gt;&lt;P&gt;2. remove and re-add the ACLfrom the interface and remove the ACE&lt;/P&gt;&lt;P&gt;3. clear/delete the ACL entirely&lt;/P&gt;&lt;P&gt;4. OS upgrade&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anyone of those succeeds then thats as far as I'll be able to go but I'll do them in that order.&lt;/P&gt;&lt;P&gt;Give me a few weeks and I'll come back to this thread with my findings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Oct 2010 07:17:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/specified-access-list-does-not-exist-asa-5505/m-p/881621#M957666</guid>
      <dc:creator>Scott Cannon</dc:creator>
      <dc:date>2010-10-22T07:17:48Z</dc:date>
    </item>
  </channel>
</rss>

