Hostitek
Please Login or Register

Knowledgebase

IPv6 Tunnel

Centos 5 32bit + tunnelbroker.net

yum install -y tar
yum install -y gcc

mkdir tb
cd tb
wget http://tb-tun.googlecode.com/files/tb-tun_r14.tar.gz
tar zxf tb-tun_r14.tar.gz
gcc tb_userspace.c -l pthread -o tb_userspace

setsid ./tb_userspace ipv6 [Server IPv4 address] > /dev/null
ifconfig ipv6 up
ifconfig ipv6 inet6 add [Client IPv6 address]
ifconfig ipv6 mtu 1480
route -A inet6 add ::/0 dev ipv6
ip -6 route add default dev ipv6

ping6 ipv6.google.com
or
ping6 he.net



Was this answer helpful?

Add to Favourites Add to Favourites

Print this Article Print this Article


Powered by WHMCompleteSolution

Language:

Quick Navigation

Client Login

Email

Password

Remember Me

Search