Howto: Easily Get free newsgroup access over ipv6 in Ubuntu!

Did you know you could get almost anything off of usenet/newsgroups? Yea you can get 0day movies, music, games, apps, linux distro's and anything else you could imagine right off of newsgroup servers. I have been using newsgroups for years to get what I need, torrents are too resource intensive and sometimes crash routers and modems. So here I will share how you can setup Sabnzbd with a few newsgroup providers that offer 100+days retention at a completely free price :)

First you'll need to grab Sabnzbd, I currently use a premade deb from here

The latest version is version 0.4.7 which can be directly downloaded here, be sure to check the above url for an updated version if this post gets old.

Once installed run sabnzbd from the command line and open a browser window to http://localhost:8080/sabnzbd/config/server/

Now enter one of these free servers for ipv6 access:
If I didnt specify a port its 119

1. freebin-auth.readnews.com
password: anything
Username: anything
threads : 8

2. newszilla6.xs4all.nl
threads : 3
speed : 50 per thread

3. readnews
Server:freebin.readnews.com
Threads: 8
Speed: 5 kb per thread
Retention:40?? days

4. Eweka.nl (I use this one)
news.ipv6.eweka.nl
Retention 120 days. Unlimited speed.

5. XSNews.nl
reader.ipv6.xsnews.nl
Retention: around 100 days too, Unlimited???
Signup for Xsnews here and enter your email address, they'll send u a username/password

Free Trials:
Yottanews:
Server: free.yottanews.com
Threads: 1
Username & password: see http://www.yottanews.com/freeaccount.php
Speed: 60 kB/s

News-Service
Server: test.news-service.com
Port: 23
Threads: 4
Username & password: make something up, more than 6 characters.
Retention: 25 days
Speed: 25/30 kB/s per thread

Ok Now input one or all the servers in sabnzbd

You can get free IPv6 access through Freenet6. Visit Freenet6 and register yourself to obtain username and password.


Now lets set up ipv6

Click Here to install tspc or:
sudo apt-get install tspc

Press Alt-F2 then do:
gksudo gedit /etc/tsp/tspc.conf

Find the userid line and enter your useid for freenet6, then find the passwd line and enter your password you set, then set the server as broker.freenet6.net
Like this:
userid=your-name
server=broker.freenet6.net
passwd=your-password


Save the file and exit, then open a terminal:
sudo /etc/init.d/tspc restart

Now lets check if tspc created a new ipv6 interface:
ifconfig
You should see something like:
sit1 Link encap:IPv6-in-IPv4

Lets use ping6 to ping google to make sure its working...
defcon@pc:~$ ping6 ipv6.google.com
PING ipv6.google.com(2001:4860:b002::68) 56 data bytes
64 bytes from 2001:4860:b002::68: icmp_seq=1 ttl=57 time=117 ms <--good stuff :)
64 bytes from 2001:4860:b002::68: icmp_seq=2 ttl=57 time=131 ms


Ok now we got ipv6 setup in ubuntu, this worked perfectly for me with Jaunty.

Now head over to Newzleech or binsearch and leech away!

Here is some other Cool Stuff you can do with ipv6

Comments (14)

Loading... Logging you in...
  • Logged in as
This also helps you setup sabnzbd, and the servers I listed got great retention!

FriendFeed Comment from FriendFeed

Followed the steps, checked ifconfig and did not get any sit1 Link encap:IPv6-in-IPv4
Cannot figure out what is wrong... any suggestion is very welcome. Thx. Ron
1 reply · active 836 weeks ago
Hi , search the "tunnel_mode" and change it to v6v4.
Works for me but i still got erros when try to ping6...
Thnks
sorry, change the tunnel_mode to v6v4 here /etc/tsp/tspc.conf.
1 reply · active 836 weeks ago
Thank you Frugal for you feedback. I did change the tunnel string as you suggested but I caused to get disconnected from the server via Terminal > sabnzbd. I hit the tab from the actual link "disconnect server" and I cannot get back to reconnect... :-( sorry. Any suggestion how to reestablish connection? I tried installing the deb package again but no luck. Thx for your help and patience. R
Thank you frugal for the info. I have another issue. I cannot get to the actual link. (from Terminal > sabnzbd which should open: http://localhost:8080/sabnzbd/config/server/
I get an error message. If I try to click on the actual link it states that there is no server connection. I remember that I did click on a tab earlier (from that site) disconnecting from the server and I am unable to reconnect :-( sorry, stuff happens...
I did fix the tunnel_mode string though. But I need to get connected again. Any suggestion? Many thanks for your patience and feedback. R.
2 replies · active 836 weeks ago
Ron, i have no suggestion for that issue. good luck F.
Try and re-execute sabnzbd, sometimes it freezes, then go to http://localhost:8080/sabnzbd
More info on radvd config and init.d for a headless Jaunty box. I used the sample radvd for the /etc/radvd.conf file. I need radvd with a correct config and init.d file to start before tspc will work.
Thanks
From sample radvd config.

interface eth0
{
AdvSendAdvert on;
prefix 2001:db8::/64
{
};
};
Is the prefix an ip6 mac for eth0? How do I find my ip6 prefix?
Thanks
thank you.
this was a greate article and howto.
Well i followed the instructions but for some reason when i go to the ping6 ipv6.google.com stage all i get is the following

alan@G70-Ubuntu:~$ ping6 ipv6.google.com
PING ipv6.google.com(fx-in-x68.google.com) 56 data bytes
^C
--- ipv6.google.com ping statistics ---
7 packets transmitted, 0 received, 100% packet loss, time 5999ms

if anyone has any ideas of fixing this i would be greatfull.

I am running Ubuntu 9.04 x64
1 reply · active 829 weeks ago
Having same issue, once I did the v6v4 fix above so I could connect I now can't ping or connect to any ipv6 sites. I'm also running 9.04 32bit flavour
I have problem in setting up the ipv6

I got the sit1 Link encap:IPv6-in-IPv4 alright

but when i try ping6 ipv6.google.com
I get Operation Not permitted

Post a new comment

Comments by

Clicky Web Analytics