<?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: Downloadable ACLs in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/downloadable-acls/m-p/644778#M421517</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will need to upgrade to 6.3(5):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/sw/secursw/ps2086/products_field_not" target="_blank"&gt;http://www.cisco.com/en/US/products/sw/secursw/ps2086/products_field_not&lt;/A&gt;&lt;/P&gt;&lt;P&gt;ice09186a00805bf1c4.shtml&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;As mentioned in the Field Notice above, the concern is that someone who knows the aclname could use that to get access to the network. Thus, the fix is to insist that the AAA client send 2 other cisco AVPs:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AAA:service=ip-admission&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AAA:event=acl-download&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your case the PIX, which is not running the required code, didn't send these pairs, thus ACS complains.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Mar 2007 17:24:09 GMT</pubDate>
    <dc:creator>Vivek Santuka</dc:creator>
    <dc:date>2007-03-01T17:24:09Z</dc:date>
    <item>
      <title>Downloadable ACLs</title>
      <link>https://community.cisco.com/t5/network-access-control/downloadable-acls/m-p/644774#M421513</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to get downloadable ACLs to a PIX firewall using ACS version 3.3 to PIX 6.3(4) IOS version:&lt;/P&gt;&lt;P&gt;Here is my config for the PIX:&lt;/P&gt;&lt;P&gt;aaa-server ACSACCESS protocol tacacs+&lt;/P&gt;&lt;P&gt;aaa-server ACSACCESS (inside) host 10.25.0.30 c0nn3ctm3 timeout 15&lt;/P&gt;&lt;P&gt;access-list 111 permit ip 10.25.61.0 255.255.255.0 any&lt;/P&gt;&lt;P&gt;aaa authentication match 111 outside ACSACCESS&lt;/P&gt;&lt;P&gt;The subnet 10.25.61.0 is the EZVPN DHCP pool allocated to the EZVPN users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a screen dump of the ACS server config:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the commands take ok but when access through the VPN I get my WINS, DNS etc but cannot browse the network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The IP addressing has been changed due to me displaying this on the internet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Darren.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 22:00:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/downloadable-acls/m-p/644774#M421513</guid>
      <dc:creator>5c5administrator</dc:creator>
      <dc:date>2019-03-10T22:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: Downloadable ACLs</title>
      <link>https://community.cisco.com/t5/network-access-control/downloadable-acls/m-p/644775#M421514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;i think you should configure the downloadable ACL on the ACS Server as described in the document (shared profile components);&lt;/P&gt;&lt;P&gt;You should also configure the pix as a radius Client for this feature (Radius CiscoIOS/PIX6.0).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look at &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/sw/secursw/ps5338/products_configuration_guide_chapter09186a00801fd703.html#wp391234" target="_blank"&gt;http://www.cisco.com/en/US/products/sw/secursw/ps5338/products_configuration_guide_chapter09186a00801fd703.html#wp391234&lt;/A&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Feb 2007 22:44:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/downloadable-acls/m-p/644775#M421514</guid>
      <dc:creator>at</dc:creator>
      <dc:date>2007-02-24T22:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: Downloadable ACLs</title>
      <link>https://community.cisco.com/t5/network-access-control/downloadable-acls/m-p/644776#M421515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to configure Downloadable ACL using ACS4.0 on my PIX.  The authentication works fine but I am getting the following message on my PIX:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"can't find authorization ACL ..."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and in the client browser:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Error: acl authorization denied"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please correct if I am wrong.  Here is my understanding about DACL using RADIUS:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Add PIX as AAA Client in ACS (using Cisco IOS/PIX 6.0) as the protocol&lt;/P&gt;&lt;P&gt;2. configure authentication for http/ftp/telnet,etc. using RADIUS as the server-tag&lt;/P&gt;&lt;P&gt;3. Configure a DACL in Shared Network Profiles section of ACS&lt;/P&gt;&lt;P&gt;4. Check "Assign IP ACL" and select the configured ACL from drop down list&lt;/P&gt;&lt;P&gt;....and that is it!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Few Q's: Do we still need to configure TACACS+ settings like shell access and privilege level even though we are using RADIUS authentication?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have configured TACACS shell access as well as priv lvl to 15.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greatly appreciate any help...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2007 16:50:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/downloadable-acls/m-p/644776#M421515</guid>
      <dc:creator>magurwara</dc:creator>
      <dc:date>2007-03-01T16:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: Downloadable ACLs</title>
      <link>https://community.cisco.com/t5/network-access-control/downloadable-acls/m-p/644777#M421516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Update.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do see in ACS logs that Authentication failed for ACL where username is the ACL name sent by PIX. (#ACSACL#-IP-myACL-45e6c605).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The failure code is "DACL request from device is not acceptable"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess ACS is the one rejecting it!  but WHY?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2007 17:11:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/downloadable-acls/m-p/644777#M421516</guid>
      <dc:creator>magurwara</dc:creator>
      <dc:date>2007-03-01T17:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: Downloadable ACLs</title>
      <link>https://community.cisco.com/t5/network-access-control/downloadable-acls/m-p/644778#M421517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will need to upgrade to 6.3(5):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/sw/secursw/ps2086/products_field_not" target="_blank"&gt;http://www.cisco.com/en/US/products/sw/secursw/ps2086/products_field_not&lt;/A&gt;&lt;/P&gt;&lt;P&gt;ice09186a00805bf1c4.shtml&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;As mentioned in the Field Notice above, the concern is that someone who knows the aclname could use that to get access to the network. Thus, the fix is to insist that the AAA client send 2 other cisco AVPs:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AAA:service=ip-admission&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AAA:event=acl-download&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your case the PIX, which is not running the required code, didn't send these pairs, thus ACS complains.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2007 17:24:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/downloadable-acls/m-p/644778#M421517</guid>
      <dc:creator>Vivek Santuka</dc:creator>
      <dc:date>2007-03-01T17:24:09Z</dc:date>
    </item>
  </channel>
</rss>

