User Tools

Site Tools


protocols:dns

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
protocols:dns [2026/07/03 13:21] v1ctorprotocols:dns [2026/07/03 13:53] (current) – [Resource Records] v1ctor
Line 13: Line 13:
                          # querying those servers directly and checking for aa confirms they actually are                          # querying those servers directly and checking for aa confirms they actually are
 </code> </code>
 +
 +===== 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**:
 +    * ''Name'' is the hostname
 +    * ''Value'' is the IP address
protocols/dns.1783084912.txt.gz · Last modified: by v1ctor