Page 2 of 27

Re: Free Newsservers

Posted: August 6th, 2008, 7:30 am
by sander
jcfp wrote:I can't but wonder how long my v6 tunnel provider will last before they will block access or at least cap the speed to this host (currently around 45 mbit/s ;D)
Yep, I wonder too, but an IPv6 provider capping it's IPv6 traffic becuause IPv6 usage is too succesful ... that will be the day that IPv6 will have found a reason-for-existence and become a success. And that's the ultimate goal.

Until that time I think IPv6-providers are happy that we news-leechers have found a good usage for IPv6 ;-)

Re: Free Newsservers

Posted: August 6th, 2008, 2:11 pm
by phunkysai
Holy crap guys, once I got ipv6 up and running, I've now got all these servers enabled alongside my isp's server and am pulling down 374 kb/s for free!!!

Thanks everyone!!

Re: Free Newsservers

Posted: August 6th, 2008, 3:30 pm
by sander
Maybe it's a good idea to tell how we get our IPv6 connectivty?

On my Ubuntu Linux, it was just a matter of "sudo apt-get install tspc" and the "sudo tspc -vvv". That's all. Works behind all kinds of NATs. It used Hexago. Speed is limited, ping6-time is not great (200-300 ms to European servers) and therefore speed is limited

With IPv4 I get "Download speed: 2049.82 KB/s" (which is line speed of my 20 Mbps DSL-connection) versus IPv6's "Download speed: 58.07 KB/s". So that's not impressive.

Code: Select all

sander@fujitsu:~$ traceroute6 newszilla6.xs4all.nl
traceroute to newszilla6.xs4all.nl (2001:888::119) from 2001:5c0:8fff:ffff::117b, 30 hops max, 16 byte packets
 1  2001:5c0:8fff:ffff::13a (2001:5c0:8fff:ffff::117a)  148.362 ms *  159.479 ms
 2  * * *
 3  if-5-0-1.6bb1.mtt-montreal.ipv6.teleglobe.net (2001:5a0:300::5)  232.027 ms  204.23 ms  233.068 ms
 4  if-3-0.mcore3.mtt-montreal.ipv6.teleglobe.net (2001:5a0:300:200::2)  263.917 ms  161.973 ms  274.984 ms
 5  2001:5a0:300:100::a (2001:5a0:300:100::a)  456.487 ms  363.423 ms  324.902 ms
 6  if-2-0-0.core1.fr1-frankfurt.ipv6.teleglobe.net (2001:5a0:700:200::9)  421.663 ms  481.616 ms *
 7  if-2-0-0.core2.ad1-amsterdam.ipv6.teleglobe.net (2001:5a0:700:200::2)  414.207 ms  470.455 ms  450.225 ms
 8  if-0-0.core1.ad1-amsterdam.ipv6.teleglobe.net (2001:5a0:200:100::1)  323.623 ms  323.077 ms  324.677 ms
 9  2001:5a0:200::5 (2001:5a0:200::5)  322.103 ms  315.594 ms  327.136 ms
10  ix-11-0-1-600.6bb1.ad1-amsterdam.ipv6.teleglobe.net (2001:5a0:200::42)  363.641 ms  347.844 ms  366.58 ms
11  0.so-1-0-0.xr3.3d12.xs4all.net (2001:888:0:105::1)  336.199 ms  350.023 ms  341.827 ms
12  10ge9-1.nr1.1d12.xs4all.net (2001:888:0:302::1)  366.735 ms *  353.29 ms
13  newszilla6.xs4all.nl (2001:888::119)  368.278 ms *  368.293 ms
sander@fujitsu:~$

Re: Free Newsservers

Posted: August 6th, 2008, 5:00 pm
by sander
Update: my IPv6 speed has risen to "Download speed: 241.10 KB/s ", which is 1/8 th of my IPv4 / line speed.

Re: Free Newsservers

Posted: August 7th, 2008, 12:47 pm
by sander
Update 2: with aiccu / sixxs as IPv6 tunnel provider (instead of tspc / hexago), I get linespeed using news.ipv6.eweka.nl. :-)

Re: Free Newsservers

Posted: August 7th, 2008, 5:46 pm
by rascalli
sander wrote: Update 2: with aiccu / sixxs as IPv6 tunnel provider (instead of tspc / hexago), I get linespeed using news.ipv6.eweka.nl. :-)
what linespeed are you getting now sander ?

Re: Free Newsservers

Posted: August 8th, 2008, 1:20 pm
by sander
rascalli wrote:
sander wrote: Update 2: with aiccu / sixxs as IPv6 tunnel provider (instead of tspc / hexago), I get linespeed using news.ipv6.eweka.nl. :-)
what linespeed are you getting now sander ?
1100 kBps = 11 Mbps on a line with 11 Mbps access speed. I'll also test on my 20 Mbps line and let you know.

Re: Free Newsservers

Posted: August 8th, 2008, 2:00 pm
by Shadowtester
sander wrote: Update 2: with aiccu / sixxs as IPv6 tunnel provider (instead of tspc / hexago), I get linespeed using news.ipv6.eweka.nl. :-)
Any chance you can give us some insight as to the setup and config needed for aiccu for linux I have signed up and been accepted for an account over on sixxs what steps did you need to do to create the tunnel? and what type of tunnel did you use. Any insight into the config setup would be appreciated.

Re: Free Newsservers

Posted: August 8th, 2008, 2:12 pm
by sander
Shadowtester wrote:
Any chance you can give us some insight as to the setup and config needed for aiccu for linux I have signed up and been accepted for an account over on sixxs what steps did you need to do to create the tunnel? and what type of tunnel did you use. Any insight into the config setup would be appreciated.
Have you tried  "tspc" first? It's magically easy compared to aiccu / sixxs: tspc does not require an account, and it takes care of NAT automagically.

Re: Free Newsservers

Posted: August 8th, 2008, 2:24 pm
by Shadowtester
sander wrote:
Shadowtester wrote:
Any chance you can give us some insight as to the setup and config needed for aiccu for linux I have signed up and been accepted for an account over on sixxs what steps did you need to do to create the tunnel? and what type of tunnel did you use. Any insight into the config setup would be appreciated.
Have you tried  "tspc" first? It's magically easy compared to aiccu / sixxs: tspc does not require an account, and it takes care of NAT automagically.
Yes I have tspc up and working and I am pretty good with router port forwarding and such to get around the NAT don't like the idea of putting my NAS into a dmz. And like I said I already applied for and was accepted and confirmed for an account on sixxs just was looking for some insite as to which of the 3 types of tunnles I should be using and maybe some help with the config file editing that is needed. I am thinking that the proceedure is first request a tunnel from the termination ip since my IP is dynamic not static I am guessing the static tunnel would not be a good choice. Like I said some insight would help I looked though the config file some but a lot of the options I was not sure about.

Re: Free Newsservers

Posted: August 8th, 2008, 2:45 pm
by sander
I think this can better discussed on the sixxs fora ^H^H^H^H forums: much more sixxs experts. ;-)

Re: Free Newsservers

Posted: August 9th, 2008, 7:39 am
by Shadowtester
Well I was able to get a Sixxs tunnel setup and going and connected to news.ipv6.eweka.nl up and going at line speed on a free server what a great find. My thanks go out to everyone on this board and project this has been a great experience and its always great learning new things as well. ;D

Re: Free Newsservers

Posted: August 9th, 2008, 12:06 pm
by sander
sander wrote:
rascalli wrote:
sander wrote: Update 2: with aiccu / sixxs as IPv6 tunnel provider (instead of tspc / hexago), I get linespeed using news.ipv6.eweka.nl. :-)
what linespeed are you getting now sander ?
1100 kBps = 11 Mbps on a line with 11 Mbps access speed. I'll also test on my 20 Mbps line and let you know.
On my 20 Mbps line, I get about 1500 kBps = 15 Mbps, so not linespeed, but still quite impressive.

BTW: with pure IPv6 from two IPv6-only newsservers (eweka and xsnews), the download did not complete, but stopped at the last 4 MB ... strange ... . I still have the feeling that SABnzbd is at best with only one server spedified.

Re: Free Newsservers

Posted: August 11th, 2008, 7:13 am
by jcfp
The xsnews server apparently requires a (free) account, see this page (alleen in het Nederlands :P; sign-up requires only an email address so you should be able to manage nonetheless). Speed at xsnews is capped at 20 Mbit/s, although it takes some time for this limit to kick in. All in all, this brings my usenet download speed using only these two free ipv6 servers 55-60 Mbit/s (or 7.0-7.5 MB/s) ;D.

Re: Free Newsservers

Posted: August 11th, 2008, 7:44 am
by sander
jcfp wrote: All in all, this brings my usenet download speed using only these two free ipv6 servers 55-60 Mbit/s (or 7.0-7.5 MB/s) ;D.
Are you on FttH?!