cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
930
Views
0
Helpful
2
Replies

TACACS login problem

brymiller
Level 1
Level 1

Here's the config:

aaa new-model

ip tacacs source-interface Loopback0

tacacs-server host 10.1.1.100

tacacs-server directed-request

Here's the debug:

R7#test aaa group t U1 cisco new-code

Trying to authenticate with Servergroup tacacs+

*Mar 1 03:17:17.816: TPLUS: Queuing AAA Authentication request 0 for processing

*Mar 1 03:17:17.820: TPLUS: processing authentication start request id 0

*Mar 1 03:17:17.820: TPLUS: Authentication start packet created for 0(U1)

*Mar 1 03:17:17.820: TPLUS: Using server 10.1.1.100User rejected

R7#

*Mar 1 03:17:22.824: TPLUS(00000000): Select Timed out

*Mar 1 03:17:22.824: TPLUS(00000000) Error connecting to socket 0

*Mar 1 03:17:22.824: %TAC+: no address for get_server

I can't find the sys message in the doc. Any ideas?

TIA

2 Replies 2

brymiller
Level 1
Level 1

Disregard....

routing problem

TPLUS(00000000) Error connecting to socket 0

Doh!

richardcalvert
Level 1
Level 1

did you assign the same server key to the routers config that you gave the tacacs server?