-
Notifications
You must be signed in to change notification settings - Fork 492
Support PTR records #76
Copy link
Copy link
Closed
Description
Hello,
It'd be nice to be able to use this tool to also create reverse zones. Reverse zones use PTR records which are basically CNAME records. Can we set this up so that PTR records are like CNAME?
Examples are like:
2 IN PTR blah1.domain.com.
3 IN PTR blah2.domain.com.
4 IN PTR blah3.domain.com.
5 IN PTR blah4.domain.com.
6 IN PTR blah5.domain.com.
Currently it generates this error: ReferenceError: 'PTR' is not defined
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels