[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: defining static IPv6 addresses in /etc/network/interfaces





On Fri, 6 Mar 2009, Friedemann Stoyan wrote:

My solution is:

* load ipv6 manually (add to /etc/modules)
* add in the interface stanza

iface eth0 inet static
  pre-up  sysctl -w net.ipv6.conf.eth0.autoconf=0 > /dev/null || true

Thank you for this; I discovered the problem and read your post while trying
to solve it myself.

Whether it all works as expected will be seen after the next reboot.



Reply to: