I want to block p2p and torrent connection without any firewall or server-side software installation.

Most of all it is FREE.

Thanks.

link|improve this question

70% accept rate
Why is this tagged with thin-client? If you're not blocking at the firewall or the server, are you looking for a client solution? More information about the machines generating the P2P and why you don't have the ability to block at the appropriate points in the network would be helpful. – Kevin Kuphal Jul 22 '09 at 13:23
feedback

6 Answers

You probably have a pair of scissors somewhere; that'll block peer-to-peer software without costing anything, installing a firewall, or installing any software on a server.

link|improve this answer
You are right.., and that's the first option..., and this is only my second option..., because of cost. Thanks buddy. – Nathaniel Varona Jul 22 '09 at 10:57
feedback

Is this for a single computer, or an entire network? If its a single computer, configure the windows firewall manually. If its a network, configure the windows firewall via GPO. (IF you are running AD, that is)

You could also look into OPENDNS.com filtering as well.

link|improve this answer
+1 - this was my answer. Monitor the network traffic, determine ports and executables used for P2P, and make sure the Windows Firewall is set to block those through GPO. – Jeff Miles Jul 22 '09 at 13:54
feedback

WinXP SP2 and higher has a built-in firewall. That software can be configured to block all kinds of things, and it is already paid for.

Take a look at the configure and edit your question to be more specific, I'm sure you will get more specific answers

link|improve this answer
feedback

Try to decrease halfopen connections limit to minimum (i.e 1 or 2) it'll make p2p almost unusable, but also will cost you slow browsing speed

link|improve this answer
feedback

I would reccomend going with a P2P IP-Filter list. They're freely available. One in particular that I use is from:

http://blocklistpro.com/download-center/ip-filters/

And it's free. Migrate that to each users hosts file and flush the machines dns:

Start -> Run - > cmd ipconfig /flushdns

link|improve this answer
feedback

Get a Linksys WRT54G and put a 3rd party firmware on it (DD-WRT2.4+) that has bandwidth management functions. Then you can restrict bandwidth by port and/or ip address.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.