Comment 8 for bug 1603473

Revision history for this message
John A Meinel (jameinel) wrote : Re: Relation fails as untis/machines are on different subnet on a multi NIC setup, juju 2.0 beta11

We have a setup here with MAAS 1.9 with hosts that have multiple network cards. When we do that, we end up with MAAS providing 2 IP addresses for the machine (as expected), but DNS lookup does not return both IP addresses, and reverse DNS lookup fails for the second IP address.

We haven't confirmed if the behavior is the same on MAAS 2, but this bug comment:
https://bugs.launchpad.net/maas/+bug/1599223/comments/5

Seems to say that MAAS 2 will use what it considers the "primary" IP as "host.maas" and then create additional records for "nic.host.maas" for the rest of the network interfaces.