Помогите настроить IPv6 на Deban 9 Моя настройка IPv6 не работает:
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
source /etc/network/interfaces.d/*
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
allow-hotplug ens3
iface ens3 inet static
address 217.182.53.46/24
gateway 217.182.53.254
# dns-* options are implemented by the resolvconf package, if installed
dns-nameservers 8.8.8.8 77.88.8.8
dns-search 8.8.8.8
iface ens3 inet6 static
address 2001:41d0:2:fa3e::2/64
netmask 64
gateway 2001:41d0:2:faff:ff:ff:ff:ff
Как это исправить?
IPv6: 2001: 41d0: 2: fa3e:: 2/64
GW: 2001: 41d0: 2: faff: ff: ff: ff: ff