[freenet-support] running headless

2007-04-09 Thread shaun murray
hello all.  i have freenet07 running happily on ubuntu6.10server, but it's 
headless;  no X, no monitor.  how can i go about setting it up so that i can 
access the fproxy interface from a separate machine?

thx
shaun


-
8:00? 8:25? 8:40?  Find a flick in no time
 with theYahoo! Search movie showtime shortcut.
-- next part --
An HTML attachment was scrubbed...
URL: 



[freenet-support] Help with 0.5

2007-04-09 Thread shaun murray
the problem may be that you are running java 1.4.2.  try upgrading to 
jre1.5.0_11

Brian Burggraff  wrote: Hi, I'm having a heck of a time 
trying to get 0.5 working on Linux. (Ubuntu)
I'm behind a router and have forwarded the listening port to the IP 
address of the machine
thats trying to run the node. I have also added the external IP address 
to the config file.

When executing: sh start-freenet.sh, the following is displayed (I have 
the .5 version of Java though):

***
Detected freenet-ext.jar

Detected freenet.jar

Sun java detected.

Sun Java 1.4.2 detected.

test: 147: ==: unexpected operator

Starting Freenet now: Command line: java -Xmx128m freenet.node.Main

Done

1234 at UbuntuLinux:~/Desktop/freenet$ os.arch = i386

Loading native...

Attempting to load freenet/support/CPUInformation/libjcpuid-x86-linux.so

Written to /tmp/jcpuid33284lib.tmp: 55692

INFO: Native CPUID library 
'freenet/support/CPUInformation/libjcpuid-x86-linux.so' loaded from resource

INFO: Optimized native BigInteger library 
'net/i2p/util/libjbigi-linux-athlon.so' loaded from resource
***
If I wait a while the web interface will display by going to the 
localhost address. I also see an
initial high activity on my DSL modem but then it seems to go silent. 
 From looking around at the
info on the web interface, it acts like it isn't doing anything. I've 
left it alone overnight and when I come back
the thumbnails from the index sites haven't even loaded.

Can anyone help or point me in a direction that might provide some answers?

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



-
Don't pick lemons.
See all the new 2007 cars at Yahoo! Autos.
-- next part --
An HTML attachment was scrubbed...
URL: 



Re: [freenet-support] Help with 0.5

2007-04-09 Thread shaun murray
the problem may be that you are running java 1.4.2.  try upgrading to 
jre1.5.0_11

Brian Burggraff [EMAIL PROTECTED] wrote: Hi, I'm having a heck of a time 
trying to get 0.5 working on Linux. (Ubuntu)
I'm behind a router and have forwarded the listening port to the IP 
address of the machine
thats trying to run the node. I have also added the external IP address 
to the config file.

When executing: sh start-freenet.sh, the following is displayed (I have 
the .5 version of Java though):

***
Detected freenet-ext.jar

Detected freenet.jar

Sun java detected.

Sun Java 1.4.2 detected.

test: 147: ==: unexpected operator

Starting Freenet now: Command line: java -Xmx128m freenet.node.Main

Done

[EMAIL PROTECTED]:~/Desktop/freenet$ os.arch = i386

Loading native...

Attempting to load freenet/support/CPUInformation/libjcpuid-x86-linux.so

Written to /tmp/jcpuid33284lib.tmp: 55692

INFO: Native CPUID library 
'freenet/support/CPUInformation/libjcpuid-x86-linux.so' loaded from resource

INFO: Optimized native BigInteger library 
'net/i2p/util/libjbigi-linux-athlon.so' loaded from resource
***
If I wait a while the web interface will display by going to the 
localhost address. I also see an
initial high activity on my DSL modem but then it seems to go silent. 
 From looking around at the
info on the web interface, it acts like it isn't doing anything. I've 
left it alone overnight and when I come back
the thumbnails from the index sites haven't even loaded.

Can anyone help or point me in a direction that might provide some answers?

Thanks!
___
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:[EMAIL PROTECTED]


 
-
Don't pick lemons.
See all the new 2007 cars at Yahoo! Autos.___
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:[EMAIL PROTECTED]

[freenet-support] running headless

2007-04-09 Thread shaun murray
hello all.  i have freenet07 running happily on ubuntu6.10server, but it's 
headless;  no X, no monitor.  how can i go about setting it up so that i can 
access the fproxy interface from a separate machine?

thx
shaun

 
-
8:00? 8:25? 8:40?  Find a flick in no time
 with theYahoo! Search movie showtime shortcut.___
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:[EMAIL PROTECTED]

[freenet-support] freenet keeps crashing

2007-03-17 Thread shaun murray
im trying to run freenet0.7 on ubuntu 6.10..  i've just run the updater script, 
and this issue persists...  whenever i start freenet, it runs for about 5 
minutes and then stops.  i have 28 peers, and right off the bat 12 or so will 
connect.  then as i refresh the fproxy homepage at roughly 45 second intervals 
the peers start to disconnect, and then the page stops refreshing.  if i run 
the stop script it says that freenet isn't running.

should i be using a different linux distro?  i've tried freenet with the native 
java stuff as well as the sun java stuff that is available in the synaptic 
package manager (listed below).  i've downloaded from the sun site the 
jdk-1_5_0_11-linux-i586.bin, and ran it according to the instructions on their 
page.  when i run java -version, it still reports:

java version "1.4.2"
gij (GNU libgcj) version 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-14ubuntu7)

so, is that maybe part of my problem?  i unpacked the sun jdk in my user 
directory.  should i have unpacked it into a system location with root 
permissions?  and if so, will i have to change any files so that the system 
uses it instead of the native jave stuff?

-=o/...
and according to synaptic, when i search for "sun", i see that i have these 
installed too:

sun-java5-bin
sun-java5-jre
sun-java5-plugin

all are version 1.5.0-08-0ubuntu1

...so why don't they show when i do "java -version"?

is there a list of exactly what packages and versions need to be installed for 
freenet to work (and the right way to install them)?  i've used it before on 
windows, but i prefer to use linux, and am very eager to get it running on any 
linux distro necessary.

thanks,
shaun


-
Sucker-punch spam with award-winning protection.
 Try the free Yahoo! Mail Beta.
-- next part --
An HTML attachment was scrubbed...
URL: 



[freenet-support] consistant loss of connection to ALL peers within minutes

2007-03-14 Thread shaun murray
hello again

this is from the logfile:  *please note the timestamp...  it goes on and on...

Mar 15, 2007 02:23:19:190 (freenet.node.Node, PacketSender thread for 0, 
NORMAL): Connected: 0  Routing Backed Off: 0  Too New: 0  Too Old: 0  
Disconnected: 20  Never Connected: 2  Disabled: 0  Bursting: 0  Listening: 0  
Listen Only: 0
Mar 15, 2007 02:23:19:194 (freenet.node.PacketSender, PacketSender thread for 
0, ERROR): Caught in PacketSender: java.lang.NullPointerException
java.lang.NullPointerException
   at freenet.io.comm.UdpSocketManager.sendPacket(UdpSocketManager.java:619)
   at freenet.node.FNPPacketMangler.sendPacket(FNPPacketMangler.java:508)
   at freenet.node.FNPPacketMangler.sendAuthPacket(FNPPacketMangler.java:495)
   at freenet.node.FNPPacketMangler.sendAuthPacket(FNPPacketMangler.java:460)
   at 
freenet.node.FNPPacketMangler.sendFirstHalfDHPacket(FNPPacketMangler.java:438)
   at freenet.node.FNPPacketMangler.sendHandshake(FNPPacketMangler.java:1514)
   at freenet.node.PacketSender.realRun(PacketSender.java:292)
   at freenet.node.PacketSender.run(PacketSender.java:144)
   at java.lang.Thread.run(libgcj.so.70)
Mar 15, 2007 02:23:19:414 (freenet.node.PacketSender, PacketSender thread for 
0, ERROR): Caught in PacketSender: java.lang.NullPointerException
java.lang.NullPointerException
   at freenet.io.comm.UdpSocketManager.sendPacket(UdpSocketManager.java:619)
   at freenet.node.FNPPacketMangler.sendPacket(FNPPacketMangler.java:508)
   at freenet.node.FNPPacketMangler.sendAuthPacket(FNPPacketMangler.java:495)
   at freenet.node.FNPPacketMangler.sendAuthPacket(FNPPacketMangler.java:460)
   at 
freenet.node.FNPPacketMangler.sendFirstHalfDHPacket(FNPPacketMangler.java:438)
   at freenet.node.FNPPacketMangler.sendHandshake(FNPPacketMangler.java:1514)
   at freenet.node.PacketSender.realRun(PacketSender.java:292)
   at freenet.node.PacketSender.run(PacketSender.java:144)
   at java.lang.Thread.run(libgcj.so.70)
Mar 15, 2007 02:23:19:427 (freenet.node.PacketSender, PacketSender thread for 
0, ERROR): Caught in PacketSender: java.lang.NullPointerException


so, this kills it, but any idea on what causes this?

thanks again!

shaun

shaun murray  wrote: hello,

i'm running freenet0.7 on ubuntu 6.10 on a dual p3-850 w/ 512MB ECC RAM;  i 
installed via steps 1-7 on this page: 
(http://wiki.freenetproject.org/Freenet0Point7withFreeVm).  for accuracy i'm 
typing this as i go thru the steps and terminal interaction is copy/pasted:

eternal at baphomet:~/Freenet07$ ./run.sh start
Starting Freenet 0.7...
eternal at baphomet:~/Freenet07$

i wait about 30 seconds, and then open http://127.0.0.1:, and it shows:

Peer statistics

   Connected: 17
   Busy: 1
   Disconnected: 2
   Never Connected: 2
and within 5 minutes, it shows:

   Disconnected: 20
   Never  Connected: 2



if i let it sit for a while, occasionally i get "Firefox can't establish a 
connection to the server at 127.0.0.1:."  ie: i cannot access the fproxy 
homepage.

when that happens, in a terminal:

eternal at baphomet:~/Freenet07$ ./run.sh restart
Stopping Freenet 0.7...
Freenet 0.7 was not running.
Starting Freenet 0.7...
eternal at baphomet:~/Freenet07$ 


if i restart freenet while i am still able to access the fproxy homepage, but 
all peer nodes are disconnected, it looks like this:



eternal at baphomet:~/Freenet07$ ./run.sh restart
Stopping Freenet 0.7...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to  exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Stopped Freenet 0.7.
Starting Freenet 0.7...
eternal at baphomet:~/Freenet07$

top shows:
Tasks:  95 total,   1 running,  94 sleeping,   0 stopped,   0 zombie
Cpu(s):  2.2%us,  0.4%sy,  4.1%ni, 93.1%id,  0.2%wa,  0.0%hi,  0.0%si,  0.0%st
Mem:515884k total,   452448k used,63436k free,17556k buffers
Swap:  1477972k total,17676k used,  1460296k free,   141224k cached

so, i don't thing it's an issue of the machine is too  busy...  i set the 
upload cap at 20K, as my cable connection isn't the spiffiest (upload 
functionally tops at 40K.  i'm not running a firewall, and my router is only 
forwarding the udp port that the fproxy homepage shows as my node's fnp port.  
my datastore (if it's important) is set to 4GB, if it'll ever stay connected 
long enough to download anything...

any ideas on what may be causing this?

thx,
shaun


-
Expecting? Get great news right away with email Auto-Check.
Try the Yahoo!

[freenet-support] consistant loss of connection to ALL peers within minutes

2007-03-14 Thread shaun murray
hello,

i'm running freenet0.7 on ubuntu 6.10 on a dual p3-850 w/ 512MB ECC RAM;  i 
installed via steps 1-7 on this page: 
(http://wiki.freenetproject.org/Freenet0Point7withFreeVm).  for accuracy i'm 
typing this as i go thru the steps and terminal interaction is copy/pasted:

eternal at baphomet:~/Freenet07$ ./run.sh start
Starting Freenet 0.7...
eternal at baphomet:~/Freenet07$

i wait about 30 seconds, and then open http://127.0.0.1:, and it shows:

Peer statistics

   Connected: 17
   Busy: 1
   Disconnected: 2
   Never Connected: 2
and within 5 minutes, it shows:

   Disconnected: 20
   Never Connected: 2



if i let it sit for a while, occasionally i get "Firefox can't establish a 
connection to the server at 127.0.0.1:."  ie: i cannot access the fproxy 
homepage.

when that happens, in a terminal:

eternal at baphomet:~/Freenet07$ ./run.sh restart
Stopping Freenet 0.7...
Freenet 0.7 was not running.
Starting Freenet 0.7...
eternal at baphomet:~/Freenet07$ 


if i restart freenet while i am still able to access the fproxy homepage, but 
all peer nodes are disconnected, it looks like this:



eternal at baphomet:~/Freenet07$ ./run.sh restart
Stopping Freenet 0.7...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Stopped Freenet 0.7.
Starting Freenet 0.7...
eternal at baphomet:~/Freenet07$

top shows:
Tasks:  95 total,   1 running,  94 sleeping,   0 stopped,   0 zombie
Cpu(s):  2.2%us,  0.4%sy,  4.1%ni, 93.1%id,  0.2%wa,  0.0%hi,  0.0%si,  0.0%st
Mem:515884k total,   452448k used,63436k free,17556k buffers
Swap:  1477972k total,17676k used,  1460296k free,   141224k cached

so, i don't thing it's an issue of the machine is too busy...  i set the upload 
cap at 20K, as my cable connection isn't the spiffiest (upload functionally 
tops at 40K.  i'm not running a firewall, and my router is only forwarding the 
udp port that the fproxy homepage shows as my node's fnp port.  my datastore 
(if it's important) is set to 4GB, if it'll ever stay connected long enough to 
download anything...

any ideas on what may be causing this?

thx,
shaun


-
Expecting? Get great news right away with email Auto-Check.
Try the Yahoo! Mail Beta.
-- next part --
An HTML attachment was scrubbed...
URL: 



[freenet-support] consistant loss of connection to ALL peers within minutes

2007-03-14 Thread shaun murray
hello,

i'm running freenet0.7 on ubuntu 6.10 on a dual p3-850 w/ 512MB ECC RAM;  i 
installed via steps 1-7 on this page: 
(http://wiki.freenetproject.org/Freenet0Point7withFreeVm).  for accuracy i'm 
typing this as i go thru the steps and terminal interaction is copy/pasted:

[EMAIL PROTECTED]:~/Freenet07$ ./run.sh start
Starting Freenet 0.7...
[EMAIL PROTECTED]:~/Freenet07$

i wait about 30 seconds, and then open http://127.0.0.1:, and it shows:

Peer statistics
  
   Connected: 17
   Busy: 1
   Disconnected: 2
   Never Connected: 2
and within 5 minutes, it shows:
 
   Disconnected: 20
   Never Connected: 2



if i let it sit for a while, occasionally i get Firefox can't establish a 
connection to the server at 127.0.0.1:.  ie: i cannot access the fproxy 
homepage.

when that happens, in a terminal:

[EMAIL PROTECTED]:~/Freenet07$ ./run.sh restart
Stopping Freenet 0.7...
Freenet 0.7 was not running.
Starting Freenet 0.7...
[EMAIL PROTECTED]:~/Freenet07$ 


if i restart freenet while i am still able to access the fproxy homepage, but 
all peer nodes are disconnected, it looks like this:


 
[EMAIL PROTECTED]:~/Freenet07$ ./run.sh restart
Stopping Freenet 0.7...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Stopped Freenet 0.7.
Starting Freenet 0.7...
[EMAIL PROTECTED]:~/Freenet07$

top shows:
Tasks:  95 total,   1 running,  94 sleeping,   0 stopped,   0 zombie
Cpu(s):  2.2%us,  0.4%sy,  4.1%ni, 93.1%id,  0.2%wa,  0.0%hi,  0.0%si,  0.0%st
Mem:515884k total,   452448k used,63436k free,17556k buffers
Swap:  1477972k total,17676k used,  1460296k free,   141224k cached

so, i don't thing it's an issue of the machine is too busy...  i set the upload 
cap at 20K, as my cable connection isn't the spiffiest (upload functionally 
tops at 40K.  i'm not running a firewall, and my router is only forwarding the 
udp port that the fproxy homepage shows as my node's fnp port.  my datastore 
(if it's important) is set to 4GB, if it'll ever stay connected long enough to 
download anything...

any ideas on what may be causing this?

thx,
shaun

 
-
Expecting? Get great news right away with email Auto-Check.
Try the Yahoo! Mail Beta.___
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:[EMAIL PROTECTED]

Re: [freenet-support] consistant loss of connection to ALL peers within minutes

2007-03-14 Thread shaun murray
hello again

this is from the logfile:  *please note the timestamp...  it goes on and on...

Mar 15, 2007 02:23:19:190 (freenet.node.Node, PacketSender thread for 0, 
NORMAL): Connected: 0  Routing Backed Off: 0  Too New: 0  Too Old: 0  
Disconnected: 20  Never Connected: 2  Disabled: 0  Bursting: 0  Listening: 0  
Listen Only: 0
Mar 15, 2007 02:23:19:194 (freenet.node.PacketSender, PacketSender thread for 
0, ERROR): Caught in PacketSender: java.lang.NullPointerException
java.lang.NullPointerException
   at freenet.io.comm.UdpSocketManager.sendPacket(UdpSocketManager.java:619)
   at freenet.node.FNPPacketMangler.sendPacket(FNPPacketMangler.java:508)
   at freenet.node.FNPPacketMangler.sendAuthPacket(FNPPacketMangler.java:495)
   at freenet.node.FNPPacketMangler.sendAuthPacket(FNPPacketMangler.java:460)
   at 
freenet.node.FNPPacketMangler.sendFirstHalfDHPacket(FNPPacketMangler.java:438)
   at freenet.node.FNPPacketMangler.sendHandshake(FNPPacketMangler.java:1514)
   at freenet.node.PacketSender.realRun(PacketSender.java:292)
   at freenet.node.PacketSender.run(PacketSender.java:144)
   at java.lang.Thread.run(libgcj.so.70)
Mar 15, 2007 02:23:19:414 (freenet.node.PacketSender, PacketSender thread for 
0, ERROR): Caught in PacketSender: java.lang.NullPointerException
java.lang.NullPointerException
   at freenet.io.comm.UdpSocketManager.sendPacket(UdpSocketManager.java:619)
   at freenet.node.FNPPacketMangler.sendPacket(FNPPacketMangler.java:508)
   at freenet.node.FNPPacketMangler.sendAuthPacket(FNPPacketMangler.java:495)
   at freenet.node.FNPPacketMangler.sendAuthPacket(FNPPacketMangler.java:460)
   at 
freenet.node.FNPPacketMangler.sendFirstHalfDHPacket(FNPPacketMangler.java:438)
   at freenet.node.FNPPacketMangler.sendHandshake(FNPPacketMangler.java:1514)
   at freenet.node.PacketSender.realRun(PacketSender.java:292)
   at freenet.node.PacketSender.run(PacketSender.java:144)
   at java.lang.Thread.run(libgcj.so.70)
Mar 15, 2007 02:23:19:427 (freenet.node.PacketSender, PacketSender thread for 
0, ERROR): Caught in PacketSender: java.lang.NullPointerException


so, this kills it, but any idea on what causes this?

thanks again!

shaun

shaun murray [EMAIL PROTECTED] wrote: hello,

i'm running freenet0.7 on ubuntu 6.10 on a dual p3-850 w/ 512MB ECC RAM;  i 
installed via steps 1-7 on this page: 
(http://wiki.freenetproject.org/Freenet0Point7withFreeVm).  for accuracy i'm 
typing this as i go thru the steps and terminal interaction is copy/pasted:

[EMAIL PROTECTED]:~/Freenet07$ ./run.sh start
Starting Freenet 0.7...
[EMAIL PROTECTED]:~/Freenet07$

i wait about 30 seconds, and then open http://127.0.0.1:, and it shows:

Peer statistics
  
   Connected: 17
   Busy: 1
   Disconnected: 2
   Never Connected: 2
and within 5 minutes, it shows:
 
   Disconnected: 20
   Never  Connected: 2



if i let it sit for a while, occasionally i get Firefox can't establish a 
connection to the server at 127.0.0.1:.  ie: i cannot access the fproxy 
homepage.

when that happens, in a terminal:

[EMAIL PROTECTED]:~/Freenet07$ ./run.sh restart
Stopping Freenet 0.7...
Freenet 0.7 was not running.
Starting Freenet 0.7...
[EMAIL PROTECTED]:~/Freenet07$ 


if i restart freenet while i am still able to access the fproxy homepage, but 
all peer nodes are disconnected, it looks like this:


 
[EMAIL PROTECTED]:~/Freenet07$ ./run.sh restart
Stopping Freenet 0.7...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to  exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Waiting for Freenet 0.7 to exit...
Stopped Freenet 0.7.
Starting Freenet 0.7...
[EMAIL PROTECTED]:~/Freenet07$

top shows:
Tasks:  95 total,   1 running,  94 sleeping,   0 stopped,   0 zombie
Cpu(s):  2.2%us,  0.4%sy,  4.1%ni, 93.1%id,  0.2%wa,  0.0%hi,  0.0%si,  0.0%st
Mem:515884k total,   452448k used,63436k free,17556k buffers
Swap:  1477972k total,17676k used,  1460296k free,   141224k cached

so, i don't thing it's an issue of the machine is too  busy...  i set the 
upload cap at 20K, as my cable connection isn't the spiffiest (upload 
functionally tops at 40K.  i'm not running a firewall, and my router is only 
forwarding the udp port that the fproxy homepage shows as my node's fnp port.  
my datastore (if it's important) is set to 4GB, if it'll ever stay connected 
long enough to download anything...

any ideas on what may be causing this?

thx,
shaun
   

-
Expecting? Get great news right away with email Auto-Check.
Try the Yahoo! Mail Beta