DNS Records
What are DNS records?
DNS records are specific resource records stored in the DNS database that allow us to configure and control additional information about our domain name.Usually we can set up our DNS records to tell others what type of mail server our domain name will use(eg.Microsoft Exchange),or which IP address should be returned when someone visits our website.
DNS records are organized into zones,which correspond to one or more domain names.For example,if we own the domain names cutetv.com,anothercutetv.com,each domain name will have its own set of DNS records.
SOA(Start Of Authority)
SOA record indicates the start of a zone and it contains the zone's values,such as a serial number and multiple expiration timeouts.Each zone can only have one SOA record.
A
The most common type of DNS records.A record points to the IP address of a website or domain name.
AAAA
IPv6 version of A.
PTR(Pointer)
PTR record is a mapping between an IP address and a hostname.
CNAME(Canonical Name)
CNAME records are used to create aliases for domain name.We can use CNAME records to set up redirects between different versions of website or application,or between different subdomains of the same website.
NS(Name Server)
NS records tell others what name servers you are using to resolve domain names,making them an important part of almost every DNS configuration.NS records help users find their way around the web by providing an authoritative source of DNS information.
MX(Mail Exchange)
MX records specify the mail server responsible for accepting email sent to a domain name.
本文作者:darkpool
本文链接:https://www.cnblogs.com/darkpool/p/17714245.html
版权声明:本作品采用知识共享署名-非商业性使用-禁止演绎 2.5 中国大陆许可协议进行许可。
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步