From bqz69 at telia.com Sat Aug 4 06:29:32 2007 From: bqz69 at telia.com (Niels Larsen) Date: Sat, 4 Aug 2007 08:29:32 +0200 Subject: [freenet-support] New small howto made for newbies to start using freenet Message-ID: <200708040829.32466.bqz69@telia.com> A small beginners minihowto about freenet is made. The idea is to get newbies started using freenet immediately, with the most elementary things. Has taken me quite a long time, to learn using freenet. I try to write without making preassumptions, that newbie people already knows everything about using linux My idea is to make several such minihowtos about various linux programs. The address is http://www.minihowto.org I am an old pensioner of some 66 years of age. This manual is supplementary to all the other documentation, which is out there on the Internet etc. :-) From toad at amphibian.dyndns.org Tue Aug 7 16:22:38 2007 From: toad at amphibian.dyndns.org (Matthew Toseland) Date: Tue, 7 Aug 2007 17:22:38 +0100 Subject: [freenet-support] New small howto made for newbies to start using freenet In-Reply-To: <200708040829.32466.bqz69@telia.com> References: <200708040829.32466.bqz69@telia.com> Message-ID: <200708071722.44797.toad@amphibian.dyndns.org> Linked from the download page. On Saturday 04 August 2007 07:29, Niels Larsen wrote: > A small beginners minihowto about freenet is made. > > The idea is to get newbies started using freenet immediately, with the most > elementary things. > > Has taken me quite a long time, to learn using freenet. > > I try to write without making preassumptions, that newbie people already > knows everything about using linux > > My idea is to make several such minihowtos about various linux programs. > > The address is http://www.minihowto.org > > I am an old pensioner of some 66 years of age. > > This manual is supplementary to all the other documentation, which is out > there on the Internet etc. :-) > _______________________________________________ > 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 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://emu.freenetproject.org/pipermail/support/attachments/20070807/07a9dae2/attachment.pgp From batosai at batosai.net Tue Aug 7 22:19:50 2007 From: batosai at batosai.net (batosai) Date: Wed, 08 Aug 2007 00:19:50 +0200 Subject: [freenet-support] Node rejecting requests Message-ID: <46B8F006.4080109@batosai.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 hi, My freenet-latest.log is filled with dozens of : ao?t 07, 2007 22:05:02:011 (freenet.node.NodeDispatcher, MessageCore packet receiver thread on port XXXXX, NORMAL): Rejecting request from X.X.X.X:XXXXX preemptively because Output bandwidth liability ao?t 07, 2007 22:05:02:347 (freenet.node.NodeDispatcher, MessageCore packet receiver thread on port XXXXX, NORMAL): Rejecting request from X.X.X.X:XXXXX preemptively because Output bandwidth liability ao?t 07, 2007 22:05:02:376 (freenet.node.NodeDispatcher, MessageCore packet receiver thread on port XXXXX, NORMAL): Rejecting request from X.X.X.X:XXXXX preemptively because Output bandwidth liability My peers report my "% Time Routable" as being very low (10-20%), it's not overloaded (load average: 0.40, 0.73, 1.32). My node runs on a dedicated computer (2.6Ghz, 768MB RAM) : - - Upload limit : 70 KB/s - - Process limit : 700 - - Max RAM : 512 MB - - Opennet : activated (15 peers) - - Darknet : About 10 peers Any idea ? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGuPAGo6N05NzaOvURAsLCAKCorhMxM33qpXTQjzoZpZbwmYTryACgp1AD eWggMsBOZbsAERfaGyUyp9Y= =2P9+ -----END PGP SIGNATURE----- From toad at amphibian.dyndns.org Thu Aug 9 18:11:06 2007 From: toad at amphibian.dyndns.org (Matthew Toseland) Date: Thu, 9 Aug 2007 19:11:06 +0100 Subject: [freenet-support] Freenet 0.7 build 1051 Message-ID: <200708091911.18644.toad@amphibian.dyndns.org> Freenet 0.7 build 1051 is now available, please upgrade. It will be mandatory at midnight GMT next Tuesday. Major changes: - Your node will now get opennet peers from its darknet peers (config option node.passOpennetPeersThroughDarknet; it should be on by default but if you used an early trunk build, you might have it set to false). - node.allowInsecureSSKs / node.allowInsecureCHKs is now set to false by default. This means your node will not let you see freesites, files etc inserted before build 1010's major crypto bugfixes. You can re-enable this temporarily by setting the config options, but we will remove support for insecure keys completely soon, so please reinsert any important content. - lots of bugfixes to opennet, containers, losing the node file, load limiting stats (very low bandwidth usage etc), minor FCP fixes (include Global on more messages), i18n fixes (always send the correct charset in fproxy), and lots more. Please upgrade! -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://emu.freenetproject.org/pipermail/support/attachments/20070809/f4e4edbb/attachment.pgp From toad at amphibian.dyndns.org Fri Aug 10 12:16:00 2007 From: toad at amphibian.dyndns.org (Matthew Toseland) Date: Fri, 10 Aug 2007 13:16:00 +0100 Subject: [freenet-support] Freenet 0.7 build 1051 In-Reply-To: <200708091911.18644.toad@amphibian.dyndns.org> References: <200708091911.18644.toad@amphibian.dyndns.org> Message-ID: <200708101316.08076.toad@amphibian.dyndns.org> Freenet 0.7 build 1052 is now available. This build features another fix to the load stats code (which ultimately controls how many requests the node accepts and therefore how much bandwidth it uses etc), and a fix the the first time wizard (we were setting the output bandwidth limit to 15 bytes per second by default!). On Thursday 09 August 2007 19:11, Matthew Toseland wrote: > Freenet 0.7 build 1051 is now available, please upgrade. It will be > mandatory at midnight GMT next Tuesday. Major changes: > - Your node will now get opennet peers from its darknet peers (config > option node.passOpennetPeersThroughDarknet; it should be on by default but > if you used an early trunk build, you might have it set to false). > - node.allowInsecureSSKs / node.allowInsecureCHKs is now set to false by > default. This means your node will not let you see freesites, files etc > inserted before build 1010's major crypto bugfixes. You can re-enable this > temporarily by setting the config options, but we will remove support for > insecure keys completely soon, so please reinsert any important content. > - lots of bugfixes to opennet, containers, losing the node file, load > limiting stats (very low bandwidth usage etc), minor FCP fixes (include > Global on more messages), i18n fixes (always send the correct charset in > fproxy), and lots more. > > Please upgrade! -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://emu.freenetproject.org/pipermail/support/attachments/20070810/5a96b406/attachment.pgp From toad at amphibian.dyndns.org Sat Aug 11 18:17:40 2007 From: toad at amphibian.dyndns.org (Matthew Toseland) Date: Sat, 11 Aug 2007 19:17:40 +0100 Subject: [freenet-support] Freenet 0.7 build 1053 Message-ID: <200708111917.45336.toad@amphibian.dyndns.org> Freenet 0.7 build 1053 is now available. Please upgrade! This build will be mandatory soon. Changes include fixes to temporary file leaks, thread pooling (which should solve the high system load bug), containers fixes, client layer fixes and security fixes. Please upgrade! -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://emu.freenetproject.org/pipermail/support/attachments/20070811/cae90c4f/attachment.pgp From toad at amphibian.dyndns.org Sat Aug 11 19:21:35 2007 From: toad at amphibian.dyndns.org (Matthew Toseland) Date: Sat, 11 Aug 2007 20:21:35 +0100 Subject: [freenet-support] Freenet 0.7 build 1054 In-Reply-To: <200708111917.45336.toad@amphibian.dyndns.org> References: <200708111917.45336.toad@amphibian.dyndns.org> Message-ID: <200708112021.40964.toad@amphibian.dyndns.org> Freenet 0.7 build 1054 is now available. This fixes some bugs in 1053 relating to thread pooling, in particular it won't reject requests due to shortage of threads unless the number of threads actually doing useful work is over the limit. On Saturday 11 August 2007 19:17, Matthew Toseland wrote: > Freenet 0.7 build 1053 is now available. Please upgrade! This build will be > mandatory soon. Changes include fixes to temporary file leaks, thread > pooling (which should solve the high system load bug), containers fixes, > client layer fixes and security fixes. Please upgrade! -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://emu.freenetproject.org/pipermail/support/attachments/20070811/05c1688a/attachment.pgp From toad at amphibian.dyndns.org Fri Aug 31 15:37:30 2007 From: toad at amphibian.dyndns.org (Matthew Toseland) Date: Fri, 31 Aug 2007 16:37:30 +0100 Subject: [freenet-support] Freenet 0.7 build 1055/1056 Message-ID: <200708311637.34949.toad@amphibian.dyndns.org> Freenet 0.7 build 1056 is now available (1055 is mandatory; sorry for the long delay between making it available and announcing it, we've been busy). Please upgrade. We are still interested in any difficulty you have with the auto-update system; please report problems with that and any other bugs you find. 1055 changelog: - Major swapping algorithm changes to try to both prevent deliberate attacks and progressive degeneration of the network caused by churn. Either way the result would be large parts of the network clustered into very small parts of the keyspace. We now randomize node locations every 2000 swaps, swap a bit more widely, enforce the maximum swap HTL, and send swaps less frequently. - Fix bug in metadata generation for larger freesites, report invalid metadata as invalid metadata rather than a temp space error, and allow more files to be cached in the container cache. - Hopefully fix the CSS filter bugs relating to negative offsets. - Always write some critical config options to disk, so they can be easily changed. - Datastore recovery improvements. - Various synchronization/concurrency fixes, minor optimisations, diagnostics, and debugging-related changes (logging etc). 1056 and 1055: - Require a new freenet-ext.jar (#17), which includes an updated database engine. Also lots of work on the various Summer of Code projects by our students, including unit tests, the new searching system, JFK (new link crypto), the Echo blog engine, and some simulations. Several of these items will be releasable in the not too distant future. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://emu.freenetproject.org/pipermail/support/attachments/20070831/0dce7b83/attachment.pgp