Usage d'IPv6

Pour le moment via un tunnel chez Hurricane Electric .

auto he-ipv6
iface he-ipv6 inet6 v4tunnel
        address 2001:470:1f08:ebd::2
        netmask 64
        endpoint 216.66.80.26
        local 195.24.196.113
        ttl 255
        gateway 2001:470:1f08:ebd::1

#VLAN IPv6_1
iface eth0.150 inet6 static
        address 2001:470:1f09:ebd::1
        netmask 64
        vlan-raw-device eth0

net.ipv6.conf.ethxx.autoconf=0
net.ipv6.conf.ethxx.accept_ra=0