panamerica334 at uni.de wrote: > actually the fproxy distribution function NEVER EVER worked for me > (connection timed out)
It probably doesn't have all the files it needs to make a distribution zip. It will try to download them from Freenet, but will silently fail if it can't. It needs the following files: start-freenet.sh stop-freenet.sh README preconfig.sh update.sh freenet-webinstall.exe NodeConfig.exe freenet.ext freenet-ext.jar freenet.jar Most of these should be in your Freenet directory, some you can download from http://www.freenetproject.org/snapshots/ > but this time i was wondering about the used links in the fproxy frontpage, > as i accidently came across them with my mouse cursor: > > networking: open connections -> > http://127.0.0.1:8888/servlet/nodeinfo/networking/ocm > networking: distribution node -> http://217.185.253.83:8891/ > networking: network load -> > http://127.0.0.1:8888/servlet/nodeinfo/networking/loadstats > > noticed the http://217.185.253.83:8891/ above!? > is that url seeded from noderefs? from a fixed value? or shouldn't that be > 127.0.0.1:8888/xxxxx? No, that's the IP your node detected (or got from ipAddress in your config file). The distribution node/servlet uses your external ip, because it should be accessible to outsiders. See my sig for an example. -- Mika Hirvonen <hirvox at welho.com> http://nightwatch.mine.nu/ Get Freenet from: http://213.243.189.190:8891/WcwFpSQP8~Y/ _______________________________________________ devl mailing list devl at freenetproject.org http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl
