Difference between revisions of "DNS record"

From CNM Wiki
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
A [[DNS record]] (hereinafter, the ''Record'') is a form of linking standardized data to a specific [[domain name]]. A record consists of a type, for example, "AAAA" in an [[AAAA record]], a field or name, for example, jitsi.bskol.com, and value or data associated with the field or name.
+
A [[DNS record]] (alternatively known as a [[DNS resource record]]; hereinafter, the ''Record'') is a form of linking standardized data to a specific [[domain name]]. A record consists of a type, for example, "AAAA" in an [[AAAA record]], a field or name, for example, jitsi.bskol.com, and value or data associated with the field or name.
  
 
In the [[Internet]], the ''Records'' are stored in [[DNS zone]]s in the standard form of [[resource record]]s or [[RR]]s. Literally, one ''RR'' is one line of text, in which type, field, and value are separated by tabs.
 
In the [[Internet]], the ''Records'' are stored in [[DNS zone]]s in the standard form of [[resource record]]s or [[RR]]s. Literally, one ''RR'' is one line of text, in which type, field, and value are separated by tabs.

Latest revision as of 20:27, 5 August 2023

A DNS record (alternatively known as a DNS resource record; hereinafter, the Record) is a form of linking standardized data to a specific domain name. A record consists of a type, for example, "AAAA" in an AAAA record, a field or name, for example, jitsi.bskol.com, and value or data associated with the field or name.

In the Internet, the Records are stored in DNS zones in the standard form of resource records or RRs. Literally, one RR is one line of text, in which type, field, and value are separated by tabs.