<?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 Unable to get session from session cache in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/unable-to-get-session-from-session-cache/m-p/2153867#M132825</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I have a working distributed deployment and only one user got into this problem today when rebooting his PC. The user and machine were authenticated successfully but the ISE remain the state on the POSTURE-REMEDIATION, with the NAC Agent running but not appearing. It has connectivity with the PSN but the SWISS packets (UDP 8905) are being sent to the gateway as destination instead of to the PSN IP address. The PSNs IP address also resides in the DiscoveryHost tag of NACAgentCFG.xml so the client should know where to go.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; This is the failure reason:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Imágenes integradas 1" src="https://mail.google.com/mail/u/1/?ui=2&amp;amp;ik=83bf07eda9&amp;amp;view=att&amp;amp;th=13dea51fc2b2225f&amp;amp;attid=0.1&amp;amp;disp=emb&amp;amp;realattid=ii_13dea4bd09527ff1&amp;amp;zw&amp;amp;atsh=1" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 03:17:07 GMT</pubDate>
    <dc:creator>Francisco de Asis Gomez Marin</dc:creator>
    <dc:date>2019-03-11T03:17:07Z</dc:date>
    <item>
      <title>Unable to get session from session cache</title>
      <link>https://community.cisco.com/t5/network-access-control/unable-to-get-session-from-session-cache/m-p/2153867#M132825</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I have a working distributed deployment and only one user got into this problem today when rebooting his PC. The user and machine were authenticated successfully but the ISE remain the state on the POSTURE-REMEDIATION, with the NAC Agent running but not appearing. It has connectivity with the PSN but the SWISS packets (UDP 8905) are being sent to the gateway as destination instead of to the PSN IP address. The PSNs IP address also resides in the DiscoveryHost tag of NACAgentCFG.xml so the client should know where to go.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; This is the failure reason:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Imágenes integradas 1" src="https://mail.google.com/mail/u/1/?ui=2&amp;amp;ik=83bf07eda9&amp;amp;view=att&amp;amp;th=13dea51fc2b2225f&amp;amp;attid=0.1&amp;amp;disp=emb&amp;amp;realattid=ii_13dea4bd09527ff1&amp;amp;zw&amp;amp;atsh=1" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 03:17:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/unable-to-get-session-from-session-cache/m-p/2153867#M132825</guid>
      <dc:creator>Francisco de Asis Gomez Marin</dc:creator>
      <dc:date>2019-03-11T03:17:07Z</dc:date>
    </item>
    <item>
      <title>Unable to get session from session cache</title>
      <link>https://community.cisco.com/t5/network-access-control/unable-to-get-session-from-session-cache/m-p/2153868#M132890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First you should ensure that the discovery host address on the&amp;nbsp; Cisco NAC&amp;nbsp; agent is pointing to the Cisco ISE FQDN. (Right-click the NAC&amp;nbsp; agent&amp;nbsp; icon, chooses Properties, and checks the discovery host.) Also&amp;nbsp; check&amp;nbsp; that the access switch allows Swiss communication between Cisco&amp;nbsp; ISE and&amp;nbsp; the end client machine. &lt;/P&gt;&lt;P&gt; Limited access ACL applied for the session should allow Swiss ports:&lt;/P&gt;&lt;P&gt; remark Allow DHCP&lt;/P&gt;&lt;P&gt; permit udp any eq bootpc any eq bootps&lt;/P&gt;&lt;P&gt; remark Allow DNS&lt;/P&gt;&lt;P&gt; permit udp any any eq domain&lt;/P&gt;&lt;P&gt; remark ping&lt;/P&gt;&lt;P&gt; permit icmp any any&lt;/P&gt;&lt;P&gt; permit tcp any host 80.0.80.2 eq 443 --&amp;gt; for URL redirect&lt;/P&gt;&lt;P&gt; permit tcp any host 80.0.80.2 eq www --&amp;gt; Provides access to internet&lt;/P&gt;&lt;P&gt; permit tcp any host 80.0.80.2 eq 8443 --&amp;gt; for guest portal port&lt;/P&gt;&lt;P&gt; permit tcp any host 80.0.80.2 eq 8905 --&amp;gt; for posture communication&amp;nbsp;&amp;nbsp; between NAC agent and ISE (Swiss ports)&lt;/P&gt;&lt;P&gt; permit udp any host 80.0.80.2 eq 8905 --&amp;gt;for posture communication&amp;nbsp;&amp;nbsp; between NAC agent and ISE (Swiss ports)&lt;/P&gt;&lt;P&gt; deny ip any any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; After doing this if the agent login dialog still does not appear, it&amp;nbsp;&amp;nbsp; could be a certificate issue. Please check t the certificate that is&amp;nbsp;&amp;nbsp; used for Swiss communication on the end client is in the Cisco ISE&amp;nbsp;&amp;nbsp; certificate trusted list. Also check that the default gateway is&amp;nbsp;&amp;nbsp; reachable from the client machine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 15:31:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/unable-to-get-session-from-session-cache/m-p/2153868#M132890</guid>
      <dc:creator>bhthapa</dc:creator>
      <dc:date>2013-04-09T15:31:36Z</dc:date>
    </item>
    <item>
      <title>Unable to get session from session cache</title>
      <link>https://community.cisco.com/t5/network-access-control/unable-to-get-session-from-session-cache/m-p/2153869#M132936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All of this conditions are fine since the rest of the users of the deployment are working without problems.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 15:48:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/unable-to-get-session-from-session-cache/m-p/2153869#M132936</guid>
      <dc:creator>Francisco de Asis Gomez Marin</dc:creator>
      <dc:date>2013-04-09T15:48:22Z</dc:date>
    </item>
  </channel>
</rss>

