aMule Forum

English => Feature requests => Topic started by: Axl_Mas on February 06, 2010, 04:58:38 AM

Title: ipfilter_white.dat support in amule
Post by: Axl_Mas on February 06, 2010, 04:58:38 AM
...instead of to find and comment line in ipfilter.dat (sometimes it is difficult if there are ranges) it is possibile to add in amule the ipfilter_white.dat?
Many thanks !
Compliments for your hard job, amule is a great program.
Title: Re: ipfilter_white.dat support in amule
Post by: GonoszTopi on February 06, 2010, 11:14:00 AM
Instead of both, you can add the IPs or IP ranges you want to allow to ipfilter_static.dat with a level of 255 to ensure it won't ever get filtered.

Assume you want to always allow the IP address a.b.c.d. Then you should put the following line in ipfilter_static.dat:
Code: [Select]
a.b.c.d - a.b.c.d , 255 , Some description for yourself
Title: Re: ipfilter_white.dat support in amule
Post by: Axl_Mas on February 06, 2010, 01:10:53 PM
It works!!!
Many thanks GonoszTopi