<?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: AAA Authentication in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/aaa-authentication/m-p/1282091#M328656</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, I can see that you can ping and telnet   the tacacs server. You're correct, both [3] and [4] steps can only be verified if we have access to ACS under network configuration and system configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please first run the debugs and then Also run this command on the router&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;router#test aaa group tacacs+ &lt;USERNAME&gt; &lt;PASSWORD&gt; legacy&lt;/PASSWORD&gt;&lt;/USERNAME&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz rate helpful posts-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Oct 2009 12:44:11 GMT</pubDate>
    <dc:creator>Jatin Katyal</dc:creator>
    <dc:date>2009-10-22T12:44:11Z</dc:date>
    <item>
      <title>AAA Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authentication/m-p/1282086#M328650</link>
      <description>&lt;P&gt;Hello Everyone.&lt;/P&gt;&lt;P&gt;I'm not an expert in AAA Authentication that's why I'm here..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We 3 routers, 1 of which works with Authentication and the other 2 that don't.&lt;/P&gt;&lt;P&gt;We have configured the following:&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;!&lt;/P&gt;&lt;P&gt;aaa authentication login default group tacacs+ local&lt;/P&gt;&lt;P&gt;aaa authorization exec default group tacacs+ if-authenticated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that when I try to connect using the TACACS server username and password it gives me a generic error message the classic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;% Athentication Failed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if I try the local username and password it works..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How come, it's not a problem of routing because the one that works uses the same exit point to reach the server as the one that doesn't, the only difference that exists is the IOS is different..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone point me in the right direction?  Please and thank you&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 23:45:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authentication/m-p/1282086#M328650</guid>
      <dc:creator>Mavrick25</dc:creator>
      <dc:date>2019-03-10T23:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authentication/m-p/1282087#M328652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems that router is not able to reach tacacs. Since it is a layer 3 device you need to set up source interface for tacacs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ip tacacs source-interface x/y&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where source interface is the one that is listed in acs --&amp;gt; network configuration--&amp;gt;aaa client--&amp;gt;router ip .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip tacacs source-interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To use the IP address of a specified interface for all outgoing TACACS+ packets, use the ip tacacs source-interface command in global configuration or server-group configuration mode. To disable use of the specified interface IP address, use the no form of this command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip tacacs source-interface subinterface-name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no ip tacacs source-interface &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;~JG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do rate helpful posts&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2009 09:33:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authentication/m-p/1282087#M328652</guid>
      <dc:creator>Jagdeep Gambhir</dc:creator>
      <dc:date>2009-10-22T09:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authentication/m-p/1282088#M328653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for your response.&lt;/P&gt;&lt;P&gt;We came accross that command as well, in fact it has been already applied.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip tacacs source-interface Loopback0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you say that we are not able to reach the tacacs server are you indicating a problem with routing?&lt;/P&gt;&lt;P&gt;The reason I ask is because 1 of the 3 routers work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I perfrom the show tacacs command I recieve the following:&lt;/P&gt;&lt;P&gt;Tacacs+ Server            : &lt;/P&gt;&lt;P&gt;              Socket opens:        370&lt;/P&gt;&lt;P&gt;             Socket closes:        370&lt;/P&gt;&lt;P&gt;             Socket aborts:          0&lt;/P&gt;&lt;P&gt;             Socket errors:          0&lt;/P&gt;&lt;P&gt;           Socket Timeouts:          0&lt;/P&gt;&lt;P&gt;   Failed Connect Attempts:          0&lt;/P&gt;&lt;P&gt;        Total Packets Sent:        370&lt;/P&gt;&lt;P&gt;        Total Packets Recv:        370&lt;/P&gt;&lt;P&gt;  No current connection&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tacacs+ Server            : &lt;/P&gt;&lt;P&gt;              Socket opens:        146&lt;/P&gt;&lt;P&gt;             Socket closes:        146&lt;/P&gt;&lt;P&gt;             Socket aborts:          0&lt;/P&gt;&lt;P&gt;             Socket errors:          0&lt;/P&gt;&lt;P&gt;           Socket Timeouts:          2&lt;/P&gt;&lt;P&gt;   Failed Connect Attempts:          0&lt;/P&gt;&lt;P&gt;        Total Packets Sent:        146&lt;/P&gt;&lt;P&gt;        Total Packets Recv:        144&lt;/P&gt;&lt;P&gt;  No current connection&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This command leads me to believe that it is reachable no?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2009 09:59:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authentication/m-p/1282088#M328653</guid>
      <dc:creator>Mavrick25</dc:creator>
      <dc:date>2009-10-22T09:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authentication/m-p/1282089#M328654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looks like that authentication request is not reaching at tacacs that is why you are able to authenticate using local username &amp;amp; password. Since you've already defined "ip tacacs source-interface loopback0" on the router. You need to check the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.] Are you able to ping the tacacs server?&lt;/P&gt;&lt;P&gt;2.] Are you able to telnet into it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;router#telnet &lt;TACACS_IP_ADD&gt; 49&lt;/TACACS_IP_ADD&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.] Do you have the same ip configured on the ACS &amp;gt; network configuration same as loopback0 interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4.] make sure that tacacs service is running &amp;gt; Go to system configuration &amp;gt; services control &amp;gt; and look at the bottom tabs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If all of the above options are correctly configured/work then please help me with the following debugs:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;debug aaa authentication&lt;/P&gt;&lt;P&gt;debug tacacs&lt;/P&gt;&lt;P&gt;term mon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, try to authenticate again so that we can generate debugs and post it here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz rate helpful posts-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2009 11:00:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authentication/m-p/1282089#M328654</guid>
      <dc:creator>Jatin Katyal</dc:creator>
      <dc:date>2009-10-22T11:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authentication/m-p/1282090#M328655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply,&lt;/P&gt;&lt;P&gt;1#:&lt;/P&gt;&lt;P&gt;Yes, able to ping the tacacs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2#&lt;/P&gt;&lt;P&gt;Yes, take a look:&lt;/P&gt;&lt;P&gt;#telnet x.x.x.x 49&lt;/P&gt;&lt;P&gt;Trying x.x.x.x, 49 ... Open&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3#&lt;/P&gt;&lt;P&gt;Currently verifiying this! Will let you know!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4# &lt;/P&gt;&lt;P&gt;For step number 4, this needs to be done on the server correct? I don't have access to it our system admin does.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2009 12:31:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authentication/m-p/1282090#M328655</guid>
      <dc:creator>Mavrick25</dc:creator>
      <dc:date>2009-10-22T12:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authentication/m-p/1282091#M328656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, I can see that you can ping and telnet   the tacacs server. You're correct, both [3] and [4] steps can only be verified if we have access to ACS under network configuration and system configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please first run the debugs and then Also run this command on the router&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;router#test aaa group tacacs+ &lt;USERNAME&gt; &lt;PASSWORD&gt; legacy&lt;/PASSWORD&gt;&lt;/USERNAME&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz rate helpful posts-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2009 12:44:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authentication/m-p/1282091#M328656</guid>
      <dc:creator>Jatin Katyal</dc:creator>
      <dc:date>2009-10-22T12:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authentication/m-p/1282092#M328657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I feel like we are getting close and all thanks to you!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The output is as follows:&lt;/P&gt;&lt;P&gt;#test aaa group tacacs+ &amp;lt;__&amp;gt; &amp;lt;__&amp;gt; legacy &lt;/P&gt;&lt;P&gt;Attempting authentication test to server-group tacacs+ using tacacs+&lt;/P&gt;&lt;P&gt;No authoritative response from any server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2009 13:06:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authentication/m-p/1282092#M328657</guid>
      <dc:creator>Mavrick25</dc:creator>
      <dc:date>2009-10-22T13:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authentication/m-p/1282093#M328658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you check the shared secret key, on ACS NDG key over rites  aaa-client key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure key is not an issue.&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;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2009 14:31:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authentication/m-p/1282093#M328658</guid>
      <dc:creator>Jagdeep Gambhir</dc:creator>
      <dc:date>2009-10-22T14:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authentication/m-p/1282094#M328659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I figured out what the problem was, it seems the IOS version that is running on the router didn't like the encrypted key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I inserted the non-encrypted version everything worked fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for all your help, sincerly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Oct 2009 06:57:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authentication/m-p/1282094#M328659</guid>
      <dc:creator>Mavrick25</dc:creator>
      <dc:date>2009-10-23T06:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authentication/m-p/1282095#M328660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for sharing the solution &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is why I asked you to run the debugs. Just wanted to share with you that whenever we have key mis-match issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We will see thses kind of debugs:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AUTHEN/START/LOGIN/ASCII queued&lt;/P&gt;&lt;P&gt;TAC+: AUTHEN/START/LOGIN/ASCII processed&lt;/P&gt;&lt;P&gt;TAC+: decrypt: pak is unencrypted but we have a key&lt;/P&gt;&lt;P&gt;TAC+: Unable to decrypt data from SERVER OR NAS.&lt;/P&gt;&lt;P&gt;TAC+: Closing TCP/IP 0x765C2C connection&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR TAC+: CHECK THE KEYS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, IOS should take the encrypted key. As fas as I know there is no known issue. make sure that you had the correct encrypted. It should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the IOS, we should service password-encryption available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do let me know if you have any query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz rate helpful posts-&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Oct 2009 11:04:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authentication/m-p/1282095#M328660</guid>
      <dc:creator>Jatin Katyal</dc:creator>
      <dc:date>2009-10-23T11:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authentication/m-p/1282096#M328661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May I check with you what do you mean by inserting a non-encrypted key? I'm also seeing the same problem as yours. Please advise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;P&gt;wk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 May 2010 10:01:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authentication/m-p/1282096#M328661</guid>
      <dc:creator>wei-koon.tay</dc:creator>
      <dc:date>2010-05-07T10:01:49Z</dc:date>
    </item>
    <item>
      <title>I have the same dude: hat do</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authentication/m-p/1282097#M328662</link>
      <description>&lt;P&gt;I have the same dude: hat do you mean by inserting a non-encrypted key?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2015 23:58:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authentication/m-p/1282097#M328662</guid>
      <dc:creator>Oscar Ortiz</dc:creator>
      <dc:date>2015-09-28T23:58:54Z</dc:date>
    </item>
  </channel>
</rss>

