DNS Lint: Do glue records and NS records match? #1

Open
opened 2017-11-29 04:41:48 +00:00 by coolaj86 · 0 comments
Owner

Should have a test to check that the glue records match the NS records for vanity domains:

dig NS com

dig NS example.com @f.gtld-servers.net
dig NS example.com @ns1.example.com
dig NS example.com @ns2.example.com
Should have a test to check that the glue records match the NS records for vanity domains: ``` dig NS com dig NS example.com @f.gtld-servers.net dig NS example.com @ns1.example.com dig NS example.com @ns2.example.com ```
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coolaj86/dns-suite.js#1
No description provided.