Hi,
On 09.11.12 11:31, rp123 wrote:
> using the netstat command I can see that tacacs is running and is
> listening to port 49 however, when I try to connect to it through
> telnet I get no reponse. Not an error so it appears the connection has
> been made but there is no prompt from tac_plus.
you're opening a telnet connection to port 49 on your TACACS+ server?
That will confirm, that the service is up, but nothing more. TACACS+ is
not a simple text text based protocol. A prompt, if any, will be shown
on your router.
For troubleshooting, I'd suggest to enable AAA debugging on the router
and, if that doesn't clear things up, packet level debugging on the
TACACS+ server.
Cheers,
Marc