DNS SOA query returns nobody.example.com

Bug #1886849 reported by Nick Niehoff
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAAS
Won't Fix
Undecided
Christian Grabowski

Bug Description

When performing a DNS query for the SOA of a DNS zone maas provides nobody.example.com is returned this is invalid:

$ dig @{IP of Region Controller} SOA nyberg.maas
...
;; AUTHORITY SECTION:
maas. 30 IN SOA maas. nobody.example.com. 24663 600 1800 604800 30
...

Looks like this template [1] needs fixed. This bug goes back to at least MAAS 2.7 but has been confirmed in 2.7 and 2.8.

[1] https://git.launchpad.net/maas/tree/src/provisioningserver/templates/dns/zone.template

Revision history for this message
Christian Grabowski (cgrabowski) wrote :

nobody.example.com happens to be the RNAME, which currently, you cannot set in MAAS, but is supposed to a domain for the mailbox of the person responsible for the zone, which in this case, there is no value, so this is actually valid. "maas." is in fact the MNAME, which is correct, and the actual domain of said zone.

Changed in maas:
assignee: nobody → Christian Grabowski (cgrabowski)
Changed in maas:
status: New → Triaged
Changed in maas:
status: Triaged → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.