IPv6 static config in /etc/network/interfaces ignored

2019-01-27 Thread Claudio M
Hi, I'm wondering if anyone came across this recently, because I can't find any bug reports or posts referring to it online (so I'm wondering if I messed something up inadvertently). I have a root server running Stretch 9.7 (fully upgraded) and up until last night when I rebooted it (previous upt

Re: IPv6 static config in /etc/network/interfaces ignored

2019-01-27 Thread Claudio M
Hi, On Sun, Jan 27, 2019 at 5:55 PM Pascal Hambourg wrote: > Le 27/01/2019 à 16:29, Claudio M a écrit : > >> > >> auto eth0 > >> iface eth0 inet static > >>address a.b.c.d > >>netmask 255.255.255.224 > >>gateway c.d.e.f >