Re: [freenet-support] Newbie : is my installation good ?

2004-08-16 Thread Toad
Hmm. Did you reseed after updating? Were you running a build before 5089
before you updated? How long has your node been running? It may help to
just leave it running for 24 hours or so; it will find more nodes...

On Sun, Aug 15, 2004 at 10:52:03PM +0200, Flesch Laurent wrote:
 Have installed the update 5091 and still have only 32 nodes :
 
 Number of known routing nodes 32 
 Number of node references 32 
 Number of newbie nodes 1 
 Number of uncontactable nodes 0 
 Contacted and attempted to contact node references 32 
 Contacted node references 3 
 Contacted newbie node references 0 
 Connections with Successful Transfers 3 
 Backed off nodes 3 
 Connection Attempts 286 
 Successful Connections 5 
 Lowest max estimated search time 0ms 
 Lowest max estimated DNF time 0ms 
 Lowest global search time estimate 3315.0ms 
 Highest global search time estimate 13270.0ms 
 Lowest global transfer rate estimate 451 bytes/second 
 Highest global transfer rate estimate 1 553 bytes/second 
 Lowest one hop probability of DNF 0,8874 
 Highest one hop probability of DNF 0,9475 
 Lowest one hop probability of transfer failure 0,0476 
 Highest one hop probability of transfer failure 0, 
 Single hop probability of QueryRejected 0.043 
 Single hop average time for QueryRejected 5035.026553250033 
 Single hop probability of early timeout 0.324 
 Single hop average time for early timeout 18029.086762984993 
 Single hop probability of search timeout 0.572 
 Single hop average time for search timeout 66627.9187723576 
 Single hop overall probability of DNF given no timeout 0.898 
 Single hop overall probability of transfer failure given transfer
 0.12827225130890052 
 Probability of transfer given incoming request 0.0 
 Total number of requests that didn't QR 119 
 Total number of reqests that timed out before a QR or Accepted 35 
 Implementation freenet.node.rt.NGRoutingTable 
 
 
 It tried http://127.0.0.1:/servlet/nodeinfo/networking/ocm as proposed.
 Here is the result :
 
 Connections open (Inbound/Outbound/Limit) 3 (0/3/200) 
 Transfers active (Transmitting/Receiving) 11 (0/11) 
 Data waiting to be transferred None 
 Total amount of data transferred 10 MiB 
 
 
 Any sugestion would be very appreciated.
 Thanks for your help,
 Laurent
  
 
 -Message d'origine-
 De : Toad [mailto:[EMAIL PROTECTED] 
 Envoy? : jeudi 12 ao?t 2004 02:21
 ? : lflesch.domicile; [EMAIL PROTECTED]
 Objet : Re: [freenet-support] Newbie : is my installation good ?
 
 On Wed, Aug 11, 2004 at 04:39:04PM +0200, lflesch.domicile wrote:
  I'm actually making a tree with freenet.
  Installed freenet build 5090 on XP pro + frost.
  I have configured my node as permanent node and have made a reseed with
 the seednode found on freenet homepage.
  
  Everything seems working yet :
  - After 3 days o connection, I have only maxi 30 reference node connected.
 Is it normal. What is a typical number ?
 
 No. It should be higher than that. See
 http://127.0.0.1:/servlet/nodeinfo/networking/ocm
 
 Near the top it should say something like:
 Connections open (Inbound/Outbound/Limit) 82 (30/52/200)
 
 Show me - are there any inbound connections?
 
  - Browsing a freesite is very hard. In fact, I succeeded only once opening
 one of the site proposed. Is it normal ?
 
 No. Well, mostly no. :). Consequence of the above.
  
  I hope all your advices to help me diagnose and tune my installation.
  Thanks !
 -- 
 Matthew J Toseland - [EMAIL PROTECTED]
 Freenet Project Official Codemonkey - http://freenetproject.org/
 ICTHUS - Nothing is impossible. Our Boss says so.
 
 
 ___
 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]

-- 
Matthew J Toseland - [EMAIL PROTECTED]
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.


signature.asc
Description: Digital signature
___
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]

RE: [freenet-support] Newbie : is my installation good ?

2004-08-15 Thread [EMAIL PROTECTED]
hm, that is really poor. your node might be taught some other nodes.

download http://freenetproject.org/snapshots/seednodes.ref and store it within your 
freenet directory, overwriting the existing file. then stop and restart your node so 
it will reseed itself from that file, importing all 
node references stored within. this procedure is called reseeding. maybe you even 
don't need to stop and restart the node; but as your node is pretty currently useless 
to you and the network, no harm is done 
when you take it down for a few minutes

HTH

Have installed the update 5091 and still have only 32 nodes :

Number of known routing nodes 32 
Number of node references 32 
Number of newbie nodes 1 
Number of uncontactable nodes 0 
Contacted and attempted to contact node references 32 
Contacted node references 3 
Contacted newbie node references 0 
Connections with Successful Transfers 3 
Backed off nodes 3 
Connection Attempts 286 
Successful Connections 5 
Lowest max estimated search time 0ms 
Lowest max estimated DNF time 0ms 
Lowest global search time estimate 3315.0ms 
Highest global search time estimate 13270.0ms 
Lowest global transfer rate estimate 451 bytes/second 
Highest global transfer rate estimate 1 553 bytes/second 
Lowest one hop probability of DNF 0,8874 
Highest one hop probability of DNF 0,9475 
Lowest one hop probability of transfer failure 0,0476 
Highest one hop probability of transfer failure 0, 
Single hop probability of QueryRejected 0.043 
Single hop average time for QueryRejected 5035.026553250033 
Single hop probability of early timeout 0.324 
Single hop average time for early timeout 18029.086762984993 
Single hop probability of search timeout 0.572 
Single hop average time for search timeout 66627.9187723576 
Single hop overall probability of DNF given no timeout 0.898 
Single hop overall probability of transfer failure given transfer
0.12827225130890052 
Probability of transfer given incoming request 0.0 
Total number of requests that didn't QR 119 
Total number of reqests that timed out before a QR or Accepted 35 
Implementation freenet.node.rt.NGRoutingTable 


It tried http://127.0.0.1:/servlet/nodeinfo/networking/ocm as proposed.
Here is the result :

Connections open (Inbound/Outbound/Limit) 3 (0/3/200) 
Transfers active (Transmitting/Receiving) 11 (0/11) 
Data waiting to be transferred None 
Total amount of data transferred 10 MiB 


Any sugestion would be very appreciated.
Thanks for your help,
Laurent
 

-Message d'origine-
De : Toad [mailto:[EMAIL PROTECTED] 
Envoyé : jeudi 12 août 2004 02:21
À : lflesch.domicile; [EMAIL PROTECTED]
Objet : Re: [freenet-support] Newbie : is my installation good ?

On Wed, Aug 11, 2004 at 04:39:04PM +0200, lflesch.domicile wrote:
 I'm actually making a tree with freenet.
 Installed freenet build 5090 on XP pro + frost.
 I have configured my node as permanent node and have made a reseed with
the seednode found on freenet homepage.
 
 Everything seems working yet :
 - After 3 days o connection, I have only maxi 30 reference node connected.
Is it normal. What is a typical number ?

No. It should be higher than that. See
http://127.0.0.1:/servlet/nodeinfo/networking/ocm

Near the top it should say something like:
Connections open (Inbound/Outbound/Limit)  82 (30/52/200)

Show me - are there any inbound connections?

 - Browsing a freesite is very hard. In fact, I succeeded only once opening
one of the site proposed. Is it normal ?

No. Well, mostly no. :). Consequence of the above.
 
 I hope all your advices to help me diagnose and tune my installation.
 Thanks !
-- 
Matthew J Toseland - [EMAIL PROTECTED]
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.


___
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]


Re: [freenet-support] Newbie : is my installation good ?

2004-08-11 Thread Toad
On Wed, Aug 11, 2004 at 04:39:04PM +0200, lflesch.domicile wrote:
 I'm actually making a tree with freenet.
 Installed freenet build 5090 on XP pro + frost.
 I have configured my node as permanent node and have made a reseed with the seednode 
 found on freenet homepage.
 
 Everything seems working yet :
 - After 3 days o connection, I have only maxi 30 reference node connected. Is it 
 normal. What is a typical number ?

No. It should be higher than that. See
http://127.0.0.1:/servlet/nodeinfo/networking/ocm

Near the top it should say something like:
Connections open (Inbound/Outbound/Limit)   82 (30/52/200)

Show me - are there any inbound connections?

 - Browsing a freesite is very hard. In fact, I succeeded only once opening one of 
 the site proposed. Is it normal ?

No. Well, mostly no. :). Consequence of the above.
 
 I hope all your advices to help me diagnose and tune my installation.
 Thanks !
-- 
Matthew J Toseland - [EMAIL PROTECTED]
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.


signature.asc
Description: Digital signature
___
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]