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

Logging Instant Messengers.

sboivin
Level 1
Level 1

My company runs an ASA5510. Is it possible to log instant messenger chat with this device?

I also was testing some class-map policies that block IM clients. I was unable to stop MSN and Yahoo, but I was unable to block AOL. Under my protocols I have the option for Yahoo and MSN, how do I block AOL and why is there protocol not specified?

2 Replies 2

jain.nitin
Level 3
Level 3

Hi, How did u configure ASA for blocking MSn/Yahoo can u share config with me.. i hav ASA with v7.2 N configured as below

class-map type inspect im match-all IM-BLK

match protocol msn-im yahoo-im

class-map type inspect im match-all CHAT-BLK

match service chat conference games voice-chat webcam

!

!

policy-map type inspect im IM-BLK

parameters

class IM-BLK

drop-connection log

class CHAT-BLK

drop-connection log

please do help me.