A lot of providers does not offers IPv6 yet, with tunnerlbroker.net you can get your own for free.
- Open this page: http://www.tunnelbroker.net/
- Create an account
- Create Regular Tunnel: http://www.tunnelbroker.net/new_tunnel.php
- Type in the public ip of your vps (IPv4 Endpoint)
- Select one of the tunnel servers:
- Create tunnel
- Open the config tab:
- Copy&paste the text to /etc/network/intefaces
- 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