>>>>> "OS" == Oskar Sandberg <oskar at freenetproject.org> writes:

    OS> I wasn't even aware that the clients read the freenetrc
    OS> file. If somebody added this, they should probably not have
    OS> made it read nodeAddress as the address to the node.

Yes, the clients read the freenetrc file (or, rather, get Params
passed to them at launch time) as of 0.3.8. The idea was to reduce the
number of files that a node + services needs to keep in synch. Having
listenPort set once, and then each service (3 at current count) also
have to have a serverAddress parameter seemed kind of ludicrous.

Reply via email to