<?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: radius authentication  in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/radius-authentication/m-p/73422#M6671</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Often times complex troubleshooting issues are best addressed in an interactive session with one of our trained technical assistance engineers. While other forum users may be able to help, it&amp;#146;s often difficult to do so for this type of issue. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To utilize the resources at our Technical Assistance Center, please visit &lt;A class="jive-link-custom" href="http://www.cisco.com/tac" target="_blank"&gt;http://www.cisco.com/tac&lt;/A&gt; and to open a case with one of our TAC engineers, visit &lt;A class="jive-link-custom" href="http://www.cisco.com/tac/caseopen" target="_blank"&gt;http://www.cisco.com/tac/caseopen&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anyone else in the forum has some advice, please reply to this thread. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for posting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 02 Feb 2002 05:04:16 GMT</pubDate>
    <dc:creator>ciscomoderator</dc:creator>
    <dc:date>2002-02-02T05:04:16Z</dc:date>
    <item>
      <title>radius authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/radius-authentication/m-p/73421#M6670</link>
      <description>&lt;P&gt;I am trying to configure radius authentication on 'telnet' and 'enable sec' to a router connected on the same lan, (172.16.99.10 -pc / 172.16.99.20 - Router). I am using a stellbelt radius server on the same pc i telnet from and when i debug the router i receive the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Router#deb radius authentication&lt;/P&gt;&lt;P&gt;Radius protocol debugging is on&lt;/P&gt;&lt;P&gt;Radius packet hex dump debugging is off&lt;/P&gt;&lt;P&gt;Radius packet protocol debugging is on&lt;/P&gt;&lt;P&gt;Router#&lt;/P&gt;&lt;P&gt;04:12:40: RADIUS/ENCODE(00000008): ask "Username: "&lt;/P&gt;&lt;P&gt;04:12:40: RADIUS/ENCODE(00000008): send packet; GET_USER&lt;/P&gt;&lt;P&gt;04:12:44: RADIUS/ENCODE(00000008): ask "Password: "&lt;/P&gt;&lt;P&gt;04:12:44: RADIUS/ENCODE(00000008): send packet; GET_PASSWORD&lt;/P&gt;&lt;P&gt;04:12:46: RADIUS/ENCODE(00000008): acct_session_id: 5&lt;/P&gt;&lt;P&gt;04:12:46: RADIUS(00000008): sending&lt;/P&gt;&lt;P&gt;04:12:46: RADIUS: Send to unknown id 5 172.16.99.20:1645, Access-Request, len 83&lt;/P&gt;&lt;P&gt;04:12:46: RADIUS:  authenticator E4 49 3C 9B 64 02 6A E6 - 75 74 54 5C F2 8D 93&lt;/P&gt;&lt;P&gt;C3&lt;/P&gt;&lt;P&gt;04:12:46: RADIUS:  User-Name           [1]   7   "cisco"&lt;/P&gt;&lt;P&gt;04:12:46: RADIUS:  User-Password       [2]   18  *&lt;/P&gt;&lt;P&gt;04:12:46: RADIUS:  NAS-Port            [5]   6   6&lt;/P&gt;&lt;P&gt;04:12:46: RADIUS:  NAS-Port-Type       [61]  6   Virtual                   [5]&lt;/P&gt;&lt;P&gt;04:12:46: RADIUS:  Calling-Station-Id  [31]  14  "172.16.99.10"&lt;/P&gt;&lt;P&gt;04:12:46: RADIUS:  Service-Type        [6]   6   Login                     [1]&lt;/P&gt;&lt;P&gt;04:12:46: RADIUS:  NAS-IP-Address      [4]   6   0.0.0.0&lt;/P&gt;&lt;P&gt;04:12:46: RADIUS: Unsupported packet type&lt;/P&gt;&lt;P&gt;04:12:51: RADIUS: Retransmit id 5&lt;/P&gt;&lt;P&gt;04:12:51: RADIUS: Unsupported packet type&lt;/P&gt;&lt;P&gt;04:12:56: RADIUS: Retransmit id 5&lt;/P&gt;&lt;P&gt;04:12:56: RADIUS: Unsupported packet type&lt;/P&gt;&lt;P&gt;04:13:01: RADIUS: Retransmit id 5&lt;/P&gt;&lt;P&gt;04:13:01: RADIUS: Unsupported packet type&lt;/P&gt;&lt;P&gt;04:13:06: RADIUS: Tried all servers.&lt;/P&gt;&lt;P&gt;04:13:06: RADIUS: No valid server found. Trying any viable server&lt;/P&gt;&lt;P&gt;04:13:06: RADIUS: Tried all servers.&lt;/P&gt;&lt;P&gt;04:13:06: RADIUS: No response for id 5&lt;/P&gt;&lt;P&gt;04:13:06: RADIUS/DECODE: parse response no app start; FAIL&lt;/P&gt;&lt;P&gt;04:13:06: RADIUS/DECODE: parse response; FAIL&lt;/P&gt;&lt;P&gt;04:13:08: RADIUS/ENCODE(00000008): ask "Username: "&lt;/P&gt;&lt;P&gt;04:13:08: RADIUS/ENCODE(00000008): send packet; GET_USER&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The config oin the router is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hostname Router&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;aaa authentication login use-radius group radius&lt;/P&gt;&lt;P&gt;aaa authorization exec default group radius if-authenticated&lt;/P&gt;&lt;P&gt;aaa session-id common&lt;/P&gt;&lt;P&gt;enable secret 5 $1$h0.6$iS0Z6sa3EN8mVBmgXfTP70&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;radius-server host 172.16.99.20 auth-port 1645 acct-port 1646&lt;/P&gt;&lt;P&gt;radius-server retransmit 3&lt;/P&gt;&lt;P&gt;radius-server key cisco&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;line con 0&lt;/P&gt;&lt;P&gt; login authentication use-radius&lt;/P&gt;&lt;P&gt;line aux 0&lt;/P&gt;&lt;P&gt;line vty 0 4&lt;/P&gt;&lt;P&gt; login authentication use-radius&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The radius server is setup with the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RAS Clients&lt;/P&gt;&lt;P&gt;Client name: Router&lt;/P&gt;&lt;P&gt;IP address: 172.16.99.20&lt;/P&gt;&lt;P&gt;Make/Model: Cisco IOS 11.1 or later&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Users&lt;/P&gt;&lt;P&gt;User name: CISCO&lt;/P&gt;&lt;P&gt;User type: Native user&lt;/P&gt;&lt;P&gt;Pass: cisco&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 17:58:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/radius-authentication/m-p/73421#M6670</guid>
      <dc:creator>paul.clifford</dc:creator>
      <dc:date>2020-02-21T17:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: radius authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/radius-authentication/m-p/73422#M6671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Often times complex troubleshooting issues are best addressed in an interactive session with one of our trained technical assistance engineers. While other forum users may be able to help, it&amp;#146;s often difficult to do so for this type of issue. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To utilize the resources at our Technical Assistance Center, please visit &lt;A class="jive-link-custom" href="http://www.cisco.com/tac" target="_blank"&gt;http://www.cisco.com/tac&lt;/A&gt; and to open a case with one of our TAC engineers, visit &lt;A class="jive-link-custom" href="http://www.cisco.com/tac/caseopen" target="_blank"&gt;http://www.cisco.com/tac/caseopen&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anyone else in the forum has some advice, please reply to this thread. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for posting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Feb 2002 05:04:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/radius-authentication/m-p/73422#M6671</guid>
      <dc:creator>ciscomoderator</dc:creator>
      <dc:date>2002-02-02T05:04:16Z</dc:date>
    </item>
  </channel>
</rss>

