I'm trying to enable inet6 on my loopback device. I added the following in the /etc/network/interfaces file and restated networking. But ifconfig lo still only shows inet addr and not inet6 addr.
auto lo
iface lo inet loopback
iface lo inet6 loopback
I use a Ubuntu 16.04.1 LTS machine.
Thanks in advance
ifconfig loorip addr show dev lo(add to the question please)?cat /proc/cmdlineIpv6 is normaly on under xenial.cat /etc/sysctl.d/10-ipv6-privacy.conf