Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
(Also posted in network management)We are running the latest version of ACS, VMS and Cisco Works. The problem that we are having is that we can authenticate off of the ACS server but when we try to edit anything on the VMS it states that we do not ha...
I would look at the routing table on your local machine when you are connected to the VPN and see if the Virtual adapter and the Local adapter have the same metric. If they are the same you will be able to connect but not pass traffic. Here is the bu...
Check and make sure that the ports are open in the firewall 1645 for authentication1646 for accounting.What do your tacacs+ debugs from the router say?
I don't think that you can use RADIUS to do admin authorization and authentication, I believe that you need to use TACACS +Here is the config that we use:aaa authentication login xxxx group tacacs+ localaaa authentication enable default enableaaa aut...