<?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: FTD SSL VPN authentication with NPS server in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/ftd-ssl-vpn-authentication-with-nps-server/m-p/3946109#M1010410</link>
    <description>&lt;P&gt;Hi Rahul,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the reply, The acoount is correct , beacuse with same account and password , it works with ASA.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I activated all possible debug :&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;gt; show debug&lt;BR /&gt;debug ssl enabled at level 1&lt;BR /&gt;debug ssl enabled at level 1 (persistent)&lt;BR /&gt;debug webvpn enabled at level 1&lt;BR /&gt;debug webvpn enabled at level 1 (persistent)&lt;BR /&gt;debug radius session&lt;BR /&gt;debug radius decode&lt;BR /&gt;debug radius dynamic-authorization&lt;BR /&gt;No such file or directory&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But still could not see anything...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also when doing&amp;nbsp; a packet capture , I see FTD send request paquet and receive Reject paquet from NPS&lt;/P&gt;&lt;P&gt;Meanwhile ASA send nearly same request paquet and receive accept paquet from NPS&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm sure I used same configuration , only difference is using CHAPv2 because I did not find where to activate it on FTD.&lt;/P&gt;</description>
    <pubDate>Wed, 23 Oct 2019 08:43:42 GMT</pubDate>
    <dc:creator>sam cook</dc:creator>
    <dc:date>2019-10-23T08:43:42Z</dc:date>
    <item>
      <title>FTD SSL VPN authentication with NPS server</title>
      <link>https://community.cisco.com/t5/network-security/ftd-ssl-vpn-authentication-with-nps-server/m-p/3945067#M1010408</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does any one has a tutorial how to configure FTD&amp;nbsp;SSL VPN authentication with NPS server ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I only found this (for ASA):&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/security/asa-5500-x-series-next-generation-firewalls/117641-config-asa-00.html" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/security/asa-5500-x-series-next-generation-firewalls/117641-config-asa-00.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried same configuraion but I always get this error on NPS :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;error code encountered is 6273 with reason code 16: "Authentication failed due to a mismatch of the user's credentials." The username provided does not match not an existing user account or the password is incorrect. "&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help please ?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 17:36:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-ssl-vpn-authentication-with-nps-server/m-p/3945067#M1010408</guid>
      <dc:creator>sam cook</dc:creator>
      <dc:date>2020-02-21T17:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: FTD SSL VPN authentication with NPS server</title>
      <link>https://community.cisco.com/t5/network-security/ftd-ssl-vpn-authentication-with-nps-server/m-p/3945402#M1010409</link>
      <description>&lt;P&gt;FTD (managed by FDM)&amp;nbsp; guide should be here:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/network-management/remote-access/212424-anyconnect-remote-access-vpn-configurati.html" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/network-management/remote-access/212424-anyconnect-remote-access-vpn-configurati.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;NPS guide should be the same. The error seems to point out that the password is incorrect. You can go to the FTD CLI and run "debug radius all" to see the same debug as you would see on the ASA.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Oct 2019 15:07:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-ssl-vpn-authentication-with-nps-server/m-p/3945402#M1010409</guid>
      <dc:creator>Rahul Govindan</dc:creator>
      <dc:date>2019-10-22T15:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: FTD SSL VPN authentication with NPS server</title>
      <link>https://community.cisco.com/t5/network-security/ftd-ssl-vpn-authentication-with-nps-server/m-p/3946109#M1010410</link>
      <description>&lt;P&gt;Hi Rahul,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the reply, The acoount is correct , beacuse with same account and password , it works with ASA.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I activated all possible debug :&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;gt; show debug&lt;BR /&gt;debug ssl enabled at level 1&lt;BR /&gt;debug ssl enabled at level 1 (persistent)&lt;BR /&gt;debug webvpn enabled at level 1&lt;BR /&gt;debug webvpn enabled at level 1 (persistent)&lt;BR /&gt;debug radius session&lt;BR /&gt;debug radius decode&lt;BR /&gt;debug radius dynamic-authorization&lt;BR /&gt;No such file or directory&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But still could not see anything...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also when doing&amp;nbsp; a packet capture , I see FTD send request paquet and receive Reject paquet from NPS&lt;/P&gt;&lt;P&gt;Meanwhile ASA send nearly same request paquet and receive accept paquet from NPS&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm sure I used same configuration , only difference is using CHAPv2 because I did not find where to activate it on FTD.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2019 08:43:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-ssl-vpn-authentication-with-nps-server/m-p/3946109#M1010410</guid>
      <dc:creator>sam cook</dc:creator>
      <dc:date>2019-10-23T08:43:42Z</dc:date>
    </item>
  </channel>
</rss>

