aMule Forum

English => aMule Help => Topic started by: gmantic on April 15, 2010, 04:14:11 PM

Title: third party IP Filter?
Post by: gmantic on April 15, 2010, 04:14:11 PM
Anyone have any recommendations for a good third party IP Filter?
 I see that Peerguardian for OSX is still around, though there appears to be no manual for it at the Phoenix Labs site.
Title: Re: third party IP Filter?
Post by: Stu Redman on April 15, 2010, 05:34:58 PM
Why not use aMule's internal IP filter?
Title: Re: third party IP Filter?
Post by: gav616 on April 15, 2010, 06:22:20 PM
Might be useful;

http://forum.amule.org/index.php?topic=16690.msg95702#msg95702

...could be used in a daily cron job, for example:

Code: [Select]
@daily ID=IPFilter amulecmd -c "reload ipfilter net" >/dev/null 2>&1
(works in recent SVN)
Title: Re: third party IP Filter?
Post by: Stu Redman on April 15, 2010, 07:30:21 PM
He's talking about a filter program, not about a filter list. At least that's what I understand.
Title: Re: third party IP Filter?
Post by: myth on April 15, 2010, 08:18:47 PM
I would not use a third party program! And why for?
It just takes more system resources!
Title: Re: third party IP Filter?
Post by: gmantic on April 16, 2010, 08:08:54 AM
I guess the issue is not *why* i want to use a third party IP filter - in addition to updated and trusted amule server lists - but what do people recommend if they are using them. The way i see it, a little more protection = system resources well spent.
Title: Re: third party IP Filter?
Post by: ^marcell^ on April 16, 2010, 08:56:47 AM
On my windows box I use PeerGuardian. But when I want to connect to Valve-Steam it keeps blocking ad related IPs. So I have to disable it, which is kind of tedious. I don't know if you can specify exceptions for IPs being passed through.
Title: Re: third party IP Filter?
Post by: Stu Redman on April 16, 2010, 09:04:25 PM
The way i see it, a little more protection = system resources well spent.
Why would you think a third party filter would filter better than the internal filter?