How do I disable autoconfiguration of the eth0 interface? I have done the following:
echo 0 > /proc/sys/net/ipv6/conf/eth0/autoconf
/all/autoconf
/default/autoconf
But when I restart the network the interface is again assigned an IPv6 address
automatically.
Nick

