Testing field

From AMule Project FAQ
Revision as of 07:30, 12 November 2004 by Jacobo221 (Talk | contribs)

Jump to: navigation, search

Description

A testing field is a virtual eD2k network. That is, a local (or maybe not local, but yes limited) network run only by your clients.

Server

To run a testing field you must do the following:

Set up and run an eD2k server. The purpose of this document is not to teach you to do this, since there are many different eD2k servers around. Once you decide for one, read it's documentation.

If the server allows you (most probably it will) and you wish, limit it to only detect your clients (the range of IPs the clients in your test field use).

Clients

Once the server is running, open your clients but before connecting them to any server, use IPFilter to limit the clients it can connect to.

Using an aMule IPFilter-compatible client (remember aMule's IPFilter is compatible with eMule's) you can use the following as your ipfilter.dat file (this one allows connections only from IPs in the range 192.168.0.1-192.168.0.255):

000.000.000.000 - 192.168.000.000 , 000 , all internet
192.168.001.000 - 255.255.255.255 , 000 , all internet

Now, enable IPFilter in your client. In aMule, go to "Preferences"->"Security"->"IP-Filtering"->"Enable IP-Filtering".

Finally, connect all clients to your server. If your aMule client refuses to connect to the server in your testing field, try disabling "Preferences"->"Server"->"Always filter bad IPs" (on aMule versions previous to 2.0.0-rc8 this option can be found in "Preferences"->"Server"->"Always filter bad IPs")

NOTE: In some clients the server will also have to be in the non-filtered IPs range in order to allow it to connect. Anyway, aMule isn't one of those clients.