Martin Scheffler wrote:
I'm trying to access running on a remote machine through the web interface, so I modified the following line in the freenet.conf on the remote machine:
fcpHosts=127.0.0.1,ip_address_of_my_machine
Is that all I need to do? It didn't work for me... :<
That line is only for FCP (port 8481 standard).
try mainport.allowedHosts=...
I tried (I have the same problem) but nothing : I have a "document
contains no data" with my browser (mozilla).
1. Edit the mentioned line in freenet.conf/freenet.ini, for example: mainport.allowedHosts=127.0.0.0/8,192.168.33.0/24 (don't forget to remove the % mark!)
2. Restart the node
I forgot to remove '%' !! (What a shame :-) ) Thanks !!!
good byte
You too. Thanks again.
------------------------------------------------------------------------
_______________________________________________ Support mailing list [EMAIL PROTECTED] http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:[EMAIL PROTECTED]
_______________________________________________ Support mailing list [EMAIL PROTECTED] http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:[EMAIL PROTECTED]
