<?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 ISE Posture in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/ise-posture/m-p/2917805#M39711</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I'm configure posture in ISE for VPN users using any connect but client fail while trying ti download the software from portal.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://community.cisco.com/legacyfs/online/media/capture_82.jpg" class="migrated-markup-image" /&gt;&lt;/P&gt;
&lt;P&gt;Please help,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 06:49:10 GMT</pubDate>
    <dc:creator>Alcides Miguel</dc:creator>
    <dc:date>2019-03-11T06:49:10Z</dc:date>
    <item>
      <title>ISE Posture</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-posture/m-p/2917805#M39711</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I'm configure posture in ISE for VPN users using any connect but client fail while trying ti download the software from portal.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://community.cisco.com/legacyfs/online/media/capture_82.jpg" class="migrated-markup-image" /&gt;&lt;/P&gt;
&lt;P&gt;Please help,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 06:49:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-posture/m-p/2917805#M39711</guid>
      <dc:creator>Alcides Miguel</dc:creator>
      <dc:date>2019-03-11T06:49:10Z</dc:date>
    </item>
    <item>
      <title>So in this sort of case we</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-posture/m-p/2917806#M39712</link>
      <description>&lt;P&gt;So in this sort of case we typically have a "pre-auth" or "compliance unknown" sort of ACL applied to allow access to the essential services and resources required to become compliant and be authorized.&lt;/P&gt;
&lt;P&gt;Have you allowed access to both the ISE server and the internal DNS in that ACL?&lt;/P&gt;</description>
      <pubDate>Sun, 29 May 2016 14:44:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-posture/m-p/2917806#M39712</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2016-05-29T14:44:51Z</dc:date>
    </item>
    <item>
      <title>Hello Marvin,</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-posture/m-p/2917807#M39713</link>
      <description>&lt;P&gt;Hello Marvin,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks for your reply... bellow is the ACL that I'm using in redirect ACL.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;access-list PSN_REDIRECT extended deny udp any any eq domain &lt;BR /&gt;access-list PSN_REDIRECT extended deny ip any host 10.10.48.135 /// PSN&amp;nbsp;&lt;BR /&gt;access-list PSN_REDIRECT extended deny ip any host 10.10.48.136 /// APN&lt;BR /&gt;access-list PSN_REDIRECT extended deny ip any host 10.16.41.35 &lt;BR /&gt;access-list PSN_REDIRECT extended permit tcp any any eq www &lt;BR /&gt;access-list PSN_REDIRECT extended permit tcp any any eq https&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;It seems that the client is trying to connect to &lt;EM&gt;cisco.com&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;[Sun May 29 18:17:42.006 2016][acisensa][debug][hs_transport_winhttp_get] unable to send request: 12007&lt;BR /&gt;[Sun May 29 18:17:42.006 2016][acisensa][debug][IseDiscovery::HttpDiscoveryCallback] Http callback, target enroll.cisco.com, stat=-5, 0&lt;BR /&gt;[Sun May 29 18:17:42.880 2016][acisensa][debug][IseDiscovery::CancelTimeout] CancelTimeout discoveryRequestCount=1, target status=-5&lt;BR /&gt;[Sun May 29 18:17:43.894 2016][acisensa][debug][IseDiscovery::CancelTimeout] CancelTimeout discoveryRequestCount=1, target status=-5&lt;BR /&gt;[Sun May 29 18:17:44.908 2016][acisensa][debug][IseDiscovery::CancelTimeout] CancelTimeout discoveryRequestCount=1, target status=-5&lt;BR /&gt;[Sun May 29 18:17:45.922 2016][acisensa][debug][IseDiscovery::CancelTimeout] CancelTimeout discoveryRequestCount=1, target status=-5&lt;BR /&gt;[Sun May 29 18:17:46.889 2016][acisensa][debug][hs_transport_winhttp_get] unable to send request: 12002&lt;BR /&gt;[Sun May 29 18:17:46.889 2016][acisensa][debug][IseDiscovery::HttpDiscoveryCallback] Http callback, target 192.168.66.161, stat=-5, 0&lt;BR /&gt;[Sun May 29 18:17:46.936 2016][acisensa][debug][IseDiscovery::CancelTimeout] CancelTimeout discoveryRequestCount=0, target status=-5&lt;BR /&gt;[Sun May 29 18:57:35.697 2016][acisensa][info][hs_log_init_oneshot] Logging system startup&lt;BR /&gt;[Sun May 29 18:57:35.697 2016][acisensa][info][CNsaWizardDlg::CNsaWizardDlg] Cisco ISE Network Setup Assistant started.&lt;BR /&gt;[Sun May 29 18:57:35.713 2016][acisensa][debug][UITranslator::Initialize] Localization path is C:\Users\suise01\Downloads\NACWebAgent\l10n, working path is C:\Users\suise01\Downloads, locale is pt-pt&lt;BR /&gt;[Sun May 29 18:57:36.790 2016][acisensa][debug][IseDiscovery::CancelTimeout] CancelTimeout discoveryRequestCount=2, target status=2&lt;BR /&gt;[Sun May 29 18:57:37.804 2016][acisensa][debug][IseDiscovery::CancelTimeout] CancelTimeout discoveryRequestCount=2, target status=2&lt;BR /&gt;[Sun May 29 18:57:38.819 2016][acisensa][debug][IseDiscovery::CancelTimeout] CancelTimeout discoveryRequestCount=2, target status=2&lt;BR /&gt;[Sun May 29 18:57:39.834 2016][acisensa][debug][IseDiscovery::CancelTimeout] CancelTimeout discoveryRequestCount=2, target status=2&lt;BR /&gt;[Sun May 29 18:57:40.801 2016][acisensa][debug][hs_transport_winhttp_get] unable to send request: 12002&lt;BR /&gt;[Sun May 29 18:57:40.801 2016][acisensa][debug][IseDiscovery::HttpDiscoveryCallback] Http callback, target 192.168.66.161, stat=-5, 0&lt;BR /&gt;[Sun May 29 18:57:40.848 2016][acisensa][debug][IseDiscovery::CancelTimeout] CancelTimeout discoveryRequestCount=1, target status=-5&lt;BR /&gt;[Sun May 29 18:57:41.863 2016][acisensa][debug][IseDiscovery::CancelTimeout] CancelTimeout discoveryRequestCount=1, target status=-5&lt;BR /&gt;[Sun May 29 18:57:42.877 2016][acisensa][debug][IseDiscovery::CancelTimeout] CancelTimeout discoveryRequestCount=1, target status=-5&lt;BR /&gt;[Sun May 29 18:57:43.892 2016][acisensa][debug][IseDiscovery::CancelTimeout] CancelTimeout discoveryRequestCount=1, target status=-5&lt;BR /&gt;[Sun May 29 18:57:44.875 2016][acisensa][debug][hs_transport_winhttp_get] unable to send request: 12007&lt;BR /&gt;[Sun May 29 18:57:44.875 2016][acisensa][debug][IseDiscovery::HttpDiscoveryCallback] Http callback, target enroll.cisco.com, stat=-5, 0&lt;BR /&gt;[Sun May 29 18:57:44.907 2016][acisensa][debug][IseDiscovery::CancelTimeout] CancelTimeout discoveryRequestCount=0, target status=-5&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;regards&lt;/P&gt;</description>
      <pubDate>Sun, 29 May 2016 18:04:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-posture/m-p/2917807#M39713</guid>
      <dc:creator>Alcides Miguel</dc:creator>
      <dc:date>2016-05-29T18:04:52Z</dc:date>
    </item>
    <item>
      <title>I've not used the NAC Agent</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-posture/m-p/2917808#M39714</link>
      <description>&lt;P&gt;I've not used the NAC Agent (which is EoS) but rather the newer AnyConnect ISE Posture Agent. I found a few threads commenting on that failed attempt to reach enroll.cisco.com:&lt;/P&gt;
&lt;P&gt;https://communities.cisco.com/thread/59778?start=15&amp;amp;tstart=0&lt;/P&gt;
&lt;P&gt;https://supportforums.cisco.com/discussion/11795926/ise-redirect-install-nac-agent-anyconnect-users-split-tunnel&lt;/P&gt;
&lt;P&gt;Per the admin guide, that's a last resort URL it goes to when it doesnt get a response from the ISE server(s):&lt;/P&gt;
&lt;P&gt;http://www.cisco.com/c/en/us/td/docs/security/ise/1-3/admin_guide/b_ise_admin_guide_13/b_ise_admin_guide_sample_chapter_010111.html&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you have the NAC agent resources on the PSNs?&lt;/P&gt;</description>
      <pubDate>Sun, 29 May 2016 23:23:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-posture/m-p/2917808#M39714</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2016-05-29T23:23:06Z</dc:date>
    </item>
    <item>
      <title>I'm not using the NAC Agent,</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-posture/m-p/2917809#M39715</link>
      <description>&lt;P&gt;I'm not using the NAC Agent, if take a look at the folder the binary that is downloaded is the Anyconnect. and I don't what's happening. that communication fail and the download is trying to go to internet. because I've the any connect resources in ISE.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;regards,&lt;/P&gt;</description>
      <pubDate>Mon, 30 May 2016 09:23:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-posture/m-p/2917809#M39715</guid>
      <dc:creator>Alcides Miguel</dc:creator>
      <dc:date>2016-05-30T09:23:06Z</dc:date>
    </item>
    <item>
      <title>Is it possible that your PSN</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-posture/m-p/2917810#M39716</link>
      <description>&lt;P&gt;Is it possible that your PSN is behind a firewall or load balancer and the SWSS ports (tcp-udp/8905) aren't being allowed through?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 May 2016 15:19:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-posture/m-p/2917810#M39716</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2016-05-30T15:19:09Z</dc:date>
    </item>
    <item>
      <title>Through ASDM I can't see any</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-posture/m-p/2917811#M39717</link>
      <description>&lt;P&gt;Through ASDM I can't see any packet being denied.&lt;/P&gt;
&lt;P&gt;I've installed the compliance module manually but the posture is not working at all... I've the anyconnect installed but is not being detected by client provisioning portal.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Please help.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Alcides&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jun 2016 08:38:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-posture/m-p/2917811#M39717</guid>
      <dc:creator>Alcides Miguel</dc:creator>
      <dc:date>2016-06-02T08:38:22Z</dc:date>
    </item>
  </channel>
</rss>

