Firewall Security

AAA authentication test in Cisco ASA Firewalls



Radius authentication can be tested from the cisco asa firewall after it has been configured by running the “test aaa-server authentication ” command

example:

fw# test aaa-server authentication my-radius
Server IP Address or name: 192.168.1.10
Username: admin
Password: ********
INFO: Attempting Authentication test to IP address (timeout: 12 seconds)
ERROR: Authentication Rejected: AAA failure
fw# test aaa-server authentication my-radius
Server IP Address or name: 192.168.1.10
Username: admin
Password: ********
INFO: Attempting Authentication test to IP address (timeout: 12 seconds)
INFO: Authentication Successful
fw#

Related posts:

  1. Configuring Authentication Proxy on Cisco Routers.
  2. Configuring Internet Authentication Service(IAS) Radius server.
  3. Cisco IPSEC Client VPN process with Reverse Route Injection(RRI) explained.
  4. Use SCP with Cisco routers and PIX/ASA firewalls to transfer files.
  5. Checkpoint User,Client and Session Authentication


Discussion

No comments for “AAA authentication test in Cisco ASA Firewalls”

Post a comment