Am Freitag, den 25.05.2018, 22:39 +0200 schrieb Guus Sliepen:
> On Fri, May 25, 2018 at 10:17:58AM +0200, Benjamin Drung wrote:
> 
> > > I could perhaps make it so that if you have "allow-hotplug
> > > ib0.1234",
> > > that it will bring this one up if you do "ifup --allow hotplug
> > > ib0".
> > > Then you can still choose which VLANs you want up by default. I
> > > guess
> > > that would be ideal for you?
> > 
> > Yes. That's what I like would to see.
> 
> That's now possible in ifupdown 0.8.34. Let me know if that works for
> your setup.

I finally managed to test ifupdown 0.8.34 on a buster live system. The
relevant configuration part looks like:

```
allow-hotplug ib0 ib0.dddd
iface ib0.dddd inet6 static
    address fd44:1:5255::
    netmask 64
    pre-up echo connected > /sys/class/net/$IFACE/mode
    dad-attempts 600

allow-hotplug ib0 ib0.beef
iface ib0.beef inet6 static
```

Sadly, the VLANs are not brought up on boot. Grepping for "ifup" in the
logs didn't reveal anything useful.

-- 
Benjamin Drung
System Developer
Debian & Ubuntu Developer

ProfitBricks GmbH
Greifswalder Str. 207
10405 Berlin

Email: benjamin.dr...@profitbricks.com
URL: https://www.profitbricks.de

Sitz der Gesellschaft: Berlin
Registergericht: Amtsgericht Charlottenburg, HRB 125506 B
Geschäftsführer: Achim Weiss, Matthias Steinberg, Christoph Steffens

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to