Re: [freenet-support] Route Not Found error
On Tuesday 07 Dec 2010 10:36:47 Dsoslglece wrote: > Hi, > since a few days, after having restaured (to give to a friend) an old > PPC of mine (mac Tiger 10.4.11), it doesn't seem to accept to install > Freenet. > When earlier I was using it though, I had it installed and it was > running perfectly, but of course an older version of it. > Now, each time, trying to use the installer, I got this message : > > > > It says : > > "Java web start - Download error > > Impossible to lauch Freenet 0.7.5 installer" > > And during this, in the second window, it is : "searching for the latest > version…" > > > > Of course, LittleSnitch has an outgoing pass for > > action: allow > process: *java.com.sun.javaws.Main* > destination: any > port: any > protocol: any > help: wants to connect to checksums.freenetproject.org on TCP port 80 > (http). > > action: allow > process: *java.freenet.node.NodeStarter* > destination: any > port: any > protocol: any > help: wants to connect to 95.208.76.41 on UDP port 57414. > > > And ditto for the Mac firewall. > > Some ideas ??… Thanks > > > > > > Resolved? Or forward to mrsteveman1? signature.asc Description: This is a digitally signed message part. ___ Support mailing list Support@freenetproject.org http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:support-requ...@freenetproject.org?subject=unsubscribe
Re: [freenet-support] Route Not Found error
Le 13/02/11 20:13, Daxter a écrit : On Feb 13, 2011, at 1:05 PM, Dsoslglece wrote: Le 13/02/11 18:04, Daxter a écrit : On Feb 13, 2011, at 10:52 AM, Dsoslglece wrote: Le 13/02/11 17:27, Daxter a écrit : On Feb 13, 2011, at 10:18 AM, Dsoslglece wrote: Le 13/02/11 16:39, Daxter a écrit : I think you might have mis-named this message :^/ It has the exact name as one from December that has /nothing/ to do with your problem. On Dec 7, 2010, at 4:36 AM, Dsoslglece wrote: Hi, since a few days, after having restaured (to give to a friend) an old PPC of mine (mac Tiger 10.4.11), it doesn't seem to accept to install Freenet. When earlier I was using it though, I had it installed and it was running perfectly, but of course an older version of it. Now, each time, trying to use the installer, I got this message : It says : "Java web start - Download error Impossible to lauch Freenet 0.7.5 installer" And during this, in the second window, it is : "searching for the latest version…" Of course, LittleSnitch has an outgoing pass for action: allow process: java.com.sun.javaws.Main destination: any port: any protocol: any help: wants to connect to checksums.freenetproject.org on TCP port 80 (http). action: allow process: java.freenet.node.NodeStarter destination: any port: any protocol: any help: wants to connect to 95.208.76.41 on UDP port 57414. And ditto for the Mac firewall. Some ideas ??… Thanks Well, this one was an old problem (back in december !) with an other computer (using Tiger), and solved now without answer from anybody. Two months isn't that long. And it only was posted today, so I thought I'd let you know that the name should've been something else.
Re: [freenet-support] Route Not Found error
On Dec 6, 2010, at 8:37 PM, Skinner Family wrote: > Yes, there is a lot more to this networking stuff than I ever imagined. I > made the above changes per the comments below and 12 hours later, no > improvement :-( > At this point I need to determine if the problem is with Freenet, my router > or firewall. I can turn off the firewalls and at least eliminate that > possibility. Thanks. > > S. > > -Original Message- > From: support-boun...@freenetproject.org >> Dear Support: >> >> I installed Freenet 24 hours ago and continue to get the Route Not Found >> error. >> ... >> (2) I know nothing about forwarding ports, but I set as the start >> port and 46185 as the end port - traffic is allowed both ways. > > This might be the problem: > > - on port , the internal http server is running on your PC > ("localhost" ip adress 127.0.0.1); this port need/must not be forwarded > on the router > > Okay... have fixed. > > - if 46185 is the port that freenet says it's running opennet on, THIS > (and only this) port has to be forwarded from the router to the PC > (check that you're using the correct local IP, like 192.168.0.1 or > something .. you find it e.g. in the status report of your ethernet > network connection or by typing "ipconfig" in the command line window. > > The port forwarding config on the router for HTTP requires a start port, and > end port, and the local IP. I've used port 80 and 46185 and have set the > local ip. This is definitely NOT what you want to do. From what you said, I know that your port forwarding configuration will not work. You want both the in-port and the out-port to be 46185. If you have the in-port set to 80 and the out-port as 46185, that means that incoming connections will only be accepted on port 80, and before they get to your computer they will be rerouted to port 46185. So no Freenet nodes will be able to connect to you through 46185 until you fix the configuration. As Skinner Family wrote, this port is the only one that you need forwarded, but it has to be done correctly. > - do not use trigger ports: port triggering implies that the ports are > closed after a time again - you want the port constantly open for > freenet (you're running a server, after all!) > > Yeah... good point. I've removed all port triggering. > > All in all - read up the wiki pages and your router manual thoroughly > (again). > As at part of the wiki isn't an easy read, I would give you a link to > easy-to-understand networking basics, yet, I don't have one at hand > atm., sorry. > > A. ___ Support mailing list Support@freenetproject.org http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:support-requ...@freenetproject.org?subject=unsubscribe
Re: [freenet-support] Route Not Found error
Okay. I double checked the router settings and the windows firewall settings. The router does ask which type of traffic, as does windows firewall. UDP is set for the Opennet FNP; the other two ports are set to TCP. All three allow traffic in both directions through the router. If no other suggestions show up, I'll start with taking down the firewalls to see if anything improves. This is really strange... it should just work :-) Thanks. S. -Original Message- From: support-boun...@freenetproject.org [mailto:support-boun...@freenetproject.org] On Behalf Of Volodya Sent: Monday, December 06, 2010 12:30 AM To: support@freenetproject.org Subject: Re: [freenet-support] Route Not Found error -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/06/2010 08:43 AM, Skinner Family wrote: > REF: Freenet 0.7.5 Build 1308 > > Running on Win Xp Home SP3 > > Running behind a Motorola SBG900 Modem / Wireless Router NAT > > > > Dear Support: > > I installed Freenet 24 hours ago and continue to get the Route Not Found > error. > I�ve read the Wiki and opened the Opennet FNP (46185), FProxy (), and FCP > (9481) ports on my router and windows firewall. I also forwarded the Opennet > port plus I set port triggers for all three ports on the router (seemed like a > good idea). So far none of this has helped. You do not need to forward FProxy and FCP unless you are planning to access your home node from outside of your home... i.e. from some other computer (which can be dangerous and compromise your anonymity under many situations). When you have port-forwarded it usually asks you which type of traffic, did you made sure to chose UDP and not TCP? I use DLink router, and after some time running Freenet it needs to be restarted (turnt off, and after about 40 seconds turnt back on). I suspect it's due to something in it not liking prolonged UDP traffic, or maybe it's something else. - Volodya > Looking at the log, there is the same recurring theme: > > INFO | jvm 1| 2010/12/05 22:59:31 | Trying to connect to some > seednodes... > > INFO | jvm 1| 2010/12/05 23:00:31 | Trying to connect to some > seednodes... > > INFO | jvm 1| 2010/12/05 23:00:31 | Trying to connect to some > seednodes... > > INFO | jvm 1| 2010/12/05 23:01:31 | Trying to connect to some > seednodes... > > INFO | jvm 1| 2010/12/05 23:01:31 | Trying to connect to some > seednodes... > > INFO | jvm 1| 2010/12/05 23:02:31 | Trying to connect to some > seednodes... > > INFO | jvm 1| 2010/12/05 23:03:31 | Trying to connect to some > seednodes... > > INFO | jvm 1| 2010/12/05 23:04:31 | Trying to connect to some > seednodes... > > INFO | jvm 1| 2010/12/05 23:04:31 | Trying to connect to some > seednodes... > > INFO | jvm 1| 2010/12/05 23:05:31 | Trying to connect to some > seednodes... > > INFO | jvm 1| 2010/12/05 23:05:31 | Trying to connect to some > seednodes... > > INFO | jvm 1| 2010/12/05 23:05:40 | Could not find the STUN server > stun.fwdnet.net : java.net.UnknownHostException: stun.fwdnet.net - DNS > problems? > Trying another... > > INFO | jvm 1| 2010/12/05 23:05:51 | Successful STUN discovery from > stun.softjoys.com!:Network interface: eth0 > > INFO | jvm 1| 2010/12/05 23:05:51 | Local IP address: 192.168.0.19 > > INFO | jvm 1| 2010/12/05 23:05:51 | Result: Firewall blocks UDP or > server > down. > > INFO | jvm 1| 2010/12/05 23:05:51 | Public IP: unknown > > INFO | jvm 1| 2010/12/05 23:05:51 | likely detections: 0 unlikely > detections 0 remaining 0 > > INFO | jvm 1| 2010/12/05 23:05:51 | STUN failed: likely detections=0 > unlikely detections=0 > > INFO | jvm 1| 2010/12/05 23:05:51 | Found interface MTU: eth0 : 1500 > > INFO | jvm 1| 2010/12/05 23:05:51 | STUN failed to detect IP addresses > > > > This repeats over and over. > > > > > > My observations / questions: > > (1) My browser (Firefox) work fine, so I know I can get on the internet (I > assume HTTP port 80). > > (2) I know nothing about forwarding ports, but I set as the start port > and > 46185 as the end port � traffic is allowed both ways. > > (3) The log says something about the firewall blocking UDP or the server > being > the problem� I can turn off the windows firewall if that will help. > > (4) I can turn off the router firewall which opens all the ports but would do > so only briefly to help diagnose the problem. > > > > Any suggestions? > > > > Thanks, > > Steve > > > > > > > > > &g
Re: [freenet-support] Route Not Found error
Yes, there is a lot more to this networking stuff than I ever imagined. I made the above changes per the comments below and 12 hours later, no improvement :-( At this point I need to determine if the problem is with Freenet, my router or firewall. I can turn off the firewalls and at least eliminate that possibility. Thanks. S. -Original Message- From: support-boun...@freenetproject.org [mailto:support-boun...@freenetproject.org] On Behalf Of arra...@gmx.net Sent: Monday, December 06, 2010 3:50 AM To: support@freenetproject.org Subject: [freenet-support] RE: Route Not Found error > REF: Freenet 0.7.5 Build 1308 > > Running on Win Xp Home SP3 > > Running behind a Motorola SBG900 Modem / Wireless Router NAT > > > > Dear Support: > > I installed Freenet 24 hours ago and continue to get the Route Not Found > error. > ... > (2) I know nothing about forwarding ports, but I set as the start > port and 46185 as the end port - traffic is allowed both ways. This might be the problem: - on port , the internal http server is running on your PC ("localhost" ip adress 127.0.0.1); this port need/must not be forwarded on the router Okay... have fixed. - if 46185 is the port that freenet says it's running opennet on, THIS (and only this) port has to be forwarded from the router to the PC (check that you're using the correct local IP, like 192.168.0.1 or something .. you find it e.g. in the status report of your ethernet network connection or by typing "ipconfig" in the command line window. The port forwarding config on the router for HTTP requires a start port, and end port, and the local IP. I've used port 80 and 46185 and have set the local ip. - do not use trigger ports: port triggering implies that the ports are closed after a time again - you want the port constantly open for freenet (you're running a server, after all!) Yeah... good point. I've removed all port triggering. All in all - read up the wiki pages and your router manual thoroughly (again). As at part of the wiki isn't an easy read, I would give you a link to easy-to-understand networking basics, yet, I don't have one at hand atm., sorry. A. ___ Support mailing list Support@freenetproject.org http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:support-requ...@freenetproject.org?subject=unsubscribe ___ Support mailing list Support@freenetproject.org http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:support-requ...@freenetproject.org?subject=unsubscribe
Re: [freenet-support] Route Not Found error
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/06/2010 08:43 AM, Skinner Family wrote: > REF: Freenet 0.7.5 Build 1308 > > Running on Win Xp Home SP3 > > Running behind a Motorola SBG900 Modem / Wireless Router NAT > > > > Dear Support: > > I installed Freenet 24 hours ago and continue to get the Route Not Found > error. > I’ve read the Wiki and opened the Opennet FNP (46185), FProxy (), and FCP > (9481) ports on my router and windows firewall. I also forwarded the Opennet > port plus I set port triggers for all three ports on the router (seemed like a > good idea). So far none of this has helped. You do not need to forward FProxy and FCP unless you are planning to access your home node from outside of your home... i.e. from some other computer (which can be dangerous and compromise your anonymity under many situations). When you have port-forwarded it usually asks you which type of traffic, did you made sure to chose UDP and not TCP? I use DLink router, and after some time running Freenet it needs to be restarted (turnt off, and after about 40 seconds turnt back on). I suspect it's due to something in it not liking prolonged UDP traffic, or maybe it's something else. - Volodya > Looking at the log, there is the same recurring theme: > > INFO | jvm 1| 2010/12/05 22:59:31 | Trying to connect to some > seednodes... > > INFO | jvm 1| 2010/12/05 23:00:31 | Trying to connect to some > seednodes... > > INFO | jvm 1| 2010/12/05 23:00:31 | Trying to connect to some > seednodes... > > INFO | jvm 1| 2010/12/05 23:01:31 | Trying to connect to some > seednodes... > > INFO | jvm 1| 2010/12/05 23:01:31 | Trying to connect to some > seednodes... > > INFO | jvm 1| 2010/12/05 23:02:31 | Trying to connect to some > seednodes... > > INFO | jvm 1| 2010/12/05 23:03:31 | Trying to connect to some > seednodes... > > INFO | jvm 1| 2010/12/05 23:04:31 | Trying to connect to some > seednodes... > > INFO | jvm 1| 2010/12/05 23:04:31 | Trying to connect to some > seednodes... > > INFO | jvm 1| 2010/12/05 23:05:31 | Trying to connect to some > seednodes... > > INFO | jvm 1| 2010/12/05 23:05:31 | Trying to connect to some > seednodes... > > INFO | jvm 1| 2010/12/05 23:05:40 | Could not find the STUN server > stun.fwdnet.net : java.net.UnknownHostException: stun.fwdnet.net - DNS > problems? > Trying another... > > INFO | jvm 1| 2010/12/05 23:05:51 | Successful STUN discovery from > stun.softjoys.com!:Network interface: eth0 > > INFO | jvm 1| 2010/12/05 23:05:51 | Local IP address: 192.168.0.19 > > INFO | jvm 1| 2010/12/05 23:05:51 | Result: Firewall blocks UDP or > server > down. > > INFO | jvm 1| 2010/12/05 23:05:51 | Public IP: unknown > > INFO | jvm 1| 2010/12/05 23:05:51 | likely detections: 0 unlikely > detections 0 remaining 0 > > INFO | jvm 1| 2010/12/05 23:05:51 | STUN failed: likely detections=0 > unlikely detections=0 > > INFO | jvm 1| 2010/12/05 23:05:51 | Found interface MTU: eth0 : 1500 > > INFO | jvm 1| 2010/12/05 23:05:51 | STUN failed to detect IP addresses > > > > This repeats over and over. > > > > > > My observations / questions: > > (1) My browser (Firefox) work fine, so I know I can get on the internet (I > assume HTTP port 80). > > (2) I know nothing about forwarding ports, but I set as the start port > and > 46185 as the end port – traffic is allowed both ways. > > (3) The log says something about the firewall blocking UDP or the server > being > the problem… I can turn off the windows firewall if that will help. > > (4) I can turn off the router firewall which opens all the ports but would do > so only briefly to help diagnose the problem. > > > > Any suggestions? > > > > Thanks, > > Steve > > > > > > > > > > ___ > Support mailing list > Support@freenetproject.org > http://news.gmane.org/gmane.network.freenet.support > Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support > Or mailto:support-requ...@freenetproject.org?subject=unsubscribe - -- http://freedom.libsyn.com/ Echo of Freedom, Radical Podcast "None of us are free until all of us are free."~ Mihail Bakunin -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJM/IL4AAoJENW9VI+wmYaskOMH/0YAHxNsaco+Kb5VK3Gqqe1U +jZpUWDYD9yw9hAsHBGBqbocdKKKoFazsB+gDkENL1X+9LnmDe80LsgO8m3d/WXv H8tpwRvFWWeqU/4uHXLh0nbZcS0w1P8v/GPC30KtzIl69jXQsO50hqWlOMRUamhE QuCeDGWcTb5ESJEOUlhDR3OsVy2J2tqStXAJCMlx+18+wp0TqbdDr4Q5qJS5Y47f TKOamKdgdWdkg+6kYbKazyK14G7+voUIoXb3V9KvivcuV3s2TmE8D5OFso4b2UwY GVz9t5Ih5UYKi1poSw6JIppceHv3/43kZ6vp+FHSPI46xx5cCJEvulXQOaVDwnw= =H/Ua -END PGP SIGNATURE- ___ Support mailing list Support@freenetproject.or
Re: [freenet-support] Route Not Found
Edward J. Huff wrote: Heine Laursen wrote: Couldn't retrieve key: [EMAIL PROTECTED]/TFE// Hops To Live: 15 Error: Route Not Found Attempts were made to contact 0 nodes. 0 were totally unreachable. 0 restarted. 0 cleanly rejected. 0 backed off. These lines tell you that your node couldn't send the request to any node. This is usually caused by having no node references or connection problems. I don't have internewt connection problems, as i can browse the internet, download, whatever! He meant freenet connection problems: all zeros in that message means you aren't connected to any other freenet nodes. Verify this by looking at http://127.0.0.1:/servlet/nodestatus/ocmContents.html?setSorting=-14&setMode=Connection&setLevel=2 Then i get this: Connections [Switch to peers mode] Sun Aug 01 18:07:41 CEST 2004 [Less details] Connections open (Inbound/Outbound/Limit)21 (5/16/200) Transfers active (Transmitting/Receiving)26 (1/25) Data waiting to be transmitted/receivedNone/None Amount of data transmitted/received over currently open connections 4,923 KiB/3,514 KiB Total amount of data transmitted/received7,912 KiB/4,204 KiB Number of distinct nodes connected21 Outbound connections legendInbound connections legend IdleIdle Transmitting dataTransmitting data Receiving dataReceiving data Receiving and transmitting dataReceiving and transmitting data Messages transferred TypeSent (failed)/Received (failed) DataNotFound215 (4)/41 (0) InsertReply3 (0)/1 (0) StoreData4 (0)/4 (0) Accepted4583 (24)/66 (0) QueryRestarted35 (0)/21 (0) InsertRequest3 (0)/124 (0) DataReply7 (0)/4 (0) DataInsert1 (0)/84 (0) QueryRejected4352 (79)/54 (0) DataRequest111 (0)/4535 (0) QueryAborted0 (0)/4 (0) Try downloading http://freenetproject.org/snapshots/seednodes.ref.bz2, decompress it and put it into Freenet's directory. Ok, tryed that. Still the same problem. Also, check the bandwidth limit from your config file. It should be in bytes/second, not kilobytes/second. Okay i have deleted freenet.conf, and genereted a new where i accept all the defaults settings. Still the same problem! Actully, i can now get the GPL licence, but no other links works!?? That is a good sign. 5088 has RNF problems. I imagine everyone sees them. Then i have to wait for a new release. Sincerley Heine Laursen ___ 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] Route Not Found
I also see RNF problems on 5088. Over the past 12 hours: 1547 requests for CHK keys started. Most of these should exist. 440 Data Not Found. 31 successful. 1072 Route Not Found 4 were in progress at the time. On Sun, 2004-08-01 at 10:30, Heine Laursen wrote: > Mika Hirvonen wrote: > > > Heine Laursen wrote: > > > >> Couldn't retrieve key: [EMAIL PROTECTED]/TFE// > >> Hops To Live: 15 > >> Error: Route Not Found > >> Attempts were made to contact 0 nodes. > >> 0 were totally unreachable. > >> 0 restarted. > >> 0 cleanly rejected. > >> 0 backed off. > > > > > > These lines tell you that your node couldn't send the request to any > > node. This is usually caused by having no node references or > > connection problems. > > I don't have internewt connection problems, as i can browse the > internet, download, whatever! He meant freenet connection problems: all zeros in that message means you aren't connected to any other freenet nodes. Verify this by looking at http://127.0.0.1:/servlet/nodestatus/ocmContents.html?setSorting=-14&setMode=Connection&setLevel=2 > > >> The log also says somthing about bad node references. Maby that's the > >> problem? > > > > > > Try downloading http://freenetproject.org/snapshots/seednodes.ref.bz2, > > decompress it and put it into Freenet's directory. > > Ok, tryed that. Still the same problem. > > > Also, check the bandwidth limit from your config file. It should be in > > bytes/second, not kilobytes/second. > > Okay i have deleted freenet.conf, and genereted a new where i accept all > the defaults settings. > Still the same problem! > > Actully, i can now get the GPL licence, but no other links works!?? > That is a good sign. 5088 has RNF problems. I imagine everyone sees them. > Sincerley > Heine Laursen > ___ > 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] signature.asc Description: This is a digitally signed message part ___ 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] Route Not Found
Evan Daniel wrote: On Sun, 01 Aug 2004 02:00:34 +0200, Heine Laursen <[EMAIL PROTECTED]> wrote: Hi. I have just installed the lasted stable version of freenet. (Node Version 0.5) I'm running debian woody stable. What build number are you running? iirc, if you install from debian packages, you'll get a build so ancient it won't work with the current network. I'm running build:5088 I have downloaded freenet-latest.tgz from http://freenetproject.org/index.php?page=download Sincerley Heine Laursen ___ 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] Route Not Found
Mika Hirvonen wrote: Heine Laursen wrote: Couldn't retrieve key: [EMAIL PROTECTED]/TFE// Hops To Live: 15 Error: Route Not Found Attempts were made to contact 0 nodes. 0 were totally unreachable. 0 restarted. 0 cleanly rejected. 0 backed off. These lines tell you that your node couldn't send the request to any node. This is usually caused by having no node references or connection problems. I don't have internewt connection problems, as i can browse the internet, download, whatever! The log also says somthing about bad node references. Maby that's the problem? Try downloading http://freenetproject.org/snapshots/seednodes.ref.bz2, decompress it and put it into Freenet's directory. Ok, tryed that. Still the same problem. Also, check the bandwidth limit from your config file. It should be in bytes/second, not kilobytes/second. Okay i have deleted freenet.conf, and genereted a new where i accept all the defaults settings. Still the same problem! Actully, i can now get the GPL licence, but no other links works!?? Sincerley Heine Laursen ___ 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] Route Not Found
On Sun, 01 Aug 2004 02:00:34 +0200, Heine Laursen <[EMAIL PROTECTED]> wrote: > Hi. > > I have just installed the lasted stable version of freenet. (Node > Version 0.5) > I'm running debian woody stable. What build number are you running? iirc, if you install from debian packages, you'll get a build so ancient it won't work with the current network. Evan Daniel ___ 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] Route Not Found
Heine Laursen wrote: Couldn't retrieve key: [EMAIL PROTECTED]/TFE// Hops To Live: 15 Error: Route Not Found Attempts were made to contact 0 nodes. 0 were totally unreachable. 0 restarted. 0 cleanly rejected. 0 backed off. These lines tell you that your node couldn't send the request to any node. This is usually caused by having no node references or connection problems. The log also says somthing about bad node references. Maby that's the problem? Try downloading http://freenetproject.org/snapshots/seednodes.ref.bz2, decompress it and put it into Freenet's directory. Also, check the bandwidth limit from your config file. It should be in bytes/second, not kilobytes/second. -- Mika Hirvonen <[EMAIL PROTECTED]> http://nightwatch.mine.nu/ ___ 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] Route Not Found
On 1/08/2004, at 12:00 PM, Heine Laursen wrote: Hi. I have just installed the lasted stable version of freenet. (Node Version 0.5) I'm running debian woody stable. [snip] Error: Route Not Found [snip] How do i fix this? You don't. You've just installed Freenet. It takes quite a while for a node to integrate itself in to the freenet network, just be patient. Leave the node running overnight and you'll get better results. The longer you have the node the faster it'll be. -- Phillip Hutchings [EMAIL PROTECTED] http://www.sitharus.com/ smime.p7s Description: S/MIME cryptographic 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] Route not found - stability next generationrouting
> 2) Even after having the node up for a wile and(!) > successfully downloading content, the node more often > fails to route the request to other nodes than before > NG-routing. Wihtout NG routing I was able to have > request returned with 25 HTL with a "data not found" > error - a clear indication that the data was not there > for sure. With NG routing I am having trouble to get a > data-not found message at all, most of the errors I > only get "route not found" with 1 or 2 nodes or even 0 > being contacted. This is probably due to the recent Rate limiting facilites more than to NGRouting.. Ratelimiting will cause RNFs when your node overloads it neighbours with requests.. > Now to my questions: > a) is there a way to make my freenet node try to > contact NEW nodes more often? For example by more > aggressivle cleaning up the routing table? Well.. you could try increasing the size of the routing table maybe.. > b) How can I tweak routing that my node (AFTER > successfully receiving data!) does no longer think, it > does no know where to deliver the requests to? > c) Why does my node deliver "route not found" errors > with onlny a few (<< 5) other nodes it tried to > contact? How can I make it contact more nodes? (> 20) This probably is partly due to a bug or two..however.. there might also be valid reasons for this behaviour..it is not impossible that your node doesn't _have_ any more nodes to contact (your node might have reached its request quota for all other nodes it knows about for instance etc.) > d) Do nodes tell each other about the nodes they know? Yes.. information about other, new nodes are passed along within certain freenet messages. > e) is it easy to get involved in the freenet > development? Yes, quite easy.. however.. the code isn't eceptionally well documented.. /N ___ 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] route not found
On Wed, 11 Feb 2004, dave wrote: > After upgrading to 5066, I can't get anything off Freenet. It connects to > some nodes after a while, but still says it can't finde a route. I have > upgraded to 5068, but still no luck. It worked before 5066 and I have not > changed any settings after upgrading. Whats wrong? Did you get the new seednodes.ref file? Did you delete the old routing files? I upgraded to 5066 a few days ago. It picked up few files in the first day and was quite buggy. I upgraded to 5068 yesterday. After a day it is now taking in a reasonable number of files. I run nodes on both the old stable network (using 5065) and the new stable network (using 5068). At this point they take in roughly the same number of new files on a daily basis. -- Jim Dixon [EMAIL PROTECTED] tel +44 117 982 0786 mobile +44 797 373 7881 http://jxcl.sourceforge.net Java unit test coverage http://xlattice.sourceforge.net p2p communications infrastructure ___ 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] Route not found
Hmmm.. That page isn't the routing page.. It is the connections page.. The routing table can be viewed at http://localhost:/servlet/nodestatus/nodestatus.html But in principle you are correct. If a node is integrated into the network, not transient and able to receive inbound connections you ought to be able to see inbound connections within a day or two. regards /N > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Phillip Hutchings > Sent: den 25 januari 2004 00:14 > To: [EMAIL PROTECTED] > Subject: Re: [freenet-support] Route not found > > > Try today, freenet seems a bit healthier today. It currently seems to > have a day down, then a day up. Weird. > > Looking at my routing table, it's pretty much the same, only > outgoing. > To me it seems like the routing table isn't growing - Freenet isn't > discovering more nodes, which leads to the seed nodes being > overloaded > and dropping queries. My node is dropping queries 50% of the > time when > I use it as well. > > Maybe we need somewhere where people can drop their noderefs > and others > can get a random seednodes.ref file from that, rather than the static > version at the moment. > > On 24/01/2004, at 10:12 AM, Peter T. Mayer wrote: > > > After runnig freenet for at least 10 hours. My routingtable > looks like > > the following: > > > > ... > > As you can see there are only outbound connections. Also I can not > > receive any pages. It worked for me until 3 months before. > But then I > > made an update and now I can't use Freenet anymore. First I thougt > > there are some problems with the software, wich will be > fixed in the > > next days, but today I realized that others can use freenet. > > > > I run Build: 5063 under linux. I have no firewall software installed > > and I don't have to use a proxy server. Has anyody an idea, > why I have > > these problems? > > > > With kind regards, > > > > Peter T. Mayer > > > > PS: When I want to > > accesshttp://dodo.freenetproject.org/pipermail/support/from the > > support www page, I get an Error 403: You don't have permission to > > access /pipermail/support/ on this server. > > Archives are at http://news.gmane.org/gmane.network.freenet.support > > -- > Phillip Hutchings > [EMAIL PROTECTED] > http://www.sitharus.com/ > ___ 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] route not found
Steven <[EMAIL PROTECTED]> writes: > -Attempts were made to contact 0 nodes. > > -0 were totally unreachable. > -0 restarted. > -0 cleanly rejected. > > -The request couldn't even make it off of your node. Try again, perhaps with > -the GPL to help your node learn about others. The publicly available seed > -nodes have been very busy lately. If possible try to get a friend to give > you -a reference to their node instead. You have bad references. (or your node can't make outgoing connections). Try to get new seednodes from someone. Incoming connections are not required for freenet to work, although some nodes obviously have to be able to be connected to. Thelema -- E-mail: [EMAIL PROTECTED]Raabu and Piisu GPG 1024D/36352AAB fpr:756D F615 B4F3 BFFC 02C7 84B7 D8D7 6ECE 3635 2AAB ___ Support mailing list [EMAIL PROTECTED] http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Re: [freenet-support] route not found
To configure your firewall you need to 1. Let *ALL* outbound traffic from *ALL* local ports pass out through your firewall onto the internet. This is because Freenet sets up connections to external nodes and there's no telling which local port numbers it will be using at any time. This is just the same as allowing outbound traffic from an FTP client and, 2. Let *ONLY* inbound traffic *to your freenet port* pass from the internet thru the firewall onto your computer. Your freenet port by the way is the one that shows up on the first page of the Configuration utility, or if you don't use that it's the line in freenet.ini called listenPort If your firewall is also a NAT router, you may also need to enable a mode on the firewall called 'virtual server' - this ensures that inbound requests to this port actually get routed to *your* computer - so you may need to enter your PC's IP address into your firewall configuration. If your firewall is just software-based and installed on the same PC as freenet then you don't need to do this step. - Original Message - From: "Steven" <[EMAIL PROTECTED]> To: "Dave Hooper" <[EMAIL PROTECTED]> Sent: Wednesday, November 05, 2003 5:06 PM Subject: Re: [freenet-support] route not found > My freenet.log is huge! over 2 megs. I wouldn't know what to look for! Here > are a couple of chunks: > > Nov 4, 2003 3:19:40 AM (freenet.node.states.announcing.Announcing, > QThread-601, NORMAL): Announcement failed to e68a dee9 33d8 f78c 26d0 a615 > 4053 bc8d 31bb 4604 at depth 2:freenet.SendFailedException: Against peer > DSA(e68a dee9 33d8 f78c 26d0 a615 4053 bc8d 31bb 4604) @ null - No open > connections and can't contact node (terminal) > Nov 4, 2003 3:19:40 AM (freenet.node.states.announcing.Announcing, > QThread-603, NORMAL): Announcement failed to 62ee 2c69 5842 0f66 5e0b 9230 > cb98 3712 0bbc fd66 at depth 2:freenet.SendFailedException: Against peer > DSA(62ee 2c69 5842 0f66 5e0b 9230 cb98 3712 0bbc fd66) @ null - No open > connections and can't contact node (terminal) > Nov 4, 2003 3:19:40 AM (freenet.node.states.announcing.Announcing, > QThread-605, NORMAL): Announcement failed to 30e8 f6ad 1382 0b65 7eff bf79 > 55d2 2bc3 8971 982d at depth 2:freenet.SendFailedException: Against peer > DSA(30e8 f6ad 1382 0b65 7eff bf79 55d2 2bc3 8971 982d) @ null - No open > connections and can't contact node (terminal) > > > [EMAIL PROTECTED]:freenet:[EMAIL PROTECTED] AGcPAgM/TFE//@15,true > before failure > Nov 4, 2003 3:30:22 AM (freenet.client.GetRequestProcess, QThread-609, > NORMAL): Event: RouteNotFound, reason: No route found for > [EMAIL PROTECTED]:freenet:[EMAIL PROTECTED] AGcPAgM/TFE//@15,true > before failure > Nov 4, 2003 3:30:22 AM (freenet.client.GetRequestProcess, QThread-609, > NORMAL): Event: State PREPARED reached. for > [EMAIL PROTECTED]:freenet:[EMAIL PROTECTED] AGcPAgM/TFE//@15,true > before failure > Nov 4, 2003 3:30:26 AM (freenet.node.Main$InsertARK, QThread-605, NORMAL): > RouteNotFound Inserting ARK > Nov 4, 2003 3:30:31 AM (freenet.node.Main$InsertARK, QThread-605, NORMAL): > RouteNotFound Inserting ARK > Nov 4, 2003 3:30:36 AM (freenet.node.Main$InsertARK, QThread-605, NORMAL): > RouteNotFound Inserting ARK > Nov 4, 2003 3:30:41 AM (freenet.node.Main$InsertARK, QThread-605, NORMAL): > RouteNotFound Inserting ARK > > By the way, what are all of the ports that i need to keep open? I just > configured my firewall, but freenet doesn't seem to be working. > > > > On Wednesday 05 November 2003 10:11 pm, you wrote: > > Yuh, some connections should be open. Although when you start it up, there > > won't be many connections for a bit unless you start requesting stuff. But > > as you say, you've tried that by trying to retrieve gpl.txt and other > > files. > > > > What does the logfile say? freenet.log > > > > - Original Message - > > From: "Steven" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Tuesday, November 04, 2003 12:03 AM > > Subject: [freenet-support] route not found > > > > > I use gentoo, and as far as i can figure out everything is pretty up to > > > > date, > > > > > including my seednode.ref > > > > > > ___ > > > Support mailing list > > > [EMAIL PROTECTED] > > > http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support > ___ Support mailing list [EMAIL PROTECTED] http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Re: [freenet-support] route not found
Yuh, some connections should be open. Although when you start it up, there won't be many connections for a bit unless you start requesting stuff. But as you say, you've tried that by trying to retrieve gpl.txt and other files. What does the logfile say? freenet.log - Original Message - From: "Steven" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 04, 2003 12:03 AM Subject: [freenet-support] route not found > I use gentoo, and as far as i can figure out everything is pretty up to date, > including my seednode.ref > ___ > Support mailing list > [EMAIL PROTECTED] > http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support ___ Support mailing list [EMAIL PROTECTED] http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Re: [freenet-support] "Route Not Found" Error behind a LAN.
There was a problem with the seednode harvester this-morning. Try downloading http://freenetproject.org/snapshots/seednodes.ref into your Freenet directory, and restarting Freenet. Ian. On Sat, Nov 09, 2002 at 04:06:04PM -0800, Ivaylo Novakov wrote: > Hello. > > I recently read an article about FreeNet and consequently downloaded > the program and installed it. But I have a problem -> I can't retrieve > my key. I get the error "Route Not Found". Is it possible that the > problem be my way to connect to the Internet -> through? Or that I run > a firewall (The Freenet program has all the permissions to access the > Internet)? > What should I try and what should I read to find out how to fix this > problem? > > Sincerely: Ivaylo Novakov > > __ > Do you Yahoo!? > U2 on LAUNCH - Exclusive greatest hits videos > http://launch.yahoo.com/u2 > > ___ > support mailing list > [EMAIL PROTECTED] > http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support -- Ian Clarkeian@[freenetproject.org|locut.us|cematics.com] Latest Project http://cematics.com/kanzi Personal Homepage http://locut.us/ ___ support mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support