<?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: Issue Downloadable ACL Identity Service Engine 2.4 in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/issue-downloadable-acl-identity-service-engine-2-4/m-p/4102531#M561174</link>
    <description>&lt;P&gt;This sounds more like a routing/ACL issue than an ISE issue since ISE is applying the ACL successfully to the switch.&lt;/P&gt;
&lt;P&gt;Suggest calling TAC to help you troubleshoot since the community suggestions have stopped.&lt;/P&gt;</description>
    <pubDate>Fri, 12 Jun 2020 23:01:52 GMT</pubDate>
    <dc:creator>thomas</dc:creator>
    <dc:date>2020-06-12T23:01:52Z</dc:date>
    <item>
      <title>Issue Downloadable ACL Identity Service Engine 2.4</title>
      <link>https://community.cisco.com/t5/network-access-control/issue-downloadable-acl-identity-service-engine-2-4/m-p/4097549#M560901</link>
      <description>&lt;P&gt;Dear Team;&lt;/P&gt;&lt;P&gt;i created Downloadable ACL in ise for a VLAN 10.50.30.0 /24&lt;/P&gt;&lt;P&gt;in this vlan we are able to ping gateway and servers , but not address ip 10.50.30.100 , the ping not working for any address in this vlan&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;first configuration&lt;/P&gt;&lt;P&gt;permit udp any eq bootpc any eq bootps&lt;BR /&gt;permit udp any any eq 53&lt;BR /&gt;permit ip any host 10.50.30.254 (gateway)&lt;/P&gt;&lt;P&gt;permit ip any host 10.50.30.100&lt;BR /&gt;permit ip any host 192.168.16.30 (server)&lt;BR /&gt;permit ip any host 192.168.16.34 (server)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;i changed the configuration&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;permit udp any eq bootpc any eq bootps&lt;BR /&gt;permit udp any any eq 53&lt;BR /&gt;permit ip any host 10.50.30.254 (gateway)&lt;/P&gt;&lt;P&gt;permit ip any host 10.50.30.100&lt;BR /&gt;permit ip any host 192.168.16.30 (server)&lt;BR /&gt;permit ip any host 192.168.16.34 (server)&lt;/P&gt;&lt;P&gt;permit icmp any host 10.50.30.100 echo-reply&lt;BR /&gt;permit icmp any host 10.50.30.100 unreachable&lt;BR /&gt;permit icmp any host 10.50.30.100 time-exceeded&lt;/P&gt;&lt;P&gt;but the problem still persists&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2020 12:40:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/issue-downloadable-acl-identity-service-engine-2-4/m-p/4097549#M560901</guid>
      <dc:creator>Nadia Bbz</dc:creator>
      <dc:date>2020-06-04T12:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: Issue Downloadable ACL Identity Service Engine 2.4</title>
      <link>https://community.cisco.com/t5/network-access-control/issue-downloadable-acl-identity-service-engine-2-4/m-p/4098032#M560925</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Permit ip to 10.50.30.100 should be enough, no need to add the icmp ACEs. &lt;BR /&gt;Do you see the acl applied to the user session? Simple troubleshooting, do you see icmp leaving the switch and going towards your server?&lt;BR /&gt;Are you on this vlan while trying the ping?</description>
      <pubDate>Fri, 05 Jun 2020 04:06:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/issue-downloadable-acl-identity-service-engine-2-4/m-p/4098032#M560925</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2020-06-05T04:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: Issue Downloadable ACL Identity Service Engine 2.4</title>
      <link>https://community.cisco.com/t5/network-access-control/issue-downloadable-acl-identity-service-engine-2-4/m-p/4098247#M560933</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/974132"&gt;@Nadia Bbz&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In addition to what&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/321306"&gt;@Francesco Molino&lt;/a&gt;&amp;nbsp; said, start at the basic troubleshooting:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;check if the DACL was downloaded and applied successfully:&lt;/P&gt;
&lt;P&gt;show auth session interface Gi x/y detail&lt;/P&gt;
&lt;P&gt;show ip access-list interface Gi x/y&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are in the same VLAN, check if your machine has learn the ARP.&lt;/P&gt;
&lt;P&gt;If you are not in the same VLAN, check if the traceroute is working.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Take capture on&amp;nbsp;&lt;SPAN&gt;10.50.30.100 and see if it's getting packets. Take capture on your machine to see if you are sending the packets correctly.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jun 2020 13:31:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/issue-downloadable-acl-identity-service-engine-2-4/m-p/4098247#M560933</guid>
      <dc:creator>Anurag Sharma</dc:creator>
      <dc:date>2020-06-05T13:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: Issue Downloadable ACL Identity Service Engine 2.4</title>
      <link>https://community.cisco.com/t5/network-access-control/issue-downloadable-acl-identity-service-engine-2-4/m-p/4098951#M560989</link>
      <description>&lt;P&gt;Adding to the others. &lt;A href="https://www.cisco.com/c/en/us/support/docs/ip/address-resolution-protocol-arp/118630-technote-ipdt-00.html" target="_self"&gt;IP Device Tracking&lt;/A&gt; or &lt;A href="https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3850/software/release/16-6/configuration_guide/sec/b_166_sec_3850_cg/configuring_sisf_based_device_tracking.html?referring_site=RE&amp;amp;pos=2&amp;amp;page=https://www.cisco.com/c/en/us/support/docs/ip/address-resolution-protocol-arp/118630-technote-ipdt-00.html" target="_self"&gt;SISF-Based Device Tracking&lt;/A&gt; needs working on your Cisco IOS-based switch for DACL to work.&lt;/P&gt;
&lt;P&gt;Best to start troubleshooting by not using DACL at all and then&amp;nbsp;PERMIT_ALL_IPV4_TRAFFIC (or another DACL that permit all access).&lt;/P&gt;</description>
      <pubDate>Sun, 07 Jun 2020 16:29:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/issue-downloadable-acl-identity-service-engine-2-4/m-p/4098951#M560989</guid>
      <dc:creator>hslai</dc:creator>
      <dc:date>2020-06-07T16:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: Issue Downloadable ACL Identity Service Engine 2.4</title>
      <link>https://community.cisco.com/t5/network-access-control/issue-downloadable-acl-identity-service-engine-2-4/m-p/4099210#M561001</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/113005"&gt;@hslai&lt;/a&gt;&amp;nbsp; &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/223750"&gt;@Anurag Sharma&lt;/a&gt;&amp;nbsp; &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/321306"&gt;@Francesco Molino&lt;/a&gt; ;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help I greatly appreciate it.&lt;/P&gt;&lt;P&gt;yes ACL are applied to the user session&lt;/P&gt;&lt;P&gt;Result for troubleshooting&lt;/P&gt;&lt;P&gt;1/ tracert 10.50.30.100&lt;/P&gt;&lt;P&gt;Traceroute to&amp;nbsp; WKS01.xx.xx [10.50.30.100], 30 hops max&lt;/P&gt;&lt;P&gt;1 * * * request timed out&lt;BR /&gt;2 * * * request timed out&lt;BR /&gt;3 * * * request timed out .&lt;BR /&gt;4 * * * request timed out.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;2/ tracert 192.168.16.30&lt;/P&gt;&lt;P&gt;Traceroute&amp;nbsp; to serv.xx.xx [192.168.16.30], 30 hops max&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;1 3 ms &amp;lt;1 ms &amp;lt;1 ms 10.50.30.254&lt;BR /&gt;2 &amp;lt;1 ms &amp;lt;1 ms &amp;lt;1 ms xx.xx.xx.xx&lt;BR /&gt;3 13 ms &amp;lt;1 ms &amp;lt;1 ms xx.xx.xx.xx&lt;BR /&gt;4 1 ms 1 ms 1 ms serv.xx.xx [192.168.16.30]&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;3/ arp -a&lt;/P&gt;&lt;P&gt;Interface&amp;nbsp;: 10.50.30.101 --- 0x9&lt;BR /&gt;internet Address physique Type&lt;BR /&gt;10.50.30.100 xx-xx-xx-xx-xx-xx dynamic&lt;BR /&gt;10.50.30.254 xx-xx-xx-xx-xx-xx dynamic&lt;BR /&gt;10.50.30.255 xx-xx-xx-xx-xx-xx static&lt;BR /&gt;xx.xx.xx.xx xx-xx-xx-xx-xx-xx static&lt;BR /&gt;xx.xx.xx.xx xx-xx-xx-xx-xx-xx static&lt;BR /&gt;xx.xx.xx.xx xx-xx-xx-xx-xx-xx static&lt;BR /&gt;255.255.255.255 xx-xx-xx-xx-xx-xx static&lt;/P&gt;&lt;P&gt;when i type this command show auth session interface Gi x/y detail i see that the DACL is applied successfully&lt;BR /&gt;show ip access-list interface Gi x/y no result because ACL is created in ISE not in Switch&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;i created another DACL with PERMIT_ALL_TRAFFIC [ permit ip any any]&lt;/P&gt;&lt;P&gt;The ping work for any address in this Vlan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2020 09:06:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/issue-downloadable-acl-identity-service-engine-2-4/m-p/4099210#M561001</guid>
      <dc:creator>Nadia Bbz</dc:creator>
      <dc:date>2020-06-08T09:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: Issue Downloadable ACL Identity Service Engine 2.4</title>
      <link>https://community.cisco.com/t5/network-access-control/issue-downloadable-acl-identity-service-engine-2-4/m-p/4099291#M561007</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/974132"&gt;@Nadia Bbz&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;arp -a&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Interface&amp;nbsp;: 10.50.30.101&lt;/STRONG&gt; --- 0x9&lt;BR /&gt;internet Address physique Type&lt;BR /&gt;&lt;STRONG&gt;10.50.30.100 xx-xx-xx-xx-xx-xx&lt;/STRONG&gt; dynamic&lt;/P&gt;
&lt;P&gt;The above output shows that we are able to learn the L2 address. The traceroute packets (ICMP) should have just gone to the server at 10.50.30.100 itself. I'd suggest you check the following two things:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Are you able to ping from the server 10.50.30.100 to your host 10.50.30.101?&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Is there any sort of host firewall (Windows firewall, if it's Win) enabled on the server 10.50.30.100? Disable it and check.&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Mon, 08 Jun 2020 11:18:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/issue-downloadable-acl-identity-service-engine-2-4/m-p/4099291#M561007</guid>
      <dc:creator>Anurag Sharma</dc:creator>
      <dc:date>2020-06-08T11:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: Issue Downloadable ACL Identity Service Engine 2.4</title>
      <link>https://community.cisco.com/t5/network-access-control/issue-downloadable-acl-identity-service-engine-2-4/m-p/4100475#M561091</link>
      <description>It’s working when you push a permit any so there shouldn’t be a firewall blocking on the server itself. &lt;BR /&gt;The dacl is pushed on your port, can you do a show access-list with the name you see in the show auth session output?&lt;BR /&gt;Also, while you have a permit any, can you do a traceroute to that ip?</description>
      <pubDate>Wed, 10 Jun 2020 01:33:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/issue-downloadable-acl-identity-service-engine-2-4/m-p/4100475#M561091</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2020-06-10T01:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: Issue Downloadable ACL Identity Service Engine 2.4</title>
      <link>https://community.cisco.com/t5/network-access-control/issue-downloadable-acl-identity-service-engine-2-4/m-p/4102531#M561174</link>
      <description>&lt;P&gt;This sounds more like a routing/ACL issue than an ISE issue since ISE is applying the ACL successfully to the switch.&lt;/P&gt;
&lt;P&gt;Suggest calling TAC to help you troubleshoot since the community suggestions have stopped.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jun 2020 23:01:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/issue-downloadable-acl-identity-service-engine-2-4/m-p/4102531#M561174</guid>
      <dc:creator>thomas</dc:creator>
      <dc:date>2020-06-12T23:01:52Z</dc:date>
    </item>
  </channel>
</rss>

