A lot of providers does not offers IPv6 yet, with tunnerlbroker.net you can get your own for free.

  1. Open this page: http://www.tunnelbroker.net/
  2. Create an account
  3. Create Regular Tunnel: http://www.tunnelbroker.net/new_tunnel.php
  4. Type in the public ip of your vps (IPv4 Endpoint)
  5. Select one of the tunnel servers:

  1. Create tunnel
  2. Open the config tab:

  1. Copy&paste the text to /etc/network/intefaces
  2. Run following commands as root:

sysctl net.ipv6.conf.all.forwarding=1
pico /etc/sysctl.conf
uncomment line #net.ipv6.conf.all.forwarding=1
ifup he-ipv6

Test your IPv6 connection:

ping6 ipv6.google.com