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

오픈
" coolaj862017-11-29 04:41:48 +00:00을 오픈" · 0개의 코멘트
소유자

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 ```
"로그인하여 이 대화에 참여"
레이블 없음
참여자 1명
알림
마감일
마감일이 설정되지 않았습니다.
의존성

No dependencies set.

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