<?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: Problems with Nac Download and checking in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/problems-with-nac-download-and-checking/m-p/3701750#M494029</link>
    <description>&lt;P&gt;Hallo Paul.&lt;/P&gt;
&lt;P&gt;Thanks for your reply.&lt;/P&gt;
&lt;P&gt;We've doing a Proof of concept. So we checking all the features en what works for our company.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For now we want to do the provisioning portal. But for later production use. W e want to do it by sccm.&lt;/P&gt;
&lt;P&gt;Also our thin clients are not domain joined.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That is why we want to use the portal.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 06 Sep 2018 06:03:42 GMT</pubDate>
    <dc:creator>jtimmer1</dc:creator>
    <dc:date>2018-09-06T06:03:42Z</dc:date>
    <item>
      <title>Problems with Nac Download and checking</title>
      <link>https://community.cisco.com/t5/network-access-control/problems-with-nac-download-and-checking/m-p/3701246#M494026</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We're deploying ISE, and i am busy with deploying a portal that Domain users can install they own NAC client.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;however, we are&amp;nbsp;facing issues with that.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When i am using a ise configured laptop, they cannot access the ISE Server by hostname.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When i using a non ise configured laptop, i can access the Server. and download the NAC agent. After installation the NAC agent get's an timeout and stops.&lt;/P&gt;
&lt;P&gt;Also when the agent is installed, they will try to install it again.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See below for the switchconfig and the dACL&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;DACL:&lt;/P&gt;
&lt;P&gt;permit udp any any eq 53&lt;BR /&gt;permit tcp any any eq 53&lt;BR /&gt;permit udp any eq bootpc any eq bootps&lt;BR /&gt;permit tcp any host 10.23.14.12 eq 8443&lt;BR /&gt;permit tcp any host 10.23.14.12 eq 8905&lt;BR /&gt;permit udp any host 10.23.14.12 eq 8905&lt;BR /&gt;permit tcp any host 10.23.14.12 eq 8906&lt;BR /&gt;permit udp any host 10.23.14.12 eq 8906&lt;BR /&gt;permit tcp any host 10.23.14.12 eq 8909&lt;BR /&gt;permit udp any host 10.23.14.12 eq 8909&lt;BR /&gt;permit ip any host 10.23.14.12&lt;BR /&gt;permit ip any host 10.22.40.1&lt;BR /&gt;deny ip any any&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SWITCHCONFIG&lt;/P&gt;
&lt;P&gt;aaa group server radius ISE&lt;BR /&gt;&amp;nbsp;server name ISE&lt;BR /&gt;!&lt;BR /&gt;aaa authentication login default group nps-radius local&lt;BR /&gt;aaa authentication dot1x default group ISE&lt;BR /&gt;aaa authorization network default group ISE&lt;BR /&gt;aaa accounting dot1x default start-stop group ISE&lt;/P&gt;
&lt;P&gt;aaa server radius dynamic-author&lt;BR /&gt;&amp;nbsp;client 10.23.14.12 server-key&lt;/P&gt;
&lt;P&gt;dot1x system-auth-control&lt;/P&gt;
&lt;P&gt;interface FastEthernet0/1&lt;BR /&gt;&amp;nbsp;switchport mode access&lt;BR /&gt;&amp;nbsp;switchport voice vlan 319&lt;BR /&gt;&amp;nbsp;ip access-group permitany in&lt;BR /&gt;&amp;nbsp;authentication host-mode multi-domain&lt;BR /&gt;&amp;nbsp;authentication order mab dot1x&lt;BR /&gt;&amp;nbsp;authentication priority dot1x mab&lt;BR /&gt;&amp;nbsp;authentication port-control auto&lt;BR /&gt;&amp;nbsp;authentication periodic&lt;BR /&gt;&amp;nbsp;authentication timer reauthenticate server&lt;BR /&gt;&amp;nbsp;mab&lt;BR /&gt;&amp;nbsp;dot1x pae authenticator&lt;BR /&gt;&amp;nbsp;dot1x timeout tx-period 10&lt;BR /&gt;&amp;nbsp;spanning-tree portfast&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;interface Vlan113&lt;BR /&gt;&amp;nbsp;ip address 10.22.2.240 255.255.255.0&lt;/P&gt;
&lt;P&gt;ip default-gateway 10.22.2.1&lt;BR /&gt;ip http server&lt;BR /&gt;ip http secure-server&lt;BR /&gt;ip http secure-active-session-modules none&lt;BR /&gt;ip http active-session-modules none&lt;/P&gt;
&lt;P&gt;ip access-list extended REDIRECT&lt;BR /&gt;&amp;nbsp;deny&amp;nbsp;&amp;nbsp; udp any any eq domain&lt;BR /&gt;&amp;nbsp;deny&amp;nbsp;&amp;nbsp; tcp any any eq domain&lt;BR /&gt;&amp;nbsp;deny&amp;nbsp;&amp;nbsp; udp any eq bootpc any eq bootps&lt;BR /&gt;&amp;nbsp;deny&amp;nbsp;&amp;nbsp; tcp any host 10.23.14.12 eq 8443&lt;BR /&gt;&amp;nbsp;deny&amp;nbsp;&amp;nbsp; tcp any host 10.23.14.12 eq 8905&lt;BR /&gt;&amp;nbsp;deny&amp;nbsp;&amp;nbsp; udp any host 10.23.14.12 eq 8905&lt;BR /&gt;&amp;nbsp;deny&amp;nbsp;&amp;nbsp; udp any host 10.23.14.12 eq 8906&lt;BR /&gt;&amp;nbsp;deny&amp;nbsp;&amp;nbsp; tcp any host 10.23.14.12 eq 8906&lt;BR /&gt;&amp;nbsp;deny&amp;nbsp;&amp;nbsp; tcp any host 10.23.14.12 eq 8909&lt;BR /&gt;&amp;nbsp;deny&amp;nbsp;&amp;nbsp; udp any host 10.23.14.12 eq 8909&lt;BR /&gt;&amp;nbsp;deny&amp;nbsp;&amp;nbsp; ip any host 10.23.14.12&lt;BR /&gt;&amp;nbsp;permit ip any any&lt;BR /&gt;ip access-list extended permitany&lt;BR /&gt;&amp;nbsp;permit ip any any&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;ip radius source-interface Vlan113&lt;BR /&gt;!&lt;BR /&gt;radius-server attribute 6 on-for-login-auth&lt;BR /&gt;radius-server attribute 8 include-in-access-req&lt;BR /&gt;radius-server attribute 25 access-request include&lt;BR /&gt;!&lt;BR /&gt;radius server ISE&lt;BR /&gt;&amp;nbsp;address ipv4 10.23.14.12 auth-port 1812 acct-port 1813&lt;BR /&gt;&amp;nbsp;key&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Sep 2018 14:37:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/problems-with-nac-download-and-checking/m-p/3701246#M494026</guid>
      <dc:creator>jtimmer1</dc:creator>
      <dc:date>2018-09-05T14:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Nac Download and checking</title>
      <link>https://community.cisco.com/t5/network-access-control/problems-with-nac-download-and-checking/m-p/3701359#M494027</link>
      <description>&lt;P&gt;Please follow the posture service guide, specifically the troubleshooting section to isolate/identify your issue.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/security/identity-services-engine/116143-config-cise-posture-00.html" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/security/identity-services-engine/116143-config-cise-posture-00.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- Krish&lt;/P&gt;</description>
      <pubDate>Wed, 05 Sep 2018 16:30:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/problems-with-nac-download-and-checking/m-p/3701359#M494027</guid>
      <dc:creator>kvenkata1</dc:creator>
      <dc:date>2018-09-05T16:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Nac Download and checking</title>
      <link>https://community.cisco.com/t5/network-access-control/problems-with-nac-download-and-checking/m-p/3701424#M494028</link>
      <description>&lt;P&gt;Why are you using the client provisioning portal to install the posture module/NAC agent?&amp;nbsp; You should be using SCCM or whatever software management tool you use.&amp;nbsp; Using the client provisioning portal to install is going to cause confusion later and potential issues because of the redirect.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Sep 2018 17:42:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/problems-with-nac-download-and-checking/m-p/3701424#M494028</guid>
      <dc:creator>paul</dc:creator>
      <dc:date>2018-09-05T17:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Nac Download and checking</title>
      <link>https://community.cisco.com/t5/network-access-control/problems-with-nac-download-and-checking/m-p/3701750#M494029</link>
      <description>&lt;P&gt;Hallo Paul.&lt;/P&gt;
&lt;P&gt;Thanks for your reply.&lt;/P&gt;
&lt;P&gt;We've doing a Proof of concept. So we checking all the features en what works for our company.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For now we want to do the provisioning portal. But for later production use. W e want to do it by sccm.&lt;/P&gt;
&lt;P&gt;Also our thin clients are not domain joined.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That is why we want to use the portal.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Sep 2018 06:03:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/problems-with-nac-download-and-checking/m-p/3701750#M494029</guid>
      <dc:creator>jtimmer1</dc:creator>
      <dc:date>2018-09-06T06:03:42Z</dc:date>
    </item>
  </channel>
</rss>

