<?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 authentication based on the client IP in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/ise-authentication-based-on-the-client-ip/m-p/4781678#M580057</link>
    <description>&lt;P&gt;Need some advice. We use ISE for authentication for the Cisco anyconnect VPN. The default authentication is to use a Identity store that uses Windows AD for authentication. I want to add an authentication policy based on the client IP address so if the client connecting the VPN has the IP 1.1.1.1, I would do local authentication with a local stored credential.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I checked my radius log and I see that the client IP is in the following fields&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Endpoint Id&lt;/LI&gt;&lt;LI&gt;Calling Station Id&lt;/LI&gt;&lt;LI&gt;Tunnel-Client-Endpoint&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Which one should I use for the condition for the authentication policy? In the condition search, I can't find the first two. The only one I can find is the Tunnel-Client-Endpoint. Should I be using that one? Does my config below look correct? Thanks!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Difan_Zhao_0-1677189720135.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/177275i5C8A3E81D76FF6FB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Difan_Zhao_0-1677189720135.png" alt="Difan_Zhao_0-1677189720135.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Difan_Zhao_1-1677189739419.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/177276i8B9E6EC8E6C31319/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Difan_Zhao_1-1677189739419.png" alt="Difan_Zhao_1-1677189739419.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 23 Feb 2023 22:03:39 GMT</pubDate>
    <dc:creator>Difan_Zhao</dc:creator>
    <dc:date>2023-02-23T22:03:39Z</dc:date>
    <item>
      <title>ISE authentication based on the client IP</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-authentication-based-on-the-client-ip/m-p/4781678#M580057</link>
      <description>&lt;P&gt;Need some advice. We use ISE for authentication for the Cisco anyconnect VPN. The default authentication is to use a Identity store that uses Windows AD for authentication. I want to add an authentication policy based on the client IP address so if the client connecting the VPN has the IP 1.1.1.1, I would do local authentication with a local stored credential.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I checked my radius log and I see that the client IP is in the following fields&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Endpoint Id&lt;/LI&gt;&lt;LI&gt;Calling Station Id&lt;/LI&gt;&lt;LI&gt;Tunnel-Client-Endpoint&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Which one should I use for the condition for the authentication policy? In the condition search, I can't find the first two. The only one I can find is the Tunnel-Client-Endpoint. Should I be using that one? Does my config below look correct? Thanks!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Difan_Zhao_0-1677189720135.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/177275i5C8A3E81D76FF6FB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Difan_Zhao_0-1677189720135.png" alt="Difan_Zhao_0-1677189720135.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Difan_Zhao_1-1677189739419.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/177276i8B9E6EC8E6C31319/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Difan_Zhao_1-1677189739419.png" alt="Difan_Zhao_1-1677189739419.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2023 22:03:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-authentication-based-on-the-client-ip/m-p/4781678#M580057</guid>
      <dc:creator>Difan_Zhao</dc:creator>
      <dc:date>2023-02-23T22:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: ISE authentication based on the client IP</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-authentication-based-on-the-client-ip/m-p/4782142#M580071</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Tunnel-Client-Endpoint should work since that is your RADIUS log.&amp;nbsp; What is your use-case though?&amp;nbsp; Why not just create that account within AD?&amp;nbsp; What happens if the user connecting changes IP addresses or connects from a different location?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Why not use an ID source sequence with AD first and local second?&amp;nbsp; Then add the necessary Authz rules for the local user?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2023 15:56:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-authentication-based-on-the-client-ip/m-p/4782142#M580071</guid>
      <dc:creator>ahollifield</dc:creator>
      <dc:date>2023-02-24T15:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: ISE authentication based on the client IP</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-authentication-based-on-the-client-ip/m-p/4782195#M580072</link>
      <description>&lt;P&gt;Thanks Hollifield. I will give it a try today and let you know how it goes.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I guess we could create an AD account for that. I might be just too lazy to engage the AD team for that haha... This is for a probe to monitor the webtop. I have created a static NAT for the probe to always be behind the public IP and no other users will be behind the same IP.&lt;/P&gt;&lt;P&gt;We need the probe because we ran into an issue that the webtop would lose all its shortcuts from time to time. Cisco can't help us because the version we are on is too old and the new version doesn't support the webtop (or something similar). Therefore, I need to figure out a way to log in the webtop and monitor the shortcuts and generate alerts when they are gone.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2023 17:16:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-authentication-based-on-the-client-ip/m-p/4782195#M580072</guid>
      <dc:creator>Difan_Zhao</dc:creator>
      <dc:date>2023-02-24T17:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: ISE authentication based on the client IP</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-authentication-based-on-the-client-ip/m-p/4782283#M580078</link>
      <description>&lt;P&gt;The tunnel-endpoint one didn't work... reviewed the radius log and it doesn't match my connection. the calling station ID one works fine though. I think I will stick to that. Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2023 20:32:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-authentication-based-on-the-client-ip/m-p/4782283#M580078</guid>
      <dc:creator>Difan_Zhao</dc:creator>
      <dc:date>2023-02-24T20:32:09Z</dc:date>
    </item>
  </channel>
</rss>

