cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1460
Views
0
Helpful
5
Replies

Email alert on asa for successful login to ASA

aminulnt
Level 1
Level 1

Hi guys,

Can any one tell how to configure the ASA with email alerts for successful login toASA using telnet, Ssh or asdm.

Thanks,

5 Replies 5

Panos Kampanakis
Cisco Employee
Cisco Employee
The following config will send an email for when a user logs in

logg enable

logging list login-list 605005

logging mail 6 login-list

logging from-address xxx-001@example.com

logging recipient-address admin@example.com

smtp-server

Here is the guide that explains the commands http://www.cisco.com/en/US/docs/security/asa/asa80/configuration/guide/monitor.html#wp1065512 and here is the syslog %PIX|ASA-6-605005: Login permitted from source-address/source-port to

interface:destination/service for user "username"

I hope it helps.

PK

Hi Pk

Thanks for your valuable information. I am going to configure email alert on my system. Can you tell me both (logging from-address xxx-001@example.com, logging recipient-address admin@example.com) mail address should be the same domain or can I use only one mail address for from and recipient from like   alex@cisco.com and recipient alex@cisco.com

Or from alex@cisco.com and recipient networkadmin@cisco.com

Any assistance you can provide is greatly appreciated.

Thanks,

Aminul

The domain doesn't matter.

As long as the smtp server accepts the from and to it will work.

I hope it is clear.

PK

    

           Greatly appreciated your comments

Please rate helpful posts.

PK

Review Cisco Networking products for a $25 gift card