Re: Why not let comments can be used in the forward-zones-file?
Pieter Lexis <[email protected]> Sun, 30 Aug 2015 12:32:33 +0200
| Newsgroups | gmane.network.dns.powerdns.devel |
|---|---|
| Organization | PowerDNS |
| Message-ID | <[email protected]> |
Hi Hongyi, On 08/30/2015 03:52 AM, Hongyi Zhao wrote: > Based on the following website: > > https://doc.powerdns.com/md/recursor/settings/#forward-zones-file > > It said that: > > No comments are allowed in the `forward-zones-file'. Considering that one > may have hundreds of entries for forward-zones in this file, why not let > comments can be used in the forward-zones-file? PowerDNS 4.0 will allow comments in forward-zones-file. If you already need this functionality, you can find the patch in a pull request[1]. Best regards, Pieter 1 - https://github.com/PowerDNS/pdns/pull/2554