05-21-2019 04:14 AM - edited 02-21-2020 09:09 AM
Hello
I have the following config on my Firewalls for AAA
aaa-server ISE_TACACS protocol tacacs+
aaa-server ISE_TACACS (inside) host A.B.C.D
key *******
aaa authentication http console ISE_TACACS LOCAL
aaa authentication ssh console ISE_TACACS LOCAL
aaa authorization exec authentication-server
aaa accounting ssh console ISE_TACACS
aaa authentication serial console LOCAL
We are facing intermittent 'RPC Logon failures' errors on ISE and our login fail, does this event qualify for authentication fall back to Local? If yes, then it is not falling back.
Solved! Go to Solution.
05-21-2019 05:44 AM
05-21-2019 04:47 AM
I'm assuming the RPC failures are between ISE and your AD environment?
I would not think this qualifies as a fallback method if the TACACs server/s are reachable/ACTIVE from the ASA, eg if showing
sh aaa-server
......................................truncated
Server Group: TACACS
Server Protocol: tacacs+
Server Address: 10.40.0.10
Server port: 49
Server status: ACTIVE, Last transaction at 12:43:36 BST Tue May 21 2019
05-21-2019 05:27 AM
Thank you.
Yes, it is between AD and ISE (with Cisco and MS blaming each other!)
I can't login to the firewall when this happens, so how can I even confirm the last successfull transaction? When ISE starts working, obviously the last successful transaction will have no meaning for me.
05-21-2019 05:44 AM
05-21-2019 06:10 AM - edited 05-21-2019 06:47 AM
That makes sense, thanks a lot.
05-21-2019 06:47 AM
05-21-2019 05:45 AM
I agree with the above post. The server will fail to local if the AAA server is not reachable. Examples are, the server is down or an ACL is blocking the request.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide