Debian Tutorials Copy/Paste tutorials for Debian based Linux distros

12May/102

Configuring IPv6 tunneling with AICCU

AICCU (Automatic IPv6 Connectivity Client Utility) makes it easy for users to get IPv6 connectivity over IPv4 network.

1. Request a tunnel from a tunnel broker:

List of IPv6 tunnel brokers

2. Install AICCU

apt-get install aiccu

When configuring aiccu you are asked to select a tunnel broker, input username and password and select a tunnel. All this information is provided by tunnel broker.

3. Your should now have IPv6 connectivity:

server1:~# ping6 ipv6.google.com
PING ipv6.google.com(2a00:1450:8002::63) 56 data bytes
64 bytes from 2a00:1450:8002::63: icmp_seq=1 ttl=57 time=92.3 ms

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • Reddit
  • StumbleUpon
  • Technorati
  • email
  • Live
  • Slashdot
  • LinkedIn
  • Print
  • Tumblr
  • Twitter
  • Netvibes
  • Netvouz
  • PDF
  • Yahoo! Bookmarks
Tagged as: , Leave a comment
Comments (2) Trackbacks (0)
  1. How can i reconfigure?

    deviamd:/home/devike# aiccu
    aiccu (start|stop|brokers|tunnels|test|autotest|license|version) []

  2. I’m behind a NAT at home, and I needed to manually tweak the /etc/aiccu.conf after it was mostly set up on install of the aiccu package, and tell it “behindnat true”. Odd that it didn’t figure that out itself, or ask about that in the configuration step.

    This was actually on Ubuntu maverick.

    @deviance, you can reconfigure it, as always, via “sudo dpkg-reconfigure aiccu”


Leave a comment


No trackbacks yet.