protocols:dns
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| protocols:dns [2026/07/03 13:21] – v1ctor | protocols:dns [2026/07/03 13:53] (current) – [Resource Records] v1ctor | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| Finding authoritative DNS servers: | Finding authoritative DNS servers: | ||
| - | < | + | < |
| dig NS apple.com +short | dig NS apple.com +short | ||
| # querying those servers directly and checking for aa confirms they actually are | # querying those servers directly and checking for aa confirms they actually are | ||
| </ | </ | ||
| + | |||
| + | ===== Resource Records ===== | ||
| + | |||
| + | Resource record is a four-tuple - **(Name, Value, Type, TTL)** | ||
| + | * TTL determines when the resource should be removed from the cache | ||
| + | * Type **A**: | ||
| + | * '' | ||
| + | * '' | ||
protocols/dns.1783084904.txt.gz · Last modified: by v1ctor
