Am 30.11.02 09:46:48, schrieb Patrick Martin <[EMAIL PROTECTED]>:

>I have freenet installed and configured correctly and I can use the web interface 
>correctly.  I have been trying to use a newer version of frost which doesn't have 
pre configured boards.  It keeps trying to find message boards but never finds any.
>
>--- "Dave Hooper" <[EMAIL PROTECTED]> wrote:
[snip]

Is this problem related to the "wireless network problem"-thread?

If yes:
*******
You can access the mainport service from another PC. (you said that the web interface 
works) 
That means that this two settings:
        mainport.bindAddress=*
        mainport.allowedHosts=* (or a comma separated list of hostnames or IP 
addresses)
are correct set in "freenet.ini" or "freenet.conf".

To use client programs on another PC than the Freenet node, you have to set this line:
        fcpHosts=127.0.0.1,host2,192.168.1.34
(comma separated list of hostnames or IP addresses, included the localhost or 
127.0.0.1)

If not:
******
-all client programs doesn't work (frost, FMB, FIW, Fishtools, ...)
        ->fcpHosts= .... not correctly set?
        ->a firewall blocks a TCP connection to the FCP default port 8481?
-only Frost doesn't work correctly
        ->if you start Frost with "frost.bat", are there errors about "FCP"? Then check
        the FCP port setting in Frost
        ->give Frost and Freenet some hours to find the boards and the new messages
        ->if you have a lot of RNF errors while browsing Freenet,
        give your node a actual "seednodes.ref" file and restart the Freenet node
        ->add manually the board "test" (it already exists) and send a ping message,
        can you get some answers after some time when you hit "board update"?

I hope this things help you.

Greetings from Stef


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

Reply via email to