🎉 Announcing new lower pricing — up to 40% lower costs for Cloud Servers and Cloud SQL! Read more →

Contents

IPv6 Connectivity for Linux users

Rumours of IPv4 address-exhaustion have been regularly announced for the past few years, and despite some uncertainty it seems clear that in the future more users will be accessing the internet via IPv6.

Brightbox Cloud Servers support native IPv6 connectivity, and can be directly accessed via IPv6 before an IPv4 Cloud IP is mapped to them (subject to your defined firewall policies, of course). Over the past few years many large sites such as Facebook and Google, have enabled IPv6 access, but the majority of home users cannot access them because their network-providers don’t offer IPv6 connectivity as standard.

One of the most common ways of gaining IPv6 access is via 6to4. This works beautifully if you have a static IPv4 address, and the documentation is reasonably simple to understand. But this solution is more complex than it needs to be, it should be possible to easily gain access to the IPv6 internet and that’s what the miredo software allows.

miredo implements the proposed standard described in RFC 4380, which allows your system to obtain an IPv6 address in a simple fashion, and then access the IPv6-internet with it.

If you’re running a Debian/Ubuntu desktop getting started is as simple as :

# apt-get install miredo

Once you’ve done that wait a few seconds and you should find that you’ll have a new tap device:

# /sbin/ifconfig
br0       Link encap:Ethernet  HWaddr 00:1c:25:36:5f:f2
...
...
teredo    Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
...

Here you can see the teredo-device, and it looks like it is up. To actually test connectivity you can now open your favourite web-browser and pointing it at an IPv6 only address such as http://ipv6.google.com/.

Further IPv6 test-details are available at http://test-ipv6.com/.

Last updated: 26 Apr 2021 at 12:29 UTC

Try Brightbox risk-free with £50 free credit Sign up takes just two minutes...