<?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: Tacacs issues on a c880 in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/tacacs-issues-on-a-c880/m-p/1069269#M374594</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So the issue was that I needed to specify a tacacs interface and I also didn't configure the subnet for that interface on the ACS server. Once I did both it worked like a dream.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for all the help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Oct 2008 15:50:44 GMT</pubDate>
    <dc:creator>Brent Rockburn</dc:creator>
    <dc:date>2008-10-31T15:50:44Z</dc:date>
    <item>
      <title>Tacacs issues on a c880</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-issues-on-a-c880/m-p/1069258#M374452</link>
      <description>&lt;P&gt;I have attached the debug. From the spoke site I can telnet to the tacacs server's management port. I don't see failed attempts on the tacacs server so I get the impression that it's not making it there or back. Can someone take a look at the debug and let me know what if anything my be wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 23:09:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-issues-on-a-c880/m-p/1069258#M374452</guid>
      <dc:creator>Brent Rockburn</dc:creator>
      <dc:date>2019-03-10T23:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: Tacacs issues on a c880</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-issues-on-a-c880/m-p/1069259#M374459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brent&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have looked at the information that you posted. The debug shows that it is sending requests, and seems to show that it processes a reply. But there is no indication of what the reply is. I find that quite odd. I might suggest that you add debug tacacs packet and test again. It would show more detail of what is going back and forth.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I notice several things in the commands that you post that might be issues. You show configuration of the server but do not show the configuration of the key (or shared secret) that the router and the server use to protect their transmissions. If the keys do not match you will not authenticate with the server (though that usually does create entries in the failed attempts report indicating invalid key).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also notice that you define the server group as Netadmin but in the authentication command you call for NMM-Netadmin. And under the vty lines you specify the authentication method as Netadmin but in the authentication command you call it NMM-Netadmin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps you can clarify some of these things?&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;Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2008 15:51:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-issues-on-a-c880/m-p/1069259#M374459</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2008-10-30T15:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: Tacacs issues on a c880</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-issues-on-a-c880/m-p/1069260#M374473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a new debug file. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry about the nmm-netadmin versus the other one I was just trying to edit stuff on the text file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm getting an error in the debug I don't know what exactly it means as it's a little ambiguous.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for the help.&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, 30 Oct 2008 16:23:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-issues-on-a-c880/m-p/1069260#M374473</guid>
      <dc:creator>Brent Rockburn</dc:creator>
      <dc:date>2008-10-30T16:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: Tacacs issues on a c880</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-issues-on-a-c880/m-p/1069261#M374481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brent&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That does help to clarify a little. Clearly the router is sending a request. Some packet is received in response but there is an error in reading the packet header. It would be nice to know more about the error, but the debug is not helpful about that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wonder how it would work if you remove the single-connection parameter from the server configuration on the router.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also can you verify that the TACACS server is working properly? Is it authenticating for other clients?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anything unique about the configuration in the server for client 10.50.2.176?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does the server have any entries in its failed attempts file that correspond to the time when you are testing?&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;Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2008 16:39:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-issues-on-a-c880/m-p/1069261#M374481</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2008-10-30T16:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: Tacacs issues on a c880</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-issues-on-a-c880/m-p/1069262#M374496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've verified that the tacacs server is running properly as I use it on all my security devices like fw's and others. I have removed the "single-connection" and now I am getting the following at the tail end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Oct 30 16:52:16.847: TPLUS(0000001B)/0/NB_WAIT: wrote entire 45 bytes request&lt;/P&gt;&lt;P&gt;*Oct 30 16:52:16.847: TPLUS(0000001B)/0/READ: socket event 1&lt;/P&gt;&lt;P&gt;*Oct 30 16:52:16.847: TPLUS(0000001B)/0/READ: Would block while reading&lt;/P&gt;&lt;P&gt;*Oct 30 16:52:16.867: TPLUS(0000001B)/0/READ: socket event 1&lt;/P&gt;&lt;P&gt;*Oct 30 16:52:16.867: TPLUS(0000001B)/0/READ: read 0 bytes&lt;/P&gt;&lt;P&gt;*Oct 30 16:52:16.871: TPLUS(0000001B)/0/READ: socket event 1&lt;/P&gt;&lt;P&gt;*Oct 30 16:52:16.871: TPLUS(0000001B)/0/READ: errno 254&lt;/P&gt;&lt;P&gt;*Oct 30 16:52:16.871: TPLUS(0000001B)/0/853AF00C: Processing the reply packet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The strange thing is that when I look at the failed attempts on the server I don't see anything .. it's like it never makes it there but I know it does I see it in the debug .. &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, 30 Oct 2008 17:28:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-issues-on-a-c880/m-p/1069262#M374496</guid>
      <dc:creator>Brent Rockburn</dc:creator>
      <dc:date>2008-10-30T17:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: Tacacs issues on a c880</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-issues-on-a-c880/m-p/1069263#M374506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brent&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any possibility that there is a firewall or IDS/IPS that could be intercepting the request and generating/proxying a response?&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;Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2008 18:21:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-issues-on-a-c880/m-p/1069263#M374506</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2008-10-30T18:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: Tacacs issues on a c880</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-issues-on-a-c880/m-p/1069264#M374516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No there is no firewall.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also I can telnet from the router to the management port of the tacacs server .. so I know it can indeed connect.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2008 18:27:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-issues-on-a-c880/m-p/1069264#M374516</guid>
      <dc:creator>Brent Rockburn</dc:creator>
      <dc:date>2008-10-30T18:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: Tacacs issues on a c880</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-issues-on-a-c880/m-p/1069265#M374526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brent&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have assumed since your original post that basic IP connectivity was not an issue. So I am looking for possible reasons why the request does not show up at the server - which is especially puzzling since some kind of response seems to get to the router.&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;Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2008 18:55:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-issues-on-a-c880/m-p/1069265#M374526</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2008-10-30T18:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: Tacacs issues on a c880</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-issues-on-a-c880/m-p/1069266#M374553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes I agree very strange.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think I'll open up a TAC. Maybe there is something I'm missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take care.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2008 18:57:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-issues-on-a-c880/m-p/1069266#M374553</guid>
      <dc:creator>Brent Rockburn</dc:creator>
      <dc:date>2008-10-30T18:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: Tacacs issues on a c880</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-issues-on-a-c880/m-p/1069267#M374567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The way you go about troubleshooting this issue&lt;/P&gt;&lt;P&gt;is wrong.  You need to do the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- run tcpdump on the tacacs server and see if&lt;/P&gt;&lt;P&gt;it even completes a 3-way hand-shake, like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;13:54:26.712822 192.168.15.248.11030 &amp;gt; 10.0.0.10.49: S 533573034:533573034(0) win 4128 &lt;MSS 536=""&gt;&lt;/MSS&gt;&lt;/P&gt;&lt;P&gt;13:54:26.712860 10.0.0.10.49 &amp;gt; 192.168.15.248.11030: S 86308781:86308781(0) ack 533573035 win 5840 &lt;MSS 1460=""&gt; (DF)&lt;/MSS&gt;&lt;/P&gt;&lt;P&gt;13:54:26.714667 192.168.15.248.11030 &amp;gt; 10.0.0.10.49: . ack 1 win 4128&lt;/P&gt;&lt;P&gt;13:54:26.715946 192.168.15.248.11030 &amp;gt; 10.0.0.10.49: . 1:39(38) ack 1 win 4128&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- run tcpdump on the tacacs server and capture&lt;/P&gt;&lt;P&gt;it to a file so that you can view it with&lt;/P&gt;&lt;P&gt;ethereal/wireshark:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tcpdump -s 1500 -w /tmp/tacacs.cap -i eth0 -nnn host router_ip_address and port 49&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Now view the file tacacs.cap with ethereal.&lt;/P&gt;&lt;P&gt;You can find out why tacacs is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other thing to keep in mind is that the &lt;/P&gt;&lt;P&gt;tacacs key you enter on the router is kinda&lt;/P&gt;&lt;P&gt;tricky.  "abc123 " is NOT the same as &lt;/P&gt;&lt;P&gt;"abc123".  The extra space in the end could &lt;/P&gt;&lt;P&gt;cause issue.  You can not decode it with &lt;/P&gt;&lt;P&gt;tcpdump because the packet is encrypted.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2008 18:59:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-issues-on-a-c880/m-p/1069267#M374567</guid>
      <dc:creator>cisco24x7</dc:creator>
      <dc:date>2008-10-30T18:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: Tacacs issues on a c880</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-issues-on-a-c880/m-p/1069268#M374578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I managed to generate the output &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oct 31 11:03:59.204: TPLUS(0000005A)/0/NB_WAIT: wrote entire 38 bytes request&lt;/P&gt;&lt;P&gt;Oct 31 11:03:59.204: TPLUS(0000005A)/0/READ: socket event 1&lt;/P&gt;&lt;P&gt;Oct 31 11:03:59.204: TPLUS(0000005A)/0/READ: Would block while reading&lt;/P&gt;&lt;P&gt;Oct 31 11:03:59.204: TPLUS(0000005A)/0/READ: socket event 1&lt;/P&gt;&lt;P&gt;Oct 31 11:03:59.208: TPLUS(0000005A)/0/READ: errno 254&lt;/P&gt;&lt;P&gt;Oct 31 11:03:59.208: TPLUS(0000005A)/0/847809C0: Processing the reply packet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which includes the same errno (254) as the OP's output. It was generated by not configuring the end point as a client in the ACS. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which leads to the suggestion to confirm the correct source interface is configured in ACS&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;Ross&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2008 00:06:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-issues-on-a-c880/m-p/1069268#M374578</guid>
      <dc:creator>rtanner</dc:creator>
      <dc:date>2008-10-31T00:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Tacacs issues on a c880</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-issues-on-a-c880/m-p/1069269#M374594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So the issue was that I needed to specify a tacacs interface and I also didn't configure the subnet for that interface on the ACS server. Once I did both it worked like a dream.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for all the help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2008 15:50:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-issues-on-a-c880/m-p/1069269#M374594</guid>
      <dc:creator>Brent Rockburn</dc:creator>
      <dc:date>2008-10-31T15:50:44Z</dc:date>
    </item>
  </channel>
</rss>

