Actions
Feature #5115
closedhosts added with realmd dont get reverse DNS records creates
Description
When using the new realm feature to add a host, you need to disable the DNS proxy for forward and reverse records, as IPA will add the forward record for you.
However IPA doesnt create the reverse lookup, by defualt
Updated by Ade Bradshaw over 10 years ago
one simole work around it so tick "Allow PTR sync" on the forward lookup zone, then reverse records are created automatically
Updated by Stephen Benjamin over 10 years ago
- Status changed from New to Closed
- Assignee set to Ade Bradshaw
- % Done changed from 0 to 100
Ade added documentation about reverse pointer records:
https://github.com/theforeman/theforeman.org/pull/209
Actions