Re: [freenet-support] Route Not Found error

2011-02-15 Thread Matthew Toseland
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
[email protected]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[email protected]?subject=unsubscribe

Re: [freenet-support] Route Not Found error

2011-02-15 Thread Dsoslglece


  
  
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

2011-02-13 Thread Daxter
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: [email protected]
>> 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
[email protected]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[email protected]?subject=unsubscribe


[freenet-support] Route Not Found error

2010-12-07 Thread Dsoslglece
  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





-- next part --
An HTML attachment was scrubbed...
URL: 

-- next part --
A non-text attachment was scrubbed...
Name: Image 1.png
Type: image/png
Size: 168017 bytes
Desc: not available
URL: 



Re: [freenet-support] Route Not Found error

2010-12-06 Thread Skinner Family
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: [email protected] 
[mailto:[email protected]] On Behalf Of Volodya
Sent: Monday, December 06, 2010 12:30 AM
To: [email protected]
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

2010-12-06 Thread Skinner Family
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: [email protected]
[mailto:[email protected]] On Behalf Of [email protected]
Sent: Monday, December 06, 2010 3:50 AM
To: [email protected]
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
[email protected]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[email protected]?subject=unsubscribe

___
Support mailing list
[email protected]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[email protected]?subject=unsubscribe


Re: [freenet-support] Route Not Found error

2010-12-05 Thread Volodya
-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
> [email protected]
> http://news.gmane.org/gmane.network.freenet.support
> Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
> Or mailto:[email protected]?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
[email protected]

[freenet-support] Route Not Found error

2010-12-05 Thread Skinner Family
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.

 

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
[email protected]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[email protected]?subject=unsubscribe

Re: [freenet-support] "Route Not Found" Error behind a LAN.

2002-11-09 Thread Ian Clarke
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



[freenet-support] "Route Not Found" Error behind a LAN.

2002-11-09 Thread Ivaylo Novakov
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