>> I'm still getting the above error, although my node does seem to be
>> working as far as I can tell.  Also, I want to access freenet from
>> another machine, but I don't want to install another node.  What do I
>> need to add to freenet.ini to accomplish this?

> mainport.allowedHosts=localhost,other_host_ip,yet_another_host_ip

> etc.  Won't accept any format of subnets.  Don't forget localhost (if
> you want it to work from the Freenet box) as the default is lost when
> you set a value.

not really correct; there is one form to open up for any IP:
mainport.allowedHosts=*

> You could also put nodestatus.allowedHosts=similar_stuff if you want to
> access that.

ditto.

mfg The Bishop

_______________________________________________
support mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support

Reply via email to