Bug#679052: ifupdown: IPv6 loopback config broken (and unnecessary)

2013-11-02 Thread Salvatore Bonaccorso
Hello Andrew, Apologies for the terse reply in the previous message (it was mainly ment to the submitter to state our workaround, more detailed now): On Thu, Oct 31, 2013 at 08:23:41AM +0100, Andrew Shadura wrote: > On Thu, 31 Oct 2013 07:50:42 +0100 > Salvatore Bonaccorso wrote: > > > We have

Bug#679052: ifupdown: IPv6 loopback config broken (and unnecessary)

2013-10-31 Thread Andrew Shadura
Hello, On Thu, 31 Oct 2013 07:50:42 +0100 Salvatore Bonaccorso wrote: > We have a very similar problem. As workaround in our case to flush the > addresses in the pre-up iface options worked. So doing in > /etc/network/interfaces: What problem? Elaborate, please. > pre-up ip -6 addr flush dev l

Bug#679052: ifupdown: IPv6 loopback config broken (and unnecessary)

2013-10-31 Thread Salvatore Bonaccorso
Package: ifupdown Followup-For: Bug #679052 Hi We have a very similar problem. As workaround in our case to flush the addresses in the pre-up iface options worked. So doing in /etc/network/interfaces: pre-up ip -6 addr flush dev lo i.e. [...] iface lo inet6 loopback address ::1