### Start IPV6 static configuration auto eth0 iface eth0 inet6 static #pre-up modprobe ipv6 address 1234:f000:2001:000a:0000:0000:0000:0010 netmask 64 gateway 1234:f000:2001:000a:0000:0000:0000:0001 dns-nameservers 2001:4860:4860::8844 2001:4860:4860::8888 ### END IPV6 configuration