Bug 747414
Summary: | Reverse DNS rec not created upon creation of fwd DNS rec | |||
---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Sigbjorn Lie <sigbjorn> | |
Component: | ipa | Assignee: | Rob Crittenden <rcritten> | |
Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | |
Severity: | high | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 15 | CC: | dpal, mkosek, rcritten, ssorce | |
Target Milestone: | --- | |||
Target Release: | --- | |||
Hardware: | All | |||
OS: | All | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Bug Fix | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 772301 (view as bug list) | Environment: | ||
Last Closed: | 2012-03-26 11:02:31 UTC | Type: | --- | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 772301 |
Description
Sigbjorn Lie
2011-10-19 18:22:56 UTC
One workaround is to add the DNS entries when creating the host: $ ipa host-add foo.example.com --ip-address=192.168.100.1 Yes, this works when adding new machines. However from time to time I'm adding other types of devices to DNS too, like switches, printers, wifi access points, etc. It would make sense to have an optional parameter to create a reverse record. Imo it should be a part of the new DNS management API Martin is working on. Upstream ticket: https://fedorahosted.org/freeipa/ticket/2009 Fixed upstream master: cbb3bfae23267270e1310c1c1e23b1aed78fe9c6 ipa-2-2: 4265028befbea0418aa7469adc7ce356e357fda4 |