Comment 7 for bug 1922891

Revision history for this message
Stefan Fleischmann (sfleischmann) wrote :

I think now we're getting closer to the real problem here. I also just realized that I provided wrong information in my initial bug report. MAAS accesses both subnets over the _same_ interface, so I should have written

172.17.100.0/23 (eth0, default node network)
172.17.102.0/24 (eth0, management network for IPMI etc.)

So I suppose MAAS cannot keep alias addresses on the same interface apart? Normally I would have set up an alias interface, but Netplan doesn't support that afaik.