Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: tolik on October 02, 2006, 09:56:45 AM
-
My chief said that we need monitorins icq message. But I don't know, how I can do it... I need help!And does anybody know, how block icq spam.
WBR Anatoly
-
My chief said that we need monitorins icq message. But I don't know, how I can do it... I need help!And does anybody know, how block icq spam.
WBR Anatoly
How about this: http://forums.contribs.org/index.php?topic=30484.0?
-
I don't think ipp2p blocks ICQ, but it is definitly good to block filesharing programs. Start by looking here:
http://www.google.com/search?q=iptables+block+icq
Instead of "iptables -A ???" though, you can test the rules with "iptables -I ???" - I think that works better for testing, and you can see what will work immediatly.
Then you just create a custom template in etc\e-smith\templates-custom\etc\rc.d\init.d\masq\ called 38ICQ with the rule that works (you can use -A there).
Restart masq with:
etc/rc7.d/S36masq restart
...to see if your rule is working.
Let us know what works for you :-)