How-To: Access Free IPv6 Usenet Servers

Internet Protocol version 6 (IPv6) is the successor to the currently used IPv4. Outside of geek circles I seldom hear of people talking much about IPv6. Unfortunately IPv6 hasn’t enjoyed broad deployment for reasons beyond the scope of this post. Several large web destinations exist today that allow access over IPv6 but they also available over IPv4. It wasn’t until some tinkering in my free time with IPv6 that I realized there are free Usenet servers available only to IPv6 users. If you’re like me then your internet connection is of the IPv4 type putting the IPv6-enabled internet out of reach. Lucky for us a simple solution exists called tunneling.

In this ‘how to’ I’ll explain how to get a simple tunnel set up on a Windows 7 machine to access three free IPv6-only Usenet servers. I’m using a 32-bit clean install of Windows 7 Starter with no major changes to the OS other than disabling UAC and not having installed any virus scanner. Both are no-nos for production machines. I’ll be using gogoNET’s free tunneling software and the open-source SABnzbd+ Usenet client. Other options exist for both but the basic concepts will be the same.

As always, make sure you back up your machine before attempting this because I am not responsible for any disasters by following these directions. Lastly, don’t use this information to do anything illegal or abuse the generous providers giving away these free services.

Part 1: IPv6 Client Setup

  1. Direct your browser to gogo6’s website. You will need to register with gogo6 (its free) via their Ning-based social network.
  2. Once you’ve created the account and logged in to the above download page you’ll need to download the appropriate “gogoCLIENT – Basic version” (either 32 or 64 bit) for your platform. Ignore the other downloads on that page.
  3. Run the “gogoCLIENT – Basic version” file you just downloaded. You’ll need to agree to the license to continue the installation.
  4. Don’t change any options on the “Choose Components” screen. Click NEXT.
  5. Don’t change the Destination Folder on the “Choose Install Location” screen unless you know what you’re doing. Click INSTALL.
  6. During the install Windows 7 may pop up a “Would you like to install this device software?” dialog box when its time to install the gogoTUN tunnel driver. It is up to you whether you choose to click the box next to “Always trust software from “gogo6 Inc.” — I did. Then click INSTALL. It may take a few minutes to complete on slower machines.
  7. On the final screen leave the box ticked next to “Launch the gogoCLIENT utility” and unclick “Show README.” Then click FINISH.
  8. You will now see the gogoCLIENT Utility on your screen.
    screen1
  9. Click CONNECT without changing anything.
  10. If everything went correctly you should see a successful connection message similar to the one below.
    screen2
  11. To be sure everything is working correctly navigate in an IPv6-enabled browser like Firefox http://ipv6.google.com. If you see the Google search page with an animated Google logo then you’ve succeeded in connecting to your first IPv6 website. Congratulations!
  12. For more advanced users: You can obtain credentials from gogo6 that can be put into the client which gives some benefits but I’ll leave that to the reader to figure out.

Part 2: Installing and Configuring SABnzbd+ Usenet Client

  1. As stated earlier, I’m going to use SABnzbd+ but you’re welcome to use the Usenet client you prefer.
  2. Go to the SABnzbd+ download page and grab the latest beta version of the Windows Installer.
  3. Once downloaded, run the setup file. You must agree to the license to continue. Click I AGREE.
  4. I dislike icons on my desktop so I untick the “Desktop Icon” option on the Choose Components screen. Click NEXT
  5. Don’t change the Destination Folder on the “Choose Install Location” screen unless you know what you’re doing. Click NEXT.
  6. Then click INSTALL on the “Choose Start Menu Folder” page.
  7. On the final screen untick “Show Release Notes” and click FINISH.
  8. A browser window should come up with the address: http://localhost:8080/sabnzbd/. This is how SABnzbd+ is accessed. Bookmark it in your browser.
  9. Click CONFIG.
  10. Click SERVERS
  11. Fill out the first server as below:
    Host: newszilla6.xs4all.nl
    Port: 119
    Username: < Leave Blank >
    Password: < Leave Blank >
    # Connections: 2
    Timeout: 120
    X Enable
    O SSL
    O SSL
    O Optional

    Where X is a ticked tickbox and O is a black tickbox.

  12. Click TEST SERVER. If the server is working and you filled in everything correctly this should pop up a box that says “Connection Successful!” If not, then recheck all your settings. If everything is fine then move on to the next step and read the note below about free servers.
  13. Click SAVE CHANGES.
  14. A new blank box should be next to the box you just filled out. Fill out the second server as below:
    Host: news.ipv6.eweka.nl
    Port: 119
    Username: < Leave Blank >
    Password: < Leave Blank >
    # Connections: 2
    Timeout: 120
    X Enable
    O SSL
    O SSL
    O Optional

    Where X is a ticked tickbox and O is a black tickbox.

  15. Click TEST SERVER. If the server is working and you filled in everything correctly this should pop up a box that says “Connection Successful!” If not, then recheck all your settings. If everything is fine then move on to the next step and (if you haven’t already) read the note below about free servers.
  16. Click SAVE CHANGES.
  17. The third server requires a free login. Open a new tab in your browser and navigate to: http://www.xsnews.com/ipv6/. Click the link that says “deze pagina” and type in your email address. This should result in you getting an email shortly with login credentials.
  18. Go back to the tab with SABnzbd. A new blank box should be next to the two boxes you just filled out. Fill out the third server as below:
    Host: reader.ipv6.xsnews.nl
    Port: 119
    Username: < Put the user name you just got in your email >
    Password: < Put the password you just got in your email >
    # Connections: 2
    Timeout: 120
    X Enable
    O SSL
    O SSL
    O Optional

    Where X is a ticked tickbox and O is a black tickbox.

  19. Click TEST SERVER. If the server is working and you filled in everything correctly this should pop up a box that says “Connection Successful!” If not, then recheck all your settings. If everything is fine then move on to the next step and (if you haven’t already) read the note below about free servers.
  20. Click SAVE CHANGES.
  21. Note: Usenet servers tend to be as reliable as their cost. If these free servers are down then give it some time and hopefully they’ll come back up. At this time, only newszilla6.xs4all.nl is working for me. If you can’t wait then you can always buy an account over at GigaNews.

That should do it for the basic configuration of both IPv6 and SABnzbd+. There are many more things that can be done with some time and Google by your side. Now find or make a NZB file from http://binsearch.info and upload the NZB file to SABnzbd and watch it download over IPv6. It won’t be very fast but it should give the average user a taste of IPv6 and Usenet. There are some great Linux distro NZB files only a few clicks away so knock yourself out.

Popularity: 1% [?]

Try Google Chrome OS Early (Updated)

Google has introduced a new open source Linux-based operating system for web-only applications called Chrome OS. The Google Chrome OS Wikipedia entry has more information that I won’t duplicate here.

chromium
The Chromium OS Logo

@Hexxeh has generously compiled an early release of Chrome OS for everyone to use so potential users don’t have to build it manually. A torrent and instructions are available on his website for a version aimed at being run off a USB thumb drive. Be sure to check out instructions on his site on how to correctly copy the file to a USB drive after downloading the file. As a side note the default username and password is facepunch.

If you’d rather not go the USB thumb drive route then another option exists to try Chrome OS in virtualization software like VMware Workstation (commercial software) or Virtualbox (free software). You can find instructions for that option over at Lifehacker.

Please direct any support questions to @Hexxeh on Twitter. Leave any non-support related comments and feedback below. Do you see this as the future of the computers as we know it or not?

Update (11.25.2009 – 7:55pm Pacific Time): Engadget also posted a story about Hexxeh’s build. I’ve included a local web-based mirror of the Chrome OS build for those who don’t want to deal with bittorrent.

Original ChormiumOS HTTP Download Mirror: Here (Filename: chromiumos.tar.gz) – Now obsolete.

Update (12.1.2009 – 11:33am Pacific Time): Hexxeh has released a ‘diet’ version of his Chromium OS build that fits onto a 1 gigabyte USB drive and improves WiFi support. He has updates his site to reflect the new release as well as his torrent release feed on TPB. A hardware compatibility list is available from Google.

ChormiumOS Diet HTTP Download Mirror: Here (Filename: ChromeOS-Diet.tar.gz MD5: 91dc1c371db663bc0d7a2a95f1bcd90c)

Update (12.4.2009 – 8:56pm Pacific Time): Hexxeh has released ChromeOS Cherry with this message:

ChromeOS Cherry released with new Broadcom/Ralink support and many bugfixes! Broadcom WiFi works, but you need to wait about 5 minutes after booting to connect to a network.

ChormiumOS Cherry HTTP Download Mirror: Here (Filename: ChromeOS-Cherry.tar.gz MD5: 71ae0c8267f6ad9e6508a64c5eb25d53)

Popularity: 1% [?]

My Twitter Refollow Policy & Other Odds and Ends

Hard on the heels of @RayBeckerman’s Twitter refollow policy, I’ve decided to pen my own. Twitter is a great tool for spreading information in short bursts but its been hampered by the large amount of marketing, self-promotion, bots, and adult-content promoters. The fact is I have a finite amount of time per day and any extra time spent in one area means making a sacrifice somewhere else. As it is, I’m slow to respond to most people (my apologies) and have resorted to scheduling my tweets for the day either the night before or in the morning. Anyway, here are my rules (apologies to Ray for stealing most of them) on how to not be refollowed:

  1. Your Twitter account is primarily about selling products (teeth whitening, car insurance, real estate, SEO, etc.), promoting yourself, promoting your business, promoting your products, or promoting your religion (with the expectation that I become a convert).
  2. Your Twitter account is primarily used for company PR that manned by an employee or an automated bot. I don’t have a problem if you’re providing another means for customers to provide feedback or to help use your business services but if you’re advertising then I’m not interested. If you SPAM me (adult-content promoters especially) then I’ll report you to @SPAM so you’re account is terminated.
  3. You want to be my savior, life coach, or show me the path to spiritual redemption.
  4. A majority of your tweets come from a client called “API” (meaning you’re a bot), you steal other people’s tweets in an attempt to make your account look legitimate, or you are trying to make money by allowing business to advertise to your followers. We call this SPAM.
  5. You follow my account with multiple fake accounts with the same basic naming rules (i.e. firstname_lastnameXXX where XXX is a set of numbers) in the hopes of amassing a large following. I do not auto-refollow.
  6. You don’t have a real Twitter picture of your face, you don’t link to a blog or a homepage that you run or have contributed to, or your description is generic. If I can’t identify that you are a real person then chances are I won’t be following you.
  7. I’m not interested in adult-content. If your picture is not something I’d feel comfortable showing to my 5 year old cousin then I won’t follow you. If a majority of links on your page are to an adult site then again I won’t be following you.
  8. Your account has tons and tons of #followfriday (#ff) tweets with nothing more than a list of people’s @ nicknames. I’m not interested in sorting through such tweets. Giving your readers a recommendation for a person is just as important as to why you’ve suggested them. This is why #followfriday was created. Also, please don’t retweet another person’s #ff tweet. It’s tacky.
  9. You tweet frequently about how to make money, get more followers, or achieve as much success as you. I’m South Asian so (like most South Asians) my parents will serve in that role in some way for a long time whether I ask for it or not. Love you mom and dad!
  10. Your account has only a couple of tweets but you’re following several hundred (or thousand) people and are slowly collecting followers (aka disproportionate follow/followers ratio). Chances are you’re a bot or a company planning on spamming people. (Thanks to @plasticmadness for this rule. She’s someone I follow on Twitter.)
  11. You follow a hit-and-run policy where you follow a ton of people, collect followers, and then unfollow everyone following at some later point to make yourself look like a popular celeb with a very high follow/followers ratio.

Read more

Popularity: 1% [?]

Next Page →