<?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 Pix 7.0 with radius and vpn client in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/pix-7-0-with-radius-and-vpn-client/m-p/913051#M408660</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I want to authenticate vpn client with radius, it's working with pix 6.3 but with a pix 7.0, I have some difficulties :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if I test my radius connection with "test aaa-server authentication partnerauth"&lt;/P&gt;&lt;P&gt;It's working ...&lt;/P&gt;&lt;P&gt;INFO: Attempting Authentication test to IP address &amp;lt;*.*.*.*&amp;gt; (timeout: 12 seconds)&lt;/P&gt;&lt;P&gt;INFO: Authentication Successful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But with a vpn client, I have  Remote peer has failed user authentication -  check configured username and password&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea ?&lt;/P&gt;</description>
    <pubDate>Sun, 10 Mar 2019 22:26:18 GMT</pubDate>
    <dc:creator>jnelen</dc:creator>
    <dc:date>2019-03-10T22:26:18Z</dc:date>
    <item>
      <title>Pix 7.0 with radius and vpn client</title>
      <link>https://community.cisco.com/t5/network-access-control/pix-7-0-with-radius-and-vpn-client/m-p/913051#M408660</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I want to authenticate vpn client with radius, it's working with pix 6.3 but with a pix 7.0, I have some difficulties :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if I test my radius connection with "test aaa-server authentication partnerauth"&lt;/P&gt;&lt;P&gt;It's working ...&lt;/P&gt;&lt;P&gt;INFO: Attempting Authentication test to IP address &amp;lt;*.*.*.*&amp;gt; (timeout: 12 seconds)&lt;/P&gt;&lt;P&gt;INFO: Authentication Successful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But with a vpn client, I have  Remote peer has failed user authentication -  check configured username and password&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea ?&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 22:26:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/pix-7-0-with-radius-and-vpn-client/m-p/913051#M408660</guid>
      <dc:creator>jnelen</dc:creator>
      <dc:date>2019-03-10T22:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: Pix 7.0 with radius and vpn client</title>
      <link>https://community.cisco.com/t5/network-access-control/pix-7-0-with-radius-and-vpn-client/m-p/913052#M408661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When VPN clients fails , do you see any hits on Radius server ? Please try increasing radius timeout and see if that makes any difference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;~JG&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 13:26:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/pix-7-0-with-radius-and-vpn-client/m-p/913052#M408661</guid>
      <dc:creator>Jagdeep Gambhir</dc:creator>
      <dc:date>2007-10-10T13:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: Pix 7.0 with radius and vpn client</title>
      <link>https://community.cisco.com/t5/network-access-control/pix-7-0-with-radius-and-vpn-client/m-p/913053#M408662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I see it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The authentication by radius server is accepted and granted with the test command but not with the vpn client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The request to the radius server are different and I don't why ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The test command&lt;/P&gt;&lt;P&gt;rad_recv: Access-Request packet from host *.*.*.*:1025, id=98, length=91&lt;/P&gt;&lt;P&gt;        User-Name = "test"&lt;/P&gt;&lt;P&gt;        User-Password = "*****"&lt;/P&gt;&lt;P&gt;        NAS-IP-Address = *.*.*.*&lt;/P&gt;&lt;P&gt;        NAS-Port-Type = Virtual&lt;/P&gt;&lt;P&gt;        Cisco-AVPair = "ip:source-ip=000.000.000.000"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The vpn client&lt;/P&gt;&lt;P&gt;rad_recv: Access-Request packet from host *.*.*.*:1025, id=99, length=155&lt;/P&gt;&lt;P&gt;        User-Name = "test"&lt;/P&gt;&lt;P&gt;        User-Password = "******"&lt;/P&gt;&lt;P&gt;        NAS-Port = 7&lt;/P&gt;&lt;P&gt;        Service-Type = Framed-User&lt;/P&gt;&lt;P&gt;        Framed-Protocol = PPP&lt;/P&gt;&lt;P&gt;        Called-Station-Id = "*.*.*.*"&lt;/P&gt;&lt;P&gt;        Calling-Station-Id = "*.*.*.*"&lt;/P&gt;&lt;P&gt;        Tunnel-Client-Endpoint:0 = "*.*.*.*"&lt;/P&gt;&lt;P&gt;        NAS-IP-Address = *.*.*.*&lt;/P&gt;&lt;P&gt;        NAS-Port-Type = Virtual&lt;/P&gt;&lt;P&gt;        Cisco-AVPair = "ip:source-ip=*.*.*.*"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2007 07:42:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/pix-7-0-with-radius-and-vpn-client/m-p/913053#M408662</guid>
      <dc:creator>jnelen</dc:creator>
      <dc:date>2007-10-11T07:42:35Z</dc:date>
    </item>
  </channel>
</rss>

