Koozali.org: home of the SME Server

ICQ

tolik

ICQ
« 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

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: ICQ
« Reply #1 on: October 02, 2006, 10:01:45 AM »
Quote from: "tolik"
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?
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline gregswallow

  • *
  • 651
  • +1/-0
ICQ
« Reply #2 on: October 02, 2006, 06:29:58 PM »
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 :-)