01-30-2004 02:06 PM - edited 03-09-2019 06:16 AM
Hi.
I have the following problem.
In our company the use of the msn is had allowed. The version that is used is 6.0 and what is wanted is to block the sending and reception of files through this application.
We have realized that this version allows that this process should happen equally across the port 1863, which according to the papers of the msn is only for chat.
Then, how can I block this without blocking the chat option?.
I have understood that teh Feature Pack of Cisco has this property.
We have a Cisco PIX Firewall 525 OS version 6.3 (1).
Thanks in advance.
Ramiro Marulanda Z.
Solved! Go to Solution.
02-05-2004 10:03 AM
I do not think it is possible to block MSN messenger at all. The messenger tries using port 1863 and if that does not work, it will try a number of other ports. I have been told that the same goes for the IP address it builds a connection to. I feel that the only real option is to opt for an application layer filter.
02-05-2004 10:03 AM
I do not think it is possible to block MSN messenger at all. The messenger tries using port 1863 and if that does not work, it will try a number of other ports. I have been told that the same goes for the IP address it builds a connection to. I feel that the only real option is to opt for an application layer filter.
02-05-2004 08:57 PM
Hi Donald and thank you very much for your help.
I believe that what you recommend is the most immediate solution.
R.@.M.
02-06-2004 12:36 AM
Hi,
access-list inside deny tcp any any eq 1863
access-list inside deny ip any 64.4.13.0 255.255.255.0
access-group inside in interface inside
*Remember to issue command clear xlate and save with command write mem
Hope this helps, Jay.
02-08-2004 04:16 PM
Yes, but what you recommend would block the possibility of "chat" and this is not what is claimed. The target is to block the sending of attached files only more NOT the "chat".
Regards,
Ramiro Marulanda Z.
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