Configuration of an IPv6 tunnel with SixXS' migration broker on Debian GNU/Linux
Par Ludovic Francois, samedi 1 juillet 2006 à 09:36 :: ipv6 :: #19 :: rss
Configuration of an IPv6 tunnel with SixXS' migration broker on Debian GNU/Linux
After installed a tunnel between my FreeADSL connection and the freenet6 ipv6 network, I was not very happy with the latencity of this tunnel.
In reading more about IPV6 and tunnel brokers, I get an excellent advice about the best choice of tunnel broker by area on the gentoo website: http://www.gentoo.org/doc/en/ipv6.xml.
register at the SixXS tunnel broker
ipv6 support in the kernel
Networking ---> * Networking support Networking options ---> <*> The IPv6 protocol
install aiccu (SixXS Automatic IPv6 Connectivity Client Utility)
# aptitude install aiccu Setting up aiccu (20050131-1) ... AICCU is not configured, edit /etc/aiccu.conf first #
configure /etc/aiccu.conf
# AICCU Configuration # Login information username LFI1-SIXXS password MyPassword # Interface names to use ipv4_interface eth0 ipv6_interface sixxs # The tunnel_id to use # (only required when there are multiple tunnels in the list) tunnel_id T9281 # Be verbose? verbose true # Daemonize? daemonize true # Automatic? automatic true
start aiccu
root@obelix:~ # /etc/init.d/aiccu start Starting SixXS Automatic IPv6 Connectivity Client Utility (aiccu): Tunnel Information for T9281: POP Id : bebru01 IPv6 Local : 2001:6f8:202:ef::2/64 IPv6 Remote : 2001:6f8:202:ef::1/64 Tunnel Type : 6in4-static Adminstate : enabled Userstate : enabled aiccu. root@obelix:~ #
checking of logs (/var/log/syslog)
Jul 1 10:04:10 obelix aiccu: sock_getline() : "200 SixXS TIC Service on noc.sixxs.net ready (http://www.sixxs.net)" Jul 1 10:04:10 obelix aiccu: sock_printf() : "client TIC/draft-00 AICCU/2005.01.31-console-linux Linux/2.6.17.1-obelix" Jul 1 10:04:10 obelix aiccu: sock_getline() : "200 Client Identity accepted" Jul 1 10:04:10 obelix aiccu: sock_printf() : "get unixtime" Jul 1 10:04:10 obelix aiccu: sock_getline() : "200 1151741050" Jul 1 10:04:10 obelix aiccu: sock_printf() : "username LFI1-SIXXS" Jul 1 10:04:10 obelix aiccu: sock_getline() : "200 Choose your authentication challenge please" Jul 1 10:04:10 obelix aiccu: sock_printf() : "challenge md5" Jul 1 10:04:10 obelix aiccu: sock_getline() : "200 87dd4d36d5f08ec00ae2ec999b9eb1aa" Jul 1 10:04:10 obelix aiccu: sock_printf() : "authenticate md5 6eb6d3efba85c5dfe0db47153799e4fb" Jul 1 10:04:10 obelix aiccu: sock_getline() : "200 Succesfully logged in using md5 as LFI1-SIXXS (Ludovic Francois) from 82.228.214.25" Jul 1 10:04:10 obelix aiccu: sock_printf() : "tunnel show T9281" Jul 1 10:04:10 obelix aiccu: sock_getline() : "201 Showing tunnel information for T9281" Jul 1 10:04:10 obelix aiccu: sock_getline() : "TunnelId: T9281" Jul 1 10:04:10 obelix aiccu: sock_getline() : "Type: 6in4-static" Jul 1 10:04:10 obelix aiccu: sock_getline() : "IPv6 Endpoint: 2001:6f8:202:ef::2" Jul 1 10:04:10 obelix aiccu: sock_getline() : "IPv6 POP: 2001:6f8:202:ef::1" Jul 1 10:04:10 obelix aiccu: sock_getline() : "IPv6 PrefixLength: 64" Jul 1 10:04:10 obelix aiccu: sock_getline() : "Tunnel MTU: 1280" Jul 1 10:04:10 obelix aiccu: sock_getline() : "POP Id: bebru01" Jul 1 10:04:10 obelix aiccu: sock_getline() : "IPv4 Endpoint: 82.228.214.25" Jul 1 10:04:10 obelix aiccu: sock_getline() : "IPv4 POP: 212.100.184.146" Jul 1 10:04:10 obelix aiccu: sock_getline() : "UserState: enabled" Jul 1 10:04:10 obelix aiccu: sock_getline() : "AdminState: enabled" Jul 1 10:04:10 obelix aiccu: sock_getline() : "202 Done" Jul 1 10:04:10 obelix aiccu: Succesfully retrieved tunnel information for T9281 Jul 1 10:04:10 obelix aiccu: sock_printf() : "QUIT Die With You" Jul 1 10:04:10 obelix aiccu: Running as PID 2754
hexago web site ipv6 status
go on www.hexago.com and you should get this kind of information at the top of the web page
Your IPv6 address is 2001:6f8:202:ef::2
Commentaires
Aucun commentaire pour le moment.
Ajouter un commentaire