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

Otwarty
otworzone 2017-11-29 04:41:48 +00:00 przez coolaj86 · 0 komentarzy
Właściciel

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 ```
Zaloguj się, aby dołączyć do tej rozmowy.
Brak etykiety
Uczestnicy 1
Powiadomienia
Termin realizacji
Brak ustawionego terminu realizacji.
Zależności

No dependencies set.

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