11-15-2006 03:22 AM - edited 03-10-2019 02:50 PM
I have lost the ability to ping the inside interface of my failover firewall. When I try to console into the Failover, I cannot get into enable mode. I have the following Commands specified in the config:
aaa authentication serial console TACACS+ LOCAL
aaa authentication enable console TACACS+ LOCAL
I can get in with the userid and password which has a privilege level of 15 however I cannot get into enable mode. It prompts for password but does not accept it. I have specified a new enable password and done a write standby but still doesn't work.
The Pixes are using 6.3(5). There are no authorization commands specified. The authentication works fine on the primary firewall with Tacacs as it can contact the ACS Server on its inside interface. It is just the local enable part on the failover firewall that is not working.
11-15-2006 04:03 AM
To use local enable password, can you configure the following in your active PIX, then sync with standby unit:
aaa authentication enable console LOCAL --> use local enable password
aaa authentication serial console LOCAL --> authenticate console access via local userID
Try to skip TACACS+ first to test the access.
HTH
AK
11-15-2006 05:48 AM
Strange one this, I tried the aaa authen enable cons LOCAL also and it wouldn't let me get into enable. However, when I removed AAA for enable altogether it worked using the local enable password!
Cheers
Brian
11-15-2006 06:43 AM
I just test it by removing the "aaa authentication enable console LOCAL".
On the console, I can't get to enable mode. But you can do this if yo type 'login' where you need to use local user account (mine with priv 15).
Else, after logging in using the above (login) method, change the enable password to a new one. Exit from the priv mode (#), then type enable. Use the new password to get to the enable mode. It should work.
And if I put back the "aaa authentication enable console LOCAL", I can login using my local account again.
HTH
AK
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