Matthew Toseland:
>Do you have a freenet.log file?=20

I:

>No, I have not any freenet.log files?  I thought that the Installation
> Program would have created one, that is why I did not do it myself.  Need 
> I create a freenet.log file myself?  If there had been any such file, I should
> have added it in my query to be more precise about my troubles over here.

Greg Wooledge:

>No, you should not create one manually.  The installation does not
>create it; instead, the Freenet node creates it when you run the node.
>It should be in your Freenet directory (which, for me, is
>C:\Program Files\Freenet -- yours may be different).

I:

I carried out a search for any freenet.log files by means of Windows 98.  Nothing, 
file not found.  My Freenet node did not create any freenet.log files even though I am 
running it for about more than 10 hours.

Mathew Toseland:

>Is your datastore native or monolithic? pre5 will automatically upgrade a
>monolithic datastore, but it will take a while.

I:
> I am sorry that I do not understand your questions.  I do apologise.  Can=
> you please tell me what I have missed?

Greg Wooledge:

>You should have a freenet.ini file, which is created during the
>installation.  This will (probably) have a storeType line it like
>this:

>storeType=3Dnative

>But of course yours will probably not say "native".

I:
# The type of store we have (this text will get clearer soon).
storeType=freenet

Should I change this parameter to 'native'?

Greg Wooledge:

>Use the task manager (Ctrl-Alt-Del in Win98) to see what processes
>are running.  You should see either Freenet or Java there if it's
>running.

Among the processes running are Freenet and Javaw.  I definitely am running the node.

Greg Wooledge:

>Use "netstat -a" from a command prompt to see what ports your OS
> is listening to.  You should see your Freenet node protocol port
> (which is unique to your node), and then the generic services like
> mainport (8888) and possibly nodestatus (8889).

I:

All right.  This was the result

Conexiones activas

  Proto  Direcci�n local        Direcci�n remota       Estado
  TCP    adsl:2086              TOP2:0                 LISTENING
  TCP    adsl:1027              TOP2:0                 LISTENING
  TCP    adsl:2085              TOP2:0                 LISTENING
  TCP    adsl:2085              localhost:2086         ESTABLISHED
  TCP    adsl:2086              localhost:2085         ESTABLISHED
  TCP    adsl:1767              TOP2:0                 LISTENING
  TCP    adsl:eklogin           host54.esuiteshotels.com:80  TIME_WAIT
  TCP    adsl:137               TOP2:0                 LISTENING
  TCP    adsl:138               TOP2:0                 LISTENING
  TCP    adsl:nbsession         TOP2:0                 LISTENING
  UDP    adsl:1027              *:*
  UDP    adsl:1767              *:*
  UDP    adsl:nbname            *:*
  UDP    adsl:nbdatagram        *:*


In the freenet.ini I found this lines concerning ports:


# The port to listen for incoming FNP (Freenet Node Protocol) connections on.
listenPort=18018

Should I change this parameter?

# The port to listen for local FCP (Freenet Client Protocol) connections on.
clientPort=8481

Or should I change this parameter?

########################
# Mainport settings
########################
mainport.class=freenet.interfaces.servlet.MultipleHttpServletContainer
mainport.port=8888
mainport.params.servlet.1.params.insertHtl=15
mainport.params.servlet.1.params.requestHtl=15
mainport.params.servlet.1.params.filter=true
mainport.params.servlet.1.params.passThroughMimeTypes=text/plain,image/jpeg,image/gif,image/png
mainport.params.servlet.1.params.pollForDroppedConnection=true
mainport.params.servlet.1.params.splitFileRetryHtlIncrement=20
mainport.params.servlet.1.params.splitFileRetries=1
mainport.params.servlet.1.params.splitFileThreads=10
mainport.params.servlet.1.params.showNewBuildWarning=true

Or should I change any parameters here?


########################
# Node information servlet settings
########################
mainport.params.servlet.2.params.class=freenet.node.http.NodeInfoServlet
mainport.params.servlet.2.params.port=8890
failureTableSize=1000
failureTableTime=1800000

Or should I change these parameters?

The bunny icon is not working properly: whenever I try to see the configuration, I get 
a message 'Unable to launch... '   Please, let me know what I should do.  Thank you.



--------------------------------------
Protect yourself from spam, 
use http://sneakemail.com

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

Reply via email to