- Posts: 4
- Thank you received: 0
How to Block IM in IPCOP
20 years 10 months ago #9861
by Pax
How to Block IM in IPCOP was created by Pax
Good day to all, I am actually new to Linux I hope someone could help me on how can I block instant messenger from my IPCOP BOX.I have installed the following ADDONS, block outgoing traffic, advance proxy, URL filter but I couldn't figure out on how should I restrict users from using Instant messenger service. Thank you and more power ...Great site.
20 years 10 months ago #9868
by DaLight
Replied by DaLight on topic Re: How to Block IM in IPCOP
You need to deny access to the following URL "*.messenger.hotmail.com". Blocking the ports does not really work, as if you block the default port 1863, it can use port 80, which will of course block normal web access.
20 years 10 months ago #9912
by Pax
Replied by Pax on topic Re: How to Block IM in IPCOP
Thanks for your reply Dalight But unfortunately i have done that, and still MSN messenger works I edited the squid.conf and added a script which point to a text file Badsites.txt in which all disallowed URL are listed. and I also did included it in the blacklisted sites through URL filter Add-on still it didn't effect. Also i hope to do the same with yahoo messenger. Hoping for your reply. thanks in advance...
20 years 10 months ago #9916
by DaLight
Replied by DaLight on topic Re: How to Block IM in IPCOP
Have you actually blocked outgoing IP traffic thereby forcing your users to go out through SQUID only. Let us have a look at your /etc/rc.d/rc.local file.
20 years 10 months ago #9924
by Pax
Replied by Pax on topic Re: How to Block IM in IPCOP
Hello Again dalight I took the file rc.local which you told me I opened it from ultraedit and it looks like this...thanks...
#!/bin/sh
#!/bin/sh
20 years 10 months ago #9926
by Pax
Replied by Pax on topic Re: How to Block IM in IPCOP
Sorry I forgot to tell you that I'm blocking my users through their IP addresses from the advanced web proxy add on where I only add each restricted users IP in the banned IP option in the network based access control...
Time to create page: 0.147 seconds