cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
902
Views
0
Helpful
2
Replies

Remote vpn user access notification by email

yun zhang
Level 1
Level 1

Dear all

Our customer has an ASA5520 Security appliance, I have already config the remote vpn in asa , user can logon via internet  by vpn client and can access internal network, customer hope us can make some configuration if the remote user logon asa by vpn and notify them  someone login their vpn by email .

has anyone can help me !  thx

harvey

2 Replies 2

padatta
Level 1
Level 1

Hi,


You can try the following commands.


smtp-server 10.1.1.1 10.1.1.2                          ; primary and secondary smtp servers


logging list VPN-Remote level informational class vpnc
logging mail VPN-Remote
logging recipient-address admin@yourdomain.com level informational
logging from-address something@yourdomain.com       ; ensure that the smtp server doesn't require authentication for outbound mails.

Paps

Hi padatta

Thanks for you helps and provide useful information ,but But I have not

solved this problem.

Im sure the mail of from-address does not require authentication , below are

configuration, could you help me to check it thanks!!

logging list vplog level informational class vpn

logging list vplog level informational class vpnc

logging mail vplog

logging from-address lynchm@shchildren.com.cn

logging recipient-address 9508@shchildren.com.cn level informational

smtp-server 172.16.0.54

have a nice day

yun zhang

On Wed, Apr 6, 2011 at 10:29 PM, padatta <