It's possible to run two nodes in the same JVM, although not trivially so. And yes it's quite possible to have multiple node-[num] etc in the same dir. What you have to do is start freenet with an explicit config filename. You can even use the wrapper: rename run.sh to run-one.sh, and copy it to run-two.sh. Do the same thing with wrapper.conf and freenet.ini, and edit each to point to the relevant other one. Make sure the nodes run on different ports, and rename any fixed filenames in the .ini's (I think downloads.dat is the only real one). Change the application names (both long and short) in the run*.sh's; that will give you unique lock files. This really ought to be on the wiki somewhere... Please write a page about it when you get it working. :)
On Wed, Aug 09, 2006 at 01:22:46PM +0200, Lean Fuglsang wrote: > Hi, > is it possible to use multiple node identities on the same node? > In case you got two physically machines, but with different node > identity and you would like to join them together. Can you have multiple > node-[number] peers-[number] in the same freenet dir? Or is there another > way to to it? > > --Lean Fuglsang -- Matthew J Toseland - [EMAIL PROTECTED] Freenet Project Official Codemonkey - http://freenetproject.org/ ICTHUS - Nothing is impossible. Our Boss says so.
signature.asc
Description: Digital signature
_______________________________________________ chat mailing list [email protected] Archived: http://news.gmane.org/gmane.network.freenet.general Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/chat Or mailto:[EMAIL PROTECTED]
