#4335 ipa dnszone-add --name-from-ip= doesn't work for classless netmasks
Opened 9 years ago by pspacek. Modified 7 years ago

Command

ipa dnszone-add --name-from-ip=192.0.2.0/26

doesn't work as expected. It should create reverse zone 0/26.2.0.192.in-addr.arpa instead of 2.0.192.in-addr.arpa.

Another "level" of integration would be to:

  • add delegation (NS record) for 0/26.2.0.192.in-addr.arpa to 2.0.192.in-addr.arpa
  • create CNAME/DNAME records to 2.0.192.in-addr.arpa

This should probably happen only if parent zone is already managed by IPA. It is still possible that user manages 2.0.192.in-addr.arpa on non-IPA server.

This was found during investigation ​https://bugzilla.redhat.com/show_bug.cgi?id=1058688.


Processing 4.2 backlog. This ticket was found as something that is not a priority for the nearest releases.

But as usual, please feel free to discuss your use cases or contribute patches, to make that happen sooner!

Metadata Update from @pspacek:
- Issue assigned to someone
- Issue set to the milestone: Future Releases

7 years ago

Login to comment on this ticket.

Metadata