07-07-2004 02:07 AM - edited 02-20-2020 11:29 PM
How can I block ICQ/MSN traffic from inside through outside on PIX firewall? (by service port is dynamic)
07-07-2004 02:29 AM
Hi,
Try applying the following ACLs on the inside interface of the PIX to stop MSN Messenger service. I have this applied to a few of my PIXs and this stops MSN Messenger connectivity.
access-list inside deny tcp any any eq 1863
access-list inside deny ip any 64.4.13.0 255.255.255.0
access-list inside deny ip any 207.46.110.0 255.255.255.0
access-group inside in interface inside
Remember to issue clear xlate and save with write mem after you have applied the above ACLs, Not too sure on the service ports for ICQ but if I do find out the port addresses I'll let you know. Try searching google.com for ICQ port addresses.
Hope this helps and let me know how you get on.
Jay
07-07-2004 02:44 AM
Here is a follow up document I found that might be of interest to you:
http://nscsysop.hypermart.net/no_chat.html
Jay
07-07-2004 02:46 AM
Jay:
Thanks your information and great support!
I will try it later.
Anson
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide