Re: [freenet-support] The Freenet Experience

2004-04-27 Thread Pierre Abbat
On Tuesday 27 April 2004 10:53, Toad wrote:
 I assume you are using the stable branch? What build? Have you upgraded
 to 5077? And please show me the top few lines from
 http://127.0.0.1:/servlet/nodestatus/nodestatus.html

I'm running 5076. What's new in 5077?

Number of node references
32


Attempted to contact node references
29


Contacted node references
26


Connections with Successful Transfers
20


Backed off nodes
21


Connection Attempts
11520


Successful Connections
8522


Lowest max estimated search time
0ms


Lowest max estimated DNF time
0ms


Lowest global search time estimate
38402ms


Highest global search time estimate
69109ms


Lowest global transfer rate estimate
4,441 bytes/second


Highest global transfer rate estimate
7,402 bytes/second


Lowest one hop probability of DNF
0.96


Highest one hop probability of DNF
0.97


Lowest one hop probability of transfer failure
0.2


Highest one hop probability of transfer failure
0.24


Single hop probability of QueryRejected
0.12835881455029807


Single hop average time for QueryRejected
2074.4689388858346


Single hop probability of early timeout
0.4004490720707994


Single hop average time for early timeout
17750.161157313287


Single hop probability of search timeout
0.0932319037183529


Single hop average time for search timeout
86773.46966283562


Single hop overall probability of DNF given no timeout
0.9745008553493326


Single hop overall probability of transfer failure given transfer
0.04399358870116013


Total number of requests that didn't QR
9891


Total number of reqests that timed out before a QR or Accepted
3706


Implementation
freenet.node.rt.NGRoutingTable

phma
-- 
li fi'u vu'u fi'u fi'u du li pa
___
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] The Freenet Experience

2004-04-22 Thread Pierre Abbat
On Friday 23 April 2004 00:45, Galen wrote:
 Hi Freenet People,

 I'd like to hear about your experience with and uses for freenet. I'm
 interested in those that use freenet. How usable is it? What is your
 setup? What kind of performance do you get? What kinds of content do
 you get on it? How often do you use it?

 I ask this as one hopelessly trapped behind NAT (well, at least for a
 little while longer) and not really able to sample freenet properly.

I am behind NAT, but was able to forward the port, and now have 650 meg in 
store. My performance is terrible, so I use it rarely. I click on a link and 
it takes several minutes to falsely indicate that the network is down.

phma
-- 
li fi'u vu'u fi'u fi'u du li pa
___
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 help WinXP cannot access http://127.0.0.1:8888/

2004-04-15 Thread Pierre Abbat
On Wednesday 14 April 2004 21:50, [EMAIL PROTECTED] wrote:
 I have installed Freenet version 0.5.2.8 (14th Mar 2004)  = build 5076 on
 Windows XP.
 I have a DSL connection with a static ip address, and no hardware
 firewall or NAT.
 I do use a software firewall (although I have disabled it to discount the
 software firewall from my problems)
 I have configured Freenet so that the node address is my static ip
 address, and I have imported new node references.
 The hosts allowed access are still the default 127.0.0.1,localhost and
 the FProxy port is still the default .
 Freenet seems to start OK (I can see the blue rabbit with Freenet is
 running in the systray), and I can see a lot of outbound TCP traffic for
 javaw.exe.

 However, whenever I point a browser to http://127.0.0.1:/ the browser
 continuously tries to return something but even after an hour - nothing
 is displayed (tried in both Mozilla and IE) although the address now
 reads http://127.0.0.1:/servlet/nodeinfo/

The change of URL means that fproxy is running.

 All those entries marked NORMAL seems to be a good thing, but then the
 ERRORs start...

 pr 15, 2004 2:13:56 AM (freenet.support.io.NIOOutputStream, YThread-12,
 ERROR): NIOOS.write(byte[],int,int) timed out.tcp/connection:
 719918.62.0.6:25216,[EMAIL PROTECTED] closing
 [EMAIL PROTECTED]
 Apr 15, 2004 2:13:56 AM (freenet.support.io.NIOOutputStream, YThread-1,
 ERROR): NIOOS.write(byte[],int,int) timed out.tcp/connection:
 7208217.157.163.94:24601,[EMAIL PROTECTED] closing
 [EMAIL PROTECTED]
 Apr 15, 2004 2:13:57 AM (freenet.support.io.NIOOutputStream, YThread-13,
 ERROR): NIOOS.write(byte[],int,int) timed out.tcp/connection:
 7195129.240.200.147:31038,[EMAIL PROTECTED] closing
 [EMAIL PROTECTED]
 Apr 15, 2004 2:13:57 AM (freenet.node.Main$InsertARK, YThread-36,
 NORMAL): RouteNotFound Inserting ARK
 Apr 15, 2004 2:13:57 AM (freenet.support.io.NIOOutputStream, YThread-21,
 ERROR): NIOOS.write(byte[],int,int) timed out.tcp/connection:
 721666.93.82.14:9092,[EMAIL PROTECTED] closing
 [EMAIL PROTECTED]
 Apr 15, 2004 2:14:01 AM (freenet.support.io.NIOInputStream, YThread-56,
 NORMAL): waited more than 5 minutes in NIOIS.read() tcp/connection:
 7257216.27.160.171:12755,[EMAIL PROTECTED]:freenet.su
[EMAIL PROTECTED] closing
 java.lang.Exception: debug
   at freenet.support.io.NIOInputStream.read(NIOInputStream.java:293)
   at java.io.FilterInputStream.read(Unknown Source)
   at freenet.session.FnpLink.negotiateOutbound(FnpLink.java:750)
   at freenet.session.FnpLink.solicit(FnpLink.java:240)
   at freenet.session.FnpLinkManager.createOutgoing(FnpLinkManager.java:109)
   at
 freenet.OpenConnectionManager$ConnectionJob.run(OpenConnectionManager.java:
814) at
 freenet.OpenConnectionManager.createConnection(OpenConnectionManager.java:4
20) at freenet.node.ConnectionOpener.checkpoint(ConnectionOpener.java:215)
 at
 freenet.node.states.maintenance.Checkpoint.checkpoint(Checkpoint.java:54)
 at freenet.node.states.maintenance.Checkpoint.received(Checkpoint.java:47)
 at freenet.node.StateChain.received(StateChain.java:177)
   at freenet.node.StateChain.received(StateChain.java:61)
   at
 freenet.node.StateChainManagingMessageHandler$ChainContainer.run(StateChain
ManagingMessageHandler.java:332) at
 freenet.node.StateChainManagingMessageHandler$ChainContainer.received(State
ChainManagingMessageHandler.java:285) at
 freenet.node.StateChainManagingMessageHandler$ChainContainer.access$100(Sta
teChainManagingMessageHandler.java:204) at
 freenet.node.StateChainManagingMessageHandler.handle(StateChainManagingMess
ageHandler.java:96) at freenet.Ticker$Event.run(Ticker.java:322)
   at freenet.thread.YThreadFactory$YThread.run(YThreadFactory.java:250)


 can anyone help

This sounds like inbound packets can't get in, which may be a result of 
improperly shutting down the firewall. From another computer, try telnet 
your IP address your Freenet port. You should get a connection, though 
when you try to say something it will hang up on you. Also try running 
tcpdump or ethereal on the connection, and see if any traffic is getting in. 
If the box you're running Freenet on doesn't have these programs, find one 
that does and connect it to your network. If the IP address is externally 
visible, you'll have to set the other box to a martian address; I haven't 
tried sniffing martians.

phma

-- 
li fi'u vu'u fi'u fi'u du li pa
___
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]


[freenet-support] The network is busy, are you even connected to the Internet?

2004-04-09 Thread Pierre Abbat
I keep getting errors like this when browsing Freenet:

The network is busy, please try again later.

Couldn't connect to the network. Are you sure you have configured Freenet 
correctly? Also make sure that you are connected to the internet.

A tcpdump shows that I am indeed connected to the Internet, and there is 
plenty of slack bandwidth. I can get some Freenet sites. What could the 
problem be?

phma 
-- 
li fi'u vu'u fi'u fi'u du li pa
___
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]


[freenet-support] Recognizable headers in Freenet conversation

2004-04-09 Thread Pierre Abbat
I fired up Ethereal and let it capture for a few minutes, then looked for a 
SYN packet. The first 0xc0 bytes of the conversation have what appear to be 
easily recognizable bytes: 00 01 09 04 00 00, and a string of zeros later. 
Shouldn't these be set to random-looking gibberish, so that it's impossible 
to find all Freenet nodes by looking for patterns in packets?

phma
-- 
li fi'u vu'u fi'u fi'u du li pa
___
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]


[freenet-support] log rotation

2004-04-08 Thread Pierre Abbat
I told Freenet to rotate logs, but instead it writes an apparently unending 
string of logfiles. How do I tell it the number of logfiles to keep?

phma
-- 
li fi'u vu'u fi'u fi'u du li pa
___
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]


[freenet-support] node goes offline or changes IP address

2004-04-07 Thread Pierre Abbat
What happens to requests for information stored on my node if it goes offline 
for several hours and then comes back? What happens if the IP address 
changes?

phma
-- 
li fi'u vu'u fi'u fi'u du li pa
___
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 - Error: Route not Found

2004-04-07 Thread Pierre Abbat
On Wednesday 07 April 2004 20:27, sdretu wrote:
 Of course, I retried many times with many different hops value.
 Now I'm drunk... :cP ;c)

That's because you barley know what you're doing, but at yeast you know whom 
to ask!

 I do not announce -at least for now- because I'm behind a firewall (wich i
 opened the right TCP port (-; ) and my IP is dynamic and I don't know if my
 DynDNS name would work (moreover, it did not changed anything when tried).

By the right port, do you mean the one in freenet.conf? That's the port 
Freenet is expecting connections on; in the firewall you should forward it to 
your node. Freenet nodes run on lots of different ports, so if your node is 
on port 14159, it may ask another node that's on 27182, and connect from port 
26535 to port 27182. You have to allow those connections as well.

Run tcpdump port 14159, and then just tcpdump (use -n to stop nameserver 
lookups), and you'll see what's happening.

phma

-- 
li fi'u vu'u fi'u fi'u du li pa
___
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] load average is too high

2004-04-06 Thread Pierre Abbat
On Tuesday 06 April 2004 00:40, Conrad Sabatier wrote:
 I've been getting good results with the following:

 maxNodeConnections=128
 maximumThreads=128
 rtMaxNodes=256
 targetMaxThreads=128
 tfAbsoluteMaxThreads=128

How much RAM do you have? It said Reducing rtMaxNodes to 64. It still takes 
several (almost 7) minutes before it says starting node.

phma
-- 
li fi'u vu'u fi'u fi'u du li pa
___
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] load average is too high

2004-04-06 Thread Pierre Abbat
On Tuesday 06 April 2004 00:40, Conrad Sabatier wrote:
 I've been getting good results with the following:

 maxNodeConnections=128
 maximumThreads=128
 rtMaxNodes=256
 targetMaxThreads=128
 tfAbsoluteMaxThreads=128

The load average still shot up. It's 19.65 12 minutes after I started it, and 
the web page still hasn't come up.

phma
-- 
li fi'u vu'u fi'u fi'u du li pa
___
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] load average is too high

2004-04-06 Thread Pierre Abbat
On Tuesday 06 April 2004 06:44, Conrad J. Sabatier wrote:
 I have 512 MB of RAM.  I'm curious now, how are you starting the node? 
 What command are you using?

./start-freenet.sh
I have 48 meg. What settings do you recommend?

 Could you try the following and let us know what you get:

 java -jar lib/freenet.jar --version

Unable to access jarfile lib/freenet.jar
There is no directory lib. If I type java -jar freenet.jar --version I get 
Fred version 0.5, protocol version STABLE-1.50 (build 5076, last good build 
5074).

 Also, you may want to run 'java -jar lib/freenet.jar --config' to setup a
 new config file.  It sounds like there may be a serious problem with your
 existing config.

 And at the risk of insulting your intelligence :-) ... don't forget that if
 you want to modify any default settings in your config file, you have to
 remove the leading % character.

I told you they weren't set to anything.
-- 
li fi'u vu'u fi'u fi'u du li pa
___
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] load average is too high

2004-04-06 Thread Pierre Abbat
On Tuesday 06 April 2004 14:17, Toad wrote:
 You could try doCPULoad=true, but you'd have to turn off the background
 CPU hog. That makes the node tell other nodes to send it fewer queries
 until its CPU usage is reasonable.

 What is the messageSendTime? On the General page?

It took several minutes for the General page to come up. 
messageSendTimeRequest is 0, which probably doesn't tell you anything, so 
here's the page.

phma
-- 
li fi'u vu'u fi'u fi'u du li paTitle: General Information









 






 
Freenet














  


General Information



 







	
	[Switchtoadvancedmode][Savecurrentmode]






   



  

  
   
   Node Information
   
  

  



  

  



  
  
  
   
   
Web Interface
Bookmark Manager

Performance

GeneralInformation

Networking

CurrentDownloads
SpreadFreenet

Documentation

READMEfile


   
  

   



  




   



  

  
   
   Node Information
   
  

  



  

  



  
  
  
   
   From here you can view information about what is going on inside your node.  Select from the options in the menu to the left.
   
  

   



  



   



  

  
   
   Version Information
   
  

  



  

  



  
  
  
   
   Node Version0.5Protocol VersionSTABLE-1.50Build Number5076CVS Revision1.90.2.50.2.103
   
  

   



  



   



  

  
   
   Uptime
   
  

  



  

  



  
  
  
   
29 minutes
   
  

   



  



   



  

  
   
   Load
   
  

  



  

  



  
  
  
   
   Current routingTime0msCurrent messageSendTimeRequest0msPooled threads running jobs71 (55.5%)Pooled threads which are idle36Current upstream bandwidth usage183 bytes/second (1.5%)Current estimated load for QueryReject purposes55%Current estimated load for rate limiting55.5%Reason for load:Load due to thread limit = 55.5%Load due to routingTime = 10% = 10,000% / 100,000% <= overloadLow (50%)Load due to messageSendTimeRequest = 10% = 10,000% / 100,000% <= overloadLow (50%)Load due to output bandwidth limiting = 1.5% because outputBytes(11003) <= limit (589824.009 ) = outLimitCutoff (0.8) * outputBandwidthLimit (12288) * 60Load due to expected inbound transfers: 0% because: 0.0 req/hr * 1.5333992799054395E-4 (pTransfer) * 35.0 bytes = 0 bytes/hr expected from current requests, but maxInputBytes/minute = 1966080 * 60 * 1.1 = 129761280 bytes/hr targetEstimated external pSearchFailed (based only on QueryRejections due to load):0.0Current estimated requests per hour (based on last 10 mins):0.0Current global quota (requests per hour):0.0Highest seen bytes downloaded in one minute:11986Current outgoing request rate0.0
   
  

   



  







___
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] load average is too high

2004-04-06 Thread Pierre Abbat
On Tuesday 06 April 2004 15:30, Toad wrote:
 Hmm. It's really struggling, even though it's not doing anything...
 I dunno what we can do about it...

I moved it to the laptop, and it seems to be doing fairly well. Oddly, there 
is little activity on my Freenet port, as seen in tcpdump, even when I'm 
browsing it.

phma
-- 
li fi'u vu'u fi'u fi'u du li pa
___
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]


[freenet-support] load average is too high

2004-04-04 Thread Pierre Abbat
I'm running Freenet on a 48MB machine which is also running mprime. The load 
average varies from 7 to 14, whereas before I started Freenet the load 
average was around 1.3. I'm using j2re 1.5.0-beta, which I downloaded today 
from Sun. top shows dozens of java processes, all the same size and all 
varying together. Is there a parameter in freenet.conf that I can tweak to 
get the load average down?

phma
-- 
li fi'u vu'u fi'u fi'u du li pa
___
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]