Linux - SecurityThis forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
i have successfully blocked a good number of peer 2 peer protocols such as gnutella, fasttrack,edonkey using an iptables modules called rope. but the problem now is i suddenly discovered this new p2p called ARES. i really want to block this thing from consuming my entire bandwidth. but unfortunately rope does not have a script for this ARES. can any one assist on what step to take.
Thanks guys for the quick response, ipp2p does a very good work but still not blocking this particular variant of Ares called Ares regular. pls let me know if there is another option.
Close all ports and force web traffic via a proxy like squid.
As i remember even Ares needs a port open to function properly. If you lock down all ports, then force everything through squid, you can tailor exactly what gets access, and also weight things, so perceived p2p traffic gets a hellishly low priority, while http(s) gets a higher priority, etc.
Guides on how to do this exist and can be found via the usual routes (google, etc).
ipp2p does a very good work but still not blocking this particular variant of Ares called Ares regular.
Does it say that on the website or did you try it yourself? BTW, if the ipp2p people have a mailing list it might be a good idea to ask about this there.
Quote:
Originally Posted by yawe_frek
could u give me a hint on how i could use squid to attain this after blocking all ports.
What you will be able do with Squid is gonna be very limited IMHO (unless Ares has no proxy compatibility at all). If you wish to go the proxy route, I'd say your best bet would be an application-layer proxy. A lot of people like Zorp.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.