Re: [freenet-support] Various Freenet problems using latest version with WinXP
Use notepad or some other editor to update your freenet.conf manually. Once you start using the configfile manually *never* run the config program. There are known issues with the config program at the time of this writing. On Thu, 18 Mar 2004, Michael Stather wrote: > Date: Thu, 18 Mar 2004 22:24:08 +0100 > From: Michael Stather <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: [freenet-support] Various Freenet problems using latest version > with WinXP > > Hi, > > I encountered 2 main poroblems trying to use freenet: > > 1. I´ve a router, and whatever I inser in the "ipadress" field of the > config, I get > > There was an error determining this node's physical address(es). > Please make sure and are correctly set. > Note that you may put a host name in the field if you have a > dynamic IP and are using a dynamic DNS service.18.03.2004 21:37:05 > (freenet.node.Main, main, ERROR): There was an error determining this node's > physical address(es). > Please make sure and are correctly set. > Note that you may put a host name in the field if you have a > dynamic IP and are using a dynamic DNS service. > freenet.BadAddressException: Address seemed incorrect. To use Freenet you > must have a globally addressable Internet address set correctly. at > freenet.node.Main.getAddresses(Main.java:1606)at > freenet.node.Main.main(Main.java:617) 18.03.2004 21:37:05 > (freenet.node.Main, main, NORMAL): starting filesystem > > in the logfile, even if I set the current WAN IP of the router instead of a > dyndns hostname > > 2. The config utility doesn´t work. > When I try to configure and then click on "ok" in the settings dialog, the > "nodeconfig.exe" crashes. > It leaves a partly written freenet.ini on the HD whose last lines are > always: > > > # Geek Settings > > > # The number of attempts to make at announcing this node per > # initial peer. Zero means the node will not announce itself > announcementAttempts=3 > > # The amount of time to wait before initially announcing the node, > # and to base the time the time between retries on. In milliseconds. > announcementDelay=180 > > # The value to mutliply the last delay time with for each retry. > # That is, for try N, we weight *^N > # before starting. > announcementDelayBase=2 > > # announcementPeers: undocumented. > announcementPeers=3 > > # How long to wait for authentication before giving up (in milliseconds) > authTimeout=12 > > # The interval at which to write out the node's data file > # (the store_ file, *not* the cache_ file). > checkPointInterval=1200 > > # How long to listen on an inactive connection before closing > # (if reply address is known) > connectionTimeout=60 > > # The expected > > what can I do? I would like to use freenet but I can´t :( > > Thanks in advance for your help! > > regards > > Michael Stather > > ___ > 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] > ___ 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] Various Freenet problems using latest version with WinXP
On Thu, Mar 18, 2004 at 10:24:08PM +0100, Michael Stather wrote: > Hi, > > I encountered 2 main poroblems trying to use freenet: > > 1. I?ve a router, and whatever I inser in the "ipadress" field of the > config, I get > > There was an error determining this node's physical address(es). > Please make sure and are correctly set. > Note that you may put a host name in the field if you have a > dynamic IP and are using a dynamic DNS service.18.03.2004 21:37:05 > (freenet.node.Main, main, ERROR): There was an error determining this node's > physical address(es). > Please make sure and are correctly set. > Note that you may put a host name in the field if you have a > dynamic IP and are using a dynamic DNS service. > freenet.BadAddressException: Address seemed incorrect. To use Freenet you > must have a globally addressable Internet address set correctly. at > freenet.node.Main.getAddresses(Main.java:1606)at > freenet.node.Main.main(Main.java:617) 18.03.2004 21:37:05 > (freenet.node.Main, main, NORMAL): starting filesystem Can you send me/us your freenet.conf? > > in the logfile, even if I set the current WAN IP of the router instead of a > dyndns hostname > > 2. The config utility doesn?t work. > When I try to configure and then click on "ok" in the settings dialog, the > "nodeconfig.exe" crashes. Interesting. nodeconfig.exe is being worked on... I'll pass on your bug report.. > It leaves a partly written freenet.ini on the HD whose last lines are > always: > > > # Geek Settings > > > # The number of attempts to make at announcing this node per > # initial peer. Zero means the node will not announce itself > announcementAttempts=3 > > # The amount of time to wait before initially announcing the node, > # and to base the time the time between retries on. In milliseconds. > announcementDelay=180 > > # The value to mutliply the last delay time with for each retry. > # That is, for try N, we weight *^N > # before starting. > announcementDelayBase=2 > > # announcementPeers: undocumented. > announcementPeers=3 > > # How long to wait for authentication before giving up (in milliseconds) > authTimeout=12 > > # The interval at which to write out the node's data file > # (the store_ file, *not* the cache_ file). > checkPointInterval=1200 > > # How long to listen on an inactive connection before closing > # (if reply address is known) > connectionTimeout=60 > > # The expected > > what can I do? I would like to use freenet but I can?t :( > > Thanks in advance for your help! > > regards > > Michael Stather > > ___ > 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] -- 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 [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]
[freenet-support] Various Freenet problems using latest version with WinXP
Hi, I encountered 2 main poroblems trying to use freenet: 1. I´ve a router, and whatever I inser in the "ipadress" field of the config, I get There was an error determining this node's physical address(es). Please make sure and are correctly set. Note that you may put a host name in the field if you have a dynamic IP and are using a dynamic DNS service.18.03.2004 21:37:05 (freenet.node.Main, main, ERROR): There was an error determining this node's physical address(es). Please make sure and are correctly set. Note that you may put a host name in the field if you have a dynamic IP and are using a dynamic DNS service. freenet.BadAddressException: Address seemed incorrect. To use Freenet you must have a globally addressable Internet address set correctly.at freenet.node.Main.getAddresses(Main.java:1606) at freenet.node.Main.main(Main.java:617) 18.03.2004 21:37:05 (freenet.node.Main, main, NORMAL): starting filesystem in the logfile, even if I set the current WAN IP of the router instead of a dyndns hostname 2. The config utility doesn´t work. When I try to configure and then click on "ok" in the settings dialog, the "nodeconfig.exe" crashes. It leaves a partly written freenet.ini on the HD whose last lines are always: # Geek Settings # The number of attempts to make at announcing this node per # initial peer. Zero means the node will not announce itself announcementAttempts=3 # The amount of time to wait before initially announcing the node, # and to base the time the time between retries on. In milliseconds. announcementDelay=180 # The value to mutliply the last delay time with for each retry. # That is, for try N, we weight *^N # before starting. announcementDelayBase=2 # announcementPeers: undocumented. announcementPeers=3 # How long to wait for authentication before giving up (in milliseconds) authTimeout=12 # The interval at which to write out the node's data file # (the store_ file, *not* the cache_ file). checkPointInterval=1200 # How long to listen on an inactive connection before closing # (if reply address is known) connectionTimeout=60 # The expected what can I do? I would like to use freenet but I can´t :( Thanks in advance for your help! regards Michael Stather ___ 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] Can't receive any data (5076)
I currently went to recent logs and found another error messages: 22:30:02Error while receiving message [EMAIL PROTECTED] in state [EMAIL PROTECTED] @ 39ce41db06859d60: java.lang.IllegalArgumentException: illegal (high) report: Infinity!java.lang.IllegalArgumentException: illegal (high) report: Infinity! 22:30:02Error while receiving message [EMAIL PROTECTED] in state [EMAIL PROTECTED] @ 6d1be3897e4cdfbc: java.lang.IllegalArgumentException: illegal (high) report: Infinity!java.lang.IllegalArgumentException: illegal (high) report: Infinity! 22:30:28Error while receiving message freenet.node.states.request.RequestInitiator@ 1048195828312 in state [EMAIL PROTECTED]: key=1557a5cceefa275300f85357d14235ac1b0b440f0f0203, hopsToLive=8, id=7346fbff72ee8e7b, [EMAIL PROTECTED] (1557a5cceefa275300f85357d14235ac1b0b440f0f0203,request), ft=freenet.client.InternalClient$InternalGetToken:[EMAIL PROTECTED],key=freenet:[EMAIL PROTECTED]/TFE,skipBytes=0, orig=null, last=Peer [DSA(b3b6 d792 31a9 3726 8d93 557e 5b2c 50aa 8498 a8d4) @ 154.5.94.74:14048 (1/3)], routedTime=1048195821693, replyTime=1048195828042, outwardSender=null: java.lang.NullPointerException Maybe something here could give a key to You... - Original Message - From: no_dammagE To: [EMAIL PROTECTED] Sent: Thursday, March 20, 2003 6:37 PM Subject: [freenet-support] Can't receive any data (5076) Hi, i went through my log and noticed that my fred creates tons of such messages: 20.03.2003 18:13:35 (freenet.node.rt.StandardNodeEstimator, main, NORMAL): Caught freenet.node.rt.EstimatorFormatException: Estimate 0 under min 15 reading tcp/12.222.124.192:26173, sessions=1, presentations=3, ID=DSA(b8c8 eeca e94a 591b 24ec 983f c560 e214 26f7 85d3), version=Fred,0.5,STABLE-1.50,5074 from FieldSet :(freenet.node.rt.EstimatorFormatException: Estimate 0 under min 15 at freenet.node.rt.RoutingPointStore$RoutingPoint.(RoutingPointStore.java:100) at freenet.node.rt.RoutingPointStore.(RoutingPointStore.java:357) at freenet.node.rt.DecayingKeyspaceEstimator$DecayingKeyspaceEstimatorFactory.create(DecayingKeyspaceEstimator.java:853) at freenet.node.rt.StandardNodeEstimator.(StandardNodeEstimator.java:595) at freenet.node.rt.StandardNodeEstimatorFactory.create(StandardNodeEstimatorFactory.java:110) at freenet.node.rt.StandardNodeEstimatorFactory.create(StandardNodeEstimatorFactory.java:170) at freenet.node.rt.NGRoutingTable.reference(NGRoutingTable.java:534) at freenet.node.rt.FilterRoutingTable.reference(FilterRoutingTable.java:52) at freenet.node.Main.seedRoutingTable(Main.java:3373) at freenet.node.Main.spawnNode(Main.java:1170) at freenet.node.Main.main(Main.java:1070) and the other message which also comes relatively frequent: 20.03.2003 18:31:29 (freenet.support.io.NIOInputStream, YThread-87, NORMAL): waited more than 5 minutes in NIOIS.read() tcp/connection: 4375>213.113.160.41:12738,[EMAIL PROTECTED]:[EMAIL PROTECTED] closingjava.lang.Exception: debug at freenet.support.io.NIOInputStream.read(NIOInputStream.java:293) at java.io.FilterInputStream.read(Unknown Source) at freenet.session.FnpLink.negotiateOutbound(FnpLink.java:750) at freenet.session.FnpLink.solicit(FnpLink.java:240) at freenet.session.FnpLinkManager.createOutgoing(FnpLinkManager.java:109) at freenet.OpenConnectionManager$ConnectionJob.run(OpenConnectionManager.java:814) at freenet.OpenConnectionManager.createConnection(OpenConnectionManager.java:420) at freenet.node.ConnectionOpener.checkpoint(ConnectionOpener.java:215) at freenet.node.states.maintenance.Checkpoint.checkpoint(Checkpoint.java:54) at freenet.node.states.maintenance.Checkpoint.received(Checkpoint.java:47) at freenet.node.StateChain.received(StateChain.java:177) at freenet.node.StateChain.received(StateChain.java:61) at freenet.node.StateChainManagingMessageHandler$ChainContainer.run(StateChainManagingMessageHandler.java:332) at freenet.node.StateChainManagingMessageHandler$ChainContainer.received(StateChainManagingMessageHandler.java:285) at freenet.node.StateChainManagingMessageHandler$ChainContainer.access$100(StateChainManagingMessageHandler.java:204) at freenet.node.StateChainManagingMessageHandler.handle(StateChainManagingMessageHandler.java:96) at freenet.Ticker$Event.run(Ticker.java:322) at freenet.thread.YThreadFactory$YThread.run(YThreadFactory.java:250) Maybe this waited more than 5 minutes in NIOIS.read() tcp/connection: could give a clue why my node can't receive (and probably request, too) any data. The build is fresh (fresh installed). Symptoms: the browser begins requesting and stays in the state of requesting. It seems that the data stream breaks on my node somehow. The system is also fresh reinstalled (3 hours) WinXP no SPs. Thanks in advance -- no_dammagE __
[freenet-support] Can't receive any data (5076)
Hi, i went through my log and noticed that my fred creates tons of such messages: 20.03.2003 18:13:35 (freenet.node.rt.StandardNodeEstimator, main, NORMAL): Caught freenet.node.rt.EstimatorFormatException: Estimate 0 under min 15 reading tcp/12.222.124.192:26173, sessions=1, presentations=3, ID=DSA(b8c8 eeca e94a 591b 24ec 983f c560 e214 26f7 85d3), version=Fred,0.5,STABLE-1.50,5074 from FieldSet :(freenet.node.rt.EstimatorFormatException: Estimate 0 under min 15 at freenet.node.rt.RoutingPointStore$RoutingPoint.(RoutingPointStore.java:100) at freenet.node.rt.RoutingPointStore.(RoutingPointStore.java:357) at freenet.node.rt.DecayingKeyspaceEstimator$DecayingKeyspaceEstimatorFactory.create(DecayingKeyspaceEstimator.java:853) at freenet.node.rt.StandardNodeEstimator.(StandardNodeEstimator.java:595) at freenet.node.rt.StandardNodeEstimatorFactory.create(StandardNodeEstimatorFactory.java:110) at freenet.node.rt.StandardNodeEstimatorFactory.create(StandardNodeEstimatorFactory.java:170) at freenet.node.rt.NGRoutingTable.reference(NGRoutingTable.java:534) at freenet.node.rt.FilterRoutingTable.reference(FilterRoutingTable.java:52) at freenet.node.Main.seedRoutingTable(Main.java:3373) at freenet.node.Main.spawnNode(Main.java:1170) at freenet.node.Main.main(Main.java:1070) and the other message which also comes relatively frequent: 20.03.2003 18:31:29 (freenet.support.io.NIOInputStream, YThread-87, NORMAL): waited more than 5 minutes in NIOIS.read() tcp/connection: 4375>213.113.160.41:12738,[EMAIL PROTECTED]:[EMAIL PROTECTED] closingjava.lang.Exception: debug at freenet.support.io.NIOInputStream.read(NIOInputStream.java:293) at java.io.FilterInputStream.read(Unknown Source) at freenet.session.FnpLink.negotiateOutbound(FnpLink.java:750) at freenet.session.FnpLink.solicit(FnpLink.java:240) at freenet.session.FnpLinkManager.createOutgoing(FnpLinkManager.java:109) at freenet.OpenConnectionManager$ConnectionJob.run(OpenConnectionManager.java:814) at freenet.OpenConnectionManager.createConnection(OpenConnectionManager.java:420) at freenet.node.ConnectionOpener.checkpoint(ConnectionOpener.java:215) at freenet.node.states.maintenance.Checkpoint.checkpoint(Checkpoint.java:54) at freenet.node.states.maintenance.Checkpoint.received(Checkpoint.java:47) at freenet.node.StateChain.received(StateChain.java:177) at freenet.node.StateChain.received(StateChain.java:61) at freenet.node.StateChainManagingMessageHandler$ChainContainer.run(StateChainManagingMessageHandler.java:332) at freenet.node.StateChainManagingMessageHandler$ChainContainer.received(StateChainManagingMessageHandler.java:285) at freenet.node.StateChainManagingMessageHandler$ChainContainer.access$100(StateChainManagingMessageHandler.java:204) at freenet.node.StateChainManagingMessageHandler.handle(StateChainManagingMessageHandler.java:96) at freenet.Ticker$Event.run(Ticker.java:322) at freenet.thread.YThreadFactory$YThread.run(YThreadFactory.java:250) Maybe this waited more than 5 minutes in NIOIS.read() tcp/connection: could give a clue why my node can't receive (and probably request, too) any data. The build is fresh (fresh installed). Symptoms: the browser begins requesting and stays in the state of requesting. It seems that the data stream breaks on my node somehow. The system is also fresh reinstalled (3 hours) WinXP no SPs. Thanks in advance -- no_dammagE ___ 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] Bug Report - win32 - freenet.exe - logFile=*path*not handled
Ur, or maybe I hardcoded "freenet.log" in the viewer and never fixed it... my bad. > (fwiw it sounds like it isn't querying the ini file each time you click > View Logfile - I think it's probably just querying once at startup) > > >> Oops, that may well be a very old bug. That shouldn't be too hard to >> fix, >> I'll crack one out tonight. >> >>> I have changed the "logFile" option in the freenet.ini file to an other >>> path. But when I click on "View Logfile ..." in the context menu of the >>> blue freenet symbol, freenet.exe still shows me the old unused >>> freenet.log in the freenet directory. >>> Rudi >>> ___ >>> 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] >>> >> >> ___ >> 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] >> > > ___ > 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] > ___ 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] OutOfMemoryError
In einer eMail vom Di, 16. März 2004 17:28 MEZ schreibt "Niklas Bergh" <[EMAIL PROTECTED]>: >Fwolff said: > >>And to the philosophy of some devs: "RAM is cheap" >>New SDRAM will be detected only with half of it's normal size or even not >detected at all in "old" computers > >When I was having problems with half-size-detected issues it turned out that >it was due to the old motherboard only managing to detect one _side_ of any >double-sided SDRAMs... > Thats not the problem with new RAM here. double-sided, single-sided, they are all the same. they just get detected half. If tested with newest bios, older bios, newer or older computers that does not make any difference. It is caused from some changes in the SDRAM architecture compared to the old RAM. At least it was explained in this way to me. Actually I have some double-sided RAMs, which are way older, running in the same computers correctly, in which newer one is only detected half. ___ 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] Bug Report - win32 - freenet.exe - logFile=*path*not handled
(fwiw it sounds like it isn't querying the ini file each time you click View Logfile - I think it's probably just querying once at startup) > Oops, that may well be a very old bug. That shouldn't be too hard to fix, > I'll crack one out tonight. > >> I have changed the "logFile" option in the freenet.ini file to an other >> path. But when I click on "View Logfile ..." in the context menu of the >> blue freenet symbol, freenet.exe still shows me the old unused >> freenet.log in the freenet directory. >> Rudi >> ___ >> 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] >> > > ___ > 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] > ___ 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] Bug Report - win32 - freenet.exe - logFile=*path*not handled
Oops, that may well be a very old bug. That shouldn't be too hard to fix, I'll crack one out tonight. > I have changed the "logFile" option in the freenet.ini file to an other > path. But when I click on "View Logfile ..." in the context menu of the > blue freenet symbol, freenet.exe still shows me the old unused > freenet.log in the freenet directory. > Rudi > ___ > 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] > ___ 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] build 5076
On Thu, Mar 18, 2004 at 03:09:27AM -0500, Nicholas Sturm wrote: > Using 5076 (stable) on dialup I actually retrieve a couple of files, first in > several weeks. Still have only outgoing connections after about 30 minutes, but log > looks much less confusing than most recent ones. 5074 actually got icons of 4 > indexes today in about 15 minutes before I down loaded the most recent build. > > Looks like something is progressing after much sputtering. > > Any performance pages from the interface anyone would like to see? I've been downloading fairly large splitfiles from stable, reasonably successfully... -- 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 [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]
[freenet-support] Bug Report - win32 - freenet.exe - logFile=*path* not handled
I have changed the "logFile" option in the freenet.ini file to an other path. But when I click on "View Logfile ..." in the context menu of the blue freenet symbol, freenet.exe still shows me the old unused freenet.log in the freenet directory. Rudi ___ 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]
[freenet-support] build 5076
Using 5076 (stable) on dialup I actually retrieve a couple of files, first in several weeks. Still have only outgoing connections after about 30 minutes, but log looks much less confusing than most recent ones. 5074 actually got icons of 4 indexes today in about 15 minutes before I down loaded the most recent build. Looks like something is progressing after much sputtering. Any performance pages from the interface anyone would like to see?___ 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]