Re: generic reverse DNS data
Anand Buddhdev <[email protected]>
| Newsgroups | gmane.network.dns.nsd.general |
|---|---|
| Message-ID | <[email protected]> |
On 12/09/2019 17:35, Andreas Schwarz wrote: Hi Andreas, > For knot, I discovered the module "synthrecord", which seems capable > of generating both the forward and the reverse record for such use cases. > > Is there a similar way in NSD, which avoids the need for having all > the actual PTR records in my zone files? NSD is very simple, and has no modules for generating anything on the fly. You'll have to put all your records into your zones. Regards, Anand