LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 12-02-2006, 08:31 AM   #1
rohit_acl
LQ Newbie
 
Registered: Dec 2006
Posts: 1

Rep: Reputation: 0
Question How to block kazaa and limewire


Hi this is Rohit frm Delhi India ... Well I am can say a starter in Linux security .. I hv a problem about how to block "limewire" and "kazaa" softwares .. I tried a lot but as far as I gt the conclusion is this that Limewire cud b blocked by blocking it's URL but i hv truly no idea as to how block the Kazaa software ..

Please suggest

Rohit
 
Old 12-02-2006, 09:31 AM   #2
runnerfrog
Member
 
Registered: Jul 2006
Location: Paraná, Argentina
Distribution: Frugalware 0.6 (Terminus) - Kubuntu 7.04 (Feisty Fawn Herd 5)
Posts: 217

Rep: Reputation: 31
Welcome.
I think this is not the right forum to ask or answer questions so I'll be brief: My experience tells me that the best way to block Limewire and particularly Kazaa, is using iptables rules based on layer7 packet classifier. You should introduce yourself in kernel patching, netfilter and protocol definitions.
 
Old 12-02-2006, 12:31 PM   #3
cybergal
Member
 
Registered: Mar 2003
Location: Parksville, BC Canada
Distribution: Ubuntu 10.04LTS, Absolute Linux,Debian 3.0, LinpusLite,
Posts: 206

Rep: Reputation: 31
Welcome!
 
Old 12-02-2006, 01:17 PM   #4
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
Moved: This thread is more suitable in Linux-Networking and has been moved accordingly to help your thread/question get the exposure it deserves.
 
Old 12-03-2006, 07:23 AM   #5
amitsharma_26
Member
 
Registered: Sep 2005
Location: New delhi
Distribution: RHEL 3.0/4.0
Posts: 777

Rep: Reputation: 31
As i earlier asked about network setup, you gotta give us the idea/layout of your network atleast. How does exactly your clients(specially the one running kazaa) get connected to internet ??

Do you use squid or any other proxy server in b/w ???

Quote:
Originally Posted by rohit_acl
but i hv truly no idea as to how block the Kazaa software ..
There are many ways you can look into for blocking kazaa, starting from
* Using SQUID (as a proxy server wont let you establish a peer to peer connection; afaik)
* You should dump the packets when you see the initial communication of kazaa to its server & any peer.. This may help in blocking it with iptables.
* I have heard that you can use
Code:
-m string --string "X-Kazaa-Username:" -j DROP
-m string --string "X-Kazaa-Network:" -j DROP
-m string --string "X-Kazaa-IP:" -j DROP
-m string --string "X-Kazaa-SupernodeIP:" -j DROP
But you got to specify them at FORWARD (if you are not NATing packets)
* The best would be using domain policies as anyhow if any user can download & install kazaa at its desktop.. ITs even a bigger threat to your security.
* The modest of them all is that you should let your users know that this is not as per the corporate policy of your company & you should avoid doing the practice of using these p2p programs. Make them understand that this brings so many security flaws to their company & their desktops.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
IPTables and PPTPD :S (to block or not to block) thewonka Linux - Networking 0 03-24-2005 06:58 PM
Deny Area/Limewire/Kazaa use dsheller Linux - Security 4 12-27-2004 12:56 AM
Does Limewire search the same network kazaa does? Braveheart1980 Linux - Software 1 08-10-2004 06:33 PM
Kazaa alitrix Linux - Software 5 06-10-2003 07:33 AM
Please help, my firewall script block connection to Kazaa on my windoze machine cojo Linux - Networking 2 02-17-2003 11:44 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 07:38 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration