Re: [freenet-support] temp files from gateway

2005-01-19 Thread dave
Well, your web browser probably stores copies in its cache ...   those
copies will in all likelihood *not* be encrypted.   But it depends on your
browser settings, and of course which browser you use to 'surf'..

 When surfin through the freenet gateway, the websites you view get stored
 on
 your system along with all the images etc. you view, where are they
 located?
 please let me know

 Thanks!

 _
 Express yourself instantly with MSN Messenger! Download today - it's FREE!
 hthttp://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

 ___
 Support mailing list
 Support@freenetproject.org
 http://news.gmane.org/gmane.network.freenet.support
 Unsubscribe at
 http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
 Or mailto:[EMAIL PROTECTED]



___
Support mailing list
Support@freenetproject.org
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] Modem lines MTU?

2005-01-19 Thread Toad
What's the typical MTU on a modem? Someone said he had seen one with 256
bytes, but is that typical?
-- 
Matthew J Toseland - [EMAIL PROTECTED]
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.


signature.asc
Description: Digital signature
___
Support mailing list
Support@freenetproject.org
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] temp files from gateway

2005-01-19 Thread Toad
The encrypted files are stored in the store.
The decrypted files may be stored in the temp directory as well. Which
is often in the store, subdir temp.

On Tue, Jan 18, 2005 at 10:55:17PM -0500, n/a n/a wrote:
 When surfin through the freenet gateway, the websites you view get stored 
 on your system along with all the images etc. you view, where are they 
 located? please let me know
 
 Thanks!
-- 
Matthew J Toseland - [EMAIL PROTECTED]
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.


signature.asc
Description: Digital signature
___
Support mailing list
Support@freenetproject.org
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] Modem lines MTU?

2005-01-19 Thread Toad
Yuck! I'm skeptical... Could well be snake oil. Please find me an
internet standard that mentions an MTU of 576 bytes - or even some cisco
documentation. It seems pretty clear that bigger is better within the
limits available...

On Wed, Jan 19, 2005 at 04:32:02PM +, Ben Golding wrote:
 I think 576 is the recommendation for best performance whether on ADSL
 or dial-up, several sites seem to confirm this eg:
 
 http://www.jimschrempp.com/features/computer/mtuspeed.htm
 
 MTU = 1500 is normal for Ethernet LANs.
 
 Ben Golding
-- 
Matthew J Toseland - [EMAIL PROTECTED]
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.


signature.asc
Description: Digital signature
___
Support mailing list
Support@freenetproject.org
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] Newbie-questions

2005-01-19 Thread 4321fred1234
Hello!

I consider running my own node and have the following Questions:
(By the way, you really should put some examples about bandwith, traffic and so 
on in the faq-section!)

1.
I´ve DSL with a variable IP that changes every 24 hours. My upstream bandwith 
is 20 (perhaps soon 40) kByte/s.
Can I run a node under these circumstances that is usefull to the 
freenet-project?
Is there more upstream- or downstream-traffic?

2.
Is there any difference between these possibillities:
a, I run my node 24 hours when I run it, but not every day.
b, I run my node all the time, but it has to reconnect every 24 hours and gets 
a new IP address every time.
c, I run my node a few hours every day, e.g. every night from 9 p.m. to 6 a.m.

3.
I would by a seperate PC as a server that doesn´t need too much energy. Would a 
Via CPU 1Ghz be enough? Or a old pentium 3 700Mhz? How much RAM do I need for 
20 (40) kb/s?

4.
What traffic have I to expect or what bandwith is indeed used all the time of 
my 20 (40) kb/s?

5.
How much HD space do I need? (When a DSL-flat for my node is costing 400$ a 
year, I don´t want to destroy the performance of my node by having too few HD 
space!!!)

6.
Do you know if its possible to install the software on gentoo-linux?
(That is only theoretecal, I´m still a absuolute newbie cocerning linux!!!)

7.Have you any experience in running a node on a rootserver? What CPU and RAM 
would I need to serve a bandwith of 2Mbit (up and down) ?

8. Are there any mechanisms included in freenet that prefer the distribution of 
small files like text? Otherwise, freenet could be kept small easily just by 
transfering some huge files which need a lot of traffic.
In other words: I don't want that there are a few people who share there movies 
and that makes the biggest part of my traffic and slows freenet down.

Thanks
Fred
__
Verschicken Sie romantische, coole und witzige Bilder per SMS!
Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193

___
Support mailing list
Support@freenetproject.org
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] temp files from gateway

2005-01-19 Thread Toad
On Wed, Jan 19, 2005 at 04:36:13PM +, Ben Golding wrote:
 Doesn't storing decrypted data on disk break the deniability property
 of Freenet, which is important for freedom of speech?

I'd have to check what the current behaviour is... I think we use
temporary file buckets and don't encrypt them, in fproxy, at present...
We should fix this, obviously.
 
 (after all, you can disable writing the cache to disk, even in IE!)
 
 Ben Golding
 
 - Original message -
 From: Toad [EMAIL PROTECTED]
 To: support@freenetproject.org
 Date: Wed, 19 Jan 2005 12:53:51 +
 Subject: Re: [freenet-support] temp files from gateway
 
 The encrypted files are stored in the store.
 The decrypted files may be stored in the temp directory as well. Which
 is often in the store, subdir temp.
-- 
Matthew J Toseland - [EMAIL PROTECTED]
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.


signature.asc
Description: Digital signature
___
Support mailing list
Support@freenetproject.org
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] Modem lines MTU?

2005-01-19 Thread Frank v Waveren
On Wed, Jan 19, 2005 at 04:36:11PM +, Toad wrote:
 Yuck! I'm skeptical... Could well be snake oil. Please find me an
 internet standard that mentions an MTU of 576 bytes - or even some cisco
 documentation. It seems pretty clear that bigger is better within the
 limits available...
Bigger=Higher latency. It matters less on most modern ADSL and cable
modems as they're high-bandwidth which is throttled, but there are
older cable modems where it does give a marked latency decrease.

-- 
Frank v Waveren  Fingerprint: BDD7 D61E
[EMAIL PROTECTED]|stack.nl] ICQ#10074100  5D39 CF05 4BFC 
F57A
Public key: hkp://wwwkeys.pgp.net/468D62C8  FA00 7D51 468D 62C8



signature.asc
Description: Digital signature
___
Support mailing list
Support@freenetproject.org
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] Modem lines MTU?

2005-01-19 Thread Ben Golding
Toad Please find me an internet standard that mentions an MTU of 576
bytes

RFC879  HOSTS MUST NOT SEND DATAGRAMS LARGER THAN 576 OCTETS UNLESS
THEY
RFC879  HAVE SPECIFIC KNOWLEDGE THAT THE DESTINATION HOST IS
PREPARED TO
RFC879  ACCEPT LARGER DATAGRAMS.
RFC879
RFC879 This is a long established rule.
http://www.ietf.org/rfc/rfc0879.txt?number=879

I agree, the best MTU is the largest possible without fragmentation,
which depends on your ISP and all other routers between yourself and the
other host. For example, between my PC at work and www.mit.edu it is
1500.

My answer to your original email was saying that a lot of dialup ISPs
have a max MTU of 576 and maybe some DSL connections as well.

Anyway, here is some interesting info about finding your personal max
MTU:
http://www.internetweekly.org/llarrow/mtumss.html
http://members.tripod.com/~EasyMTU/easymtu/findmtu.html

and some related tweaking info about Receive Window size for the curious
among you.
http://www.dslreports.com/tweaks/RWIN

Ben
___
Support mailing list
Support@freenetproject.org
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] FEC question

2005-01-19 Thread Marco A. Calamari
On Tue, 2005-01-18 at 15:51 +, Toad wrote:
 256kB, 512kB, or 1024kB (1MB). Depending on the size of the original
 file.
 
 On Mon, Jan 17, 2005 at 11:57:22AM +0100, Marco A. Calamari wrote:
  
  Which is the normal lenght of a block in a FEC
   splitfile ?
  I guess 256K, but this is always true ?
  Can I control it in some way, with usual insertion tools
  There are a lot of splitfile around that are by declared lenght
   more that one segment (if blocksize is 256K) but
   declare that they has only one (and download only in part)
 
 I don't understand, are you having problems downloading specific
 splitfiles? A 200MB file would have to be two segments even if using
 1MB blocks (the default for that size) for example.

I Thinked that the blocksize was no more that 256k

If you mean that all files under 128 Mb inserted with stable
 have only one segment with blocks of 1 Mb or less, all is explained.

Is this exact ?

Ciao.   Marco

 .
  
  THX
-- 

Oggi e' il domani di cui ci dovevamo preoccupare ieri.


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://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]

Re: [freenet-support] Modem lines MTU?

2005-01-19 Thread Toad
Are you saying that hosts are required to support MTUs of at least 576
bytes? People have said that some dialup connections use 256 byte
MTUs...

On Wed, Jan 19, 2005 at 06:04:25PM +, Ben Golding wrote:
 Toad Please find me an internet standard that mentions an MTU of 576
 bytes
 
 RFC879  HOSTS MUST NOT SEND DATAGRAMS LARGER THAN 576 OCTETS UNLESS
 THEY
 RFC879  HAVE SPECIFIC KNOWLEDGE THAT THE DESTINATION HOST IS
 PREPARED TO
 RFC879  ACCEPT LARGER DATAGRAMS.
 RFC879
 RFC879 This is a long established rule.
 http://www.ietf.org/rfc/rfc0879.txt?number=879
 
 I agree, the best MTU is the largest possible without fragmentation,
 which depends on your ISP and all other routers between yourself and the
 other host. For example, between my PC at work and www.mit.edu it is
 1500.
 
 My answer to your original email was saying that a lot of dialup ISPs
 have a max MTU of 576 and maybe some DSL connections as well.
 
 Anyway, here is some interesting info about finding your personal max
 MTU:
 http://www.internetweekly.org/llarrow/mtumss.html
 http://members.tripod.com/~EasyMTU/easymtu/findmtu.html
 
 and some related tweaking info about Receive Window size for the curious
 among you.
 http://www.dslreports.com/tweaks/RWIN
 
 Ben
-- 
Matthew J Toseland - [EMAIL PROTECTED]
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.


signature.asc
Description: Digital signature
___
Support mailing list
Support@freenetproject.org
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-questions

2005-01-19 Thread Toad
On Wed, Jan 19, 2005 at 05:39:48PM +0100, [EMAIL PROTECTED] wrote:
 Hello!
 
 I consider running my own node and have the following Questions:
 (By the way, you really should put some examples about bandwith, traffic and 
 so on in the faq-section!)
 
 1.
 I?ve DSL with a variable IP that changes every 24 hours. My upstream bandwith 
 is 20 (perhaps soon 40) kByte/s.
 Can I run a node under these circumstances that is usefull to the 
 freenet-project?

Yes.

 Is there more upstream- or downstream-traffic?

It's roughly symmetrical. Depending on your usage.
 
 2.
 Is there any difference between these possibillities:
 a, I run my node 24 hours when I run it, but not every day.

This is okay.

 b, I run my node all the time, but it has to reconnect every 24 hours and 
 gets a new IP address every time.

This is better.

 c, I run my node a few hours every day, e.g. every night from 9 p.m. to 6 a.m.

This isn't so good.

More uptime is generally better.
 
 3.
 I would by a seperate PC as a server that doesn?t need too much energy. Would 
 a Via CPU 1Ghz be enough? Or a old pentium 3 700Mhz? How much RAM do I need 
 for 20 (40) kb/s?

Probably. You need around 192MB for the node... although people have
made them run in considerably less...
 
 4.
 What traffic have I to expect or what bandwith is indeed used all the time of 
 my 20 (40) kb/s?

You can throttle it down to 10kB/sec if you need to. But if you have a
monthly limit you will have problems.
 
 5.
 How much HD space do I need? (When a DSL-flat for my node is costing 400$ a 
 year, I don?t want to destroy the performance of my node by having too few HD 
 space!!!)

The default is 256MB, which is rather small, or 10% of available disk
space (on windows). I recommend you increase this to a reasonably large
size. 20GB is a bit large, but many people have nodes with even bigger
stores. 5GB should be useful to you and the network. As much as you can
afford, really, although really big stores may cause more memory usage.
 
 6.
 Do you know if its possible to install the software on gentoo-linux?
 (That is only theoretecal, I?m still a absuolute newbie cocerning linux!!!)

Yes, it is possible. I'm not sure you should be using gentoo if you're a
complete newbie though. :)
 
 7.Have you any experience in running a node on a rootserver? What CPU and RAM 
 would I need to serve a bandwith of 2Mbit (up and down) ?

What's a rootserver? You mean a vhost? To serve 2Mbps, you'd need a
bigger CPU and more RAM... it's been done though..
 
 8. Are there any mechanisms included in freenet that prefer the distribution 
 of small files like text? Otherwise, freenet could be kept small easily 
 just by transfering some huge files which need a lot of traffic.

If there were, people who want to share big files would simply split the
big files into lots of small textfile-sized chunks. Sorry, we have to
live with that. Besides which, there is small porn, large porn, small
politically interesting sites, large politically interesting videos,
largish leaked software... size is not always a good indicator of
content. And there is such a thing as cover traffic. Although
obviously I don't endorse any illegal files that may be transferred over
Freenet (except the Diebold files! ;) ).

 In other words: I don't want that there are a few people who share there 
 movies and that makes the biggest part of my traffic and slows freenet down.
 
 Thanks
 Fred
-- 
Matthew J Toseland - [EMAIL PROTECTED]
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.


signature.asc
Description: Digital signature
___
Support mailing list
Support@freenetproject.org
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] Modem lines MTU?

2005-01-19 Thread Phillip Hutchings
On Wed, 19 Jan 2005 19:16:44 +, Toad [EMAIL PROTECTED] wrote:
 Are you saying that hosts are required to support MTUs of at least 576
 bytes? People have said that some dialup connections use 256 byte
 MTUs...

Hrm. Dialup. The MTU includes the PPP header is max. 30 bytes, IP
header can be a maximum of 60 bytes and UDP is a further 8 bytes..
That's 98 bytes of header, leaving 158 bytes of data. So the header is
38% of the packet? That sounds absurd... Of course, PPP can use header
compression on the PPP and IP headers, leaving the PPP header at ~4
bytes and IP at ~20, leading to a 38 byte header (14%), but it's still
a small packet, considering that an uncompressed header set over an
ethernet (1500) MTU is 6%.

On Windows the lowest possible MTU is apparently
(http://techrepublic.com.com/5100-6268-1061241.html) 68 bytes, but
that's absurd. Since you're supposed to send 576 byte packets anyway
if PMTU discovery doesn't work then I'd go for that figure. If things
start dropping, or more likely the client's ISP starts sending
must-fragment ICMP packets, then throttle back.

Of course, if the computer you're trying to connect from has a
stupidly low MTU, AND a stupid firewall that blocks incoming ICMP then
the user really deserves what they're getting. I've been known to be
particularly unpleasent to individuals who think blocking an essential
control protcol is a good idea.
-- 
Phillip Hutchings
http://www.sitharus.com/
[EMAIL PROTECTED] / [EMAIL PROTECTED]
___
Support mailing list
Support@freenetproject.org
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] Modem lines MTU?

2005-01-19 Thread Magnus Eriksson
On Wed, 19 Jan 2005, Toad wrote:

 Are you saying that hosts are required to support MTUs of at least 576
 bytes? People have said that some dialup connections use 256 byte
 MTUs...

  RFC879  HOSTS MUST NOT SEND DATAGRAMS LARGER THAN 576 OCTETS UNLESS


  Isn't MTU something which is negotiated nowadays?  I suspect the
256-MTU ISPs would support higher MTUs like everyone else if you forced
PPP to do it.


Magnus

___
Support mailing list
Support@freenetproject.org
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] Modem lines MTU?

2005-01-19 Thread Newsbyte
Are you saying that hosts are required to support MTUs of at least 576 
bytes? People have said that some dialup connections use 256 byte MTUs... 

Since it says HOSTS MUST NOT SEND DATAGRAMS LARGER THAN 576 OCTETS 
there is no inherent contradiction when it is *smaller* then 576, me thinks?

However, I've searched the net a bit too, and looked at my tuningtools 
to see what they suggest for dial-ups/ISDN, and I must say, they all 
seem to agree on a typical 576, indeed. I guess you could look at it as 
512 + overhead? ;-)
___
Support mailing list
Support@freenetproject.org
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-questions

2005-01-19 Thread Todd Walton
On Wed, 19 Jan 2005 17:39:48 +0100, [EMAIL PROTECTED]
[EMAIL PROTECTED] wrote:

 6.
 Do you know if its possible to install the software on gentoo-linux?
 (That is only theoretecal, I´m still a absuolute newbie cocerning linux!!!)

It definitely is possible to install Freenet on Gentoo Linux.  If you
do, use the forums or email me with problems you have.  I'm running
Freenet on Gentoo, and I've seen and conquered the couple of problems
you might run into.

-todd
___
Support mailing list
Support@freenetproject.org
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] Modem lines MTU?

2005-01-19 Thread Todd Walton
On Wed, 19 Jan 2005 18:04:25 +, Ben Golding [EMAIL PROTECTED] wrote:
 Anyway, here is some interesting info about finding your personal max
 MTU:
 http://www.internetweekly.org/llarrow/mtumss.html
 http://members.tripod.com/~EasyMTU/easymtu/findmtu.html

Nifty.  I'm getting somewhere between 1460 and 1470 on my SBC ADSL.

-todd
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]