cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2095
Views
0
Helpful
3
Replies

Cant get max number of connections maxNumberOfConnections using default 32

brajar01
Level 1
Level 1

I am getting the following error in the cslog error file which is located in \CiscoSecure v3.0\cslogs\logs directory. Can someone please tell me the fix for it.

3 Replies 3

gfullage
Cisco Employee
Cisco Employee

Go to hkey_local_machine\software\cisco\ciscoaaav3.0\cstacacs and then adjust the max sessions. The highest you can set it is 255.

You're running out of available connections to the CSTACACS service. Do you have the single-connect option turned on on the routers and on the ACS server? If so, this means the routers/NASs keepa connection open to the ACS server, which can chew up your available connections. Either increase the available connections in the registry or turn off the single-connect stuff. (or both).

How do I tunr it off on the router. Please let me know.

Remove the line (if you have it):

> tacacs-server host x.x.x.x single-connection

If you don't have this line then don't worry about it.