cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1875
Views
0
Helpful
3
Replies

vpn email alert

hi guys

i need serious help here right now i need to log vpn activity in my firewall ..when some one logs in vpn  i need in an email alert from my Cisco ASA 5520 firewall

logging enable

logging timestamp

logging list vpn level debugging class vpn

logging buffer-size 10000

logging monitor notifications

logging buffered errors

logging trap alerts

logging asdm informational

logging mail alerts

logging from-address

DistASA5520@bhusd.org

logging recipient-address

kgopinathan@bhusd.org

level errors

logging facility 23

logging class ip mail emergencies

logging class np mail emergencies

logging class sys mail alerts

logging class vpn mail debugging

logging class ipaa mail emergencies

logging enable

logging timestamp

logging list vpn level debugging class vpn

logging buffer-size 10000

logging monitor notifications

logging buffered errors

logging trap alerts

logging asdm informational

logging mail alerts

logging from-address DistASA5520@bhusd.org


above are the current setting with this i am not getting any emails if some one logs in VPN so can some one give me any ideas or suggestions

Thanks

3 Replies 3

mvsheik123
Level 11
Level 11

Hi,

Do you have smtp server address configured on ASA?

!

smtp-server x.x.x.x

!

hth

MS

Yes I have

Sent from my HTC Thunderbolt

Hi,

Can you run a quick packet capture?

access-list capin permit tcp interface outside any eq 25

access-list capin permit tcp any eq 25 interface outside

capture capin access-list capin interface outside

Wait for a few seconds and then do a show cap capin....

Note:

Assuming that the smtp is on the outside interface

Mike

Mike
Review Cisco Networking for a $25 gift card