Skip to content

Latest commit

 

History

History
115 lines (73 loc) · 3.26 KB

dns.md

File metadata and controls

115 lines (73 loc) · 3.26 KB

Domain Name System (DNS)

Description

The Domain Name System (DNS) is a hierarchical and distributed name service that provides a naming system for computers, services, and other resources on the Internet or other Internet Protocol (IP) networks.

Directory

References


Acquiring a Domain

Description

This details how to acquire a domain name from a domain name registrar.

References


Update Authoritative Nameserver

Description

This details how to update the authoritative nameserver for a domain.

References


Important

This section is not required if your domain was purchased on Cloudflare or if you have no intention to use Cloudflare as your nameserver.

Description

This details how to set Cloudflare as the authoritative DNS nameserver for a domain.


Register a Subdomain

Note

A registered subdomain only points to the public IP endpoint of your home network. Your home network will still need to route traffic to the appropriate internal service, typically using port forwarding.

Description

This details how to register a subdomain on a DNS server.

References


Dynamic DNS

Description

This details how to keep DNS records up-to-date dynamically on a DNS server.

References


Local DNS

Description

This details the process of setting up a local DNS server for use with your local servers or devices.

References