> It is possible to run Freenet on a small, not-internet 
> connected, host?

It depends on what you mean by 'not-internet connected'.

If the machine has no network connection at all, then no, it is not
possible.

If you're trying to create a small network of freenet nodes on an
internal network or something, then, yes, that is possible.

Say you had machines  10.1.1.1, 10.1.1.2, 10.1.1.3, 10.1.1.4 and you
wanted them to compromise a small freenet network.

on the .1 machine you would create a nodes dot config file containing:
tcp/10.1.1.2
tcp/10.1.1.3
tcp/10.1.1.4

likewise, you would add a nodes.config file containing the addresses of
every other machine that you wanted on the network.


_______________________________________________
Support mailing list
[EMAIL PROTECTED]
http://lists.freenetproject.org/mailman/listinfo/support

Reply via email to