Current configuration
If you like to get configuration for any other IP then enter it here:
- Configuration is made for 199.87.252.99
IPv6 configuration for Debian (Linux)Append the following to /etc/network/interfaces:
# IPv6 using a 6to4 tunnel to the internet (from 199.87.252.99)
# Generated at http://6to4.version6.net/ (based on http://debian6to4.gielen.name/)
auto tun6to4
iface tun6to4 inet6 v4tunnel
pre-up modprobe ipv6
address 2002:c757:fc63::1990:8725:2099
netmask 16
gateway ::192.88.99.1
endpoint any
local 199.87.252.99
|
TestingYou can test your IPv6 configuration this way:After sucessful IPv6 installation you can see here your IPv6 address already Currently we have 6to4 configuration instructions for following operating systems: Instructions given by Cougar |