> 1. The serverAddress option in the .fproxyrc doesn't appear to work.
> 
> When I try to run freenet_request, it still tries to connect to port 19114.

.fproxyrc does not effect the freenet_request client. It only effects the
web-based client. You want to type java Freenet.client.RequestClient
-serverAddress tcp/localhost:18182 Aardvark Aardvark.

Or you can point your web browser at http://localhost:8081/Aardvark if you
want to use the web-based client.


_______________________________________________
Freenet-dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/mailman/listinfo/freenet-dev

Reply via email to