Something went wrong while setting issue due date.
[DNS plugin] Reverse DNS Zones unusable with bind-sdb
Closed
[DNS plugin] Reverse DNS Zones unusable with bind-sdb
In FD 1.0.20 an option can be use to store, or not, a final dot to the zoneName ("Issue 2636":https://forge.fusiondirectory.org/issues/2636)
With bind-sdb it is necessary to not store the zoneName with a final dot, but this option is active to the reverses zones too. For the reverse zones, if the zoneName (in-addr.arpa) doesn't have a final dot, bind add the domain name to the value it returned.
for example: test.example.com -> 1.0.168.192.in-addr.arpa.example.com
To sum up, for Bind-sdb a zoneName need to not have a final dot and a reverse zone need to have a final dot (in-addr.arpa.)
(from redmine: issue id 5484, created on 2017-04-25, closed on 2017-05-02)
- Changesets:
- Revision 2e52d318 by Côme Chilliet on 2017-04-25T13:35:08.000Z:
Fixes #5484 Adding final dot to PTR records ignoring the dns final dot setting
- Revision d53ffb9f6192670f6a9eb516dcaeb81c6e0c0515 by Côme Chilliet on 2017-04-26T07:37:19.000Z:
Fixes #5484 Adding final dot to PTR records ignoring the dns final dot setting
- Custom Fields:
- Bug in version: 1.0.20
- Support contract: None