Difference between revisions of "DNS"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 41: Line 41:
 
== Activities ==
 
== Activities ==
 
* Configure your [[DNS]] servers in [[Ubuntu]]. https://www.techrepublic.com/article/how-to-set-dns-nameservers-in-ubuntu-server-18-04/
 
* Configure your [[DNS]] servers in [[Ubuntu]]. https://www.techrepublic.com/article/how-to-set-dns-nameservers-in-ubuntu-server-18-04/
* [[host]] -t ns DOMAIN_NAME.COM
+
* <code>[[host]] -t ns DOMAIN_NAME.COM</code>
  
 
== See also ==
 
== See also ==

Revision as of 05:02, 15 April 2020

wikipedia:Domain Name System translates domain names to IP addresses. The most common types of records stored in the DNS database are for Start of Authority (SOA), IP addresses (A and AAAA), SMTP mail exchangers (MX), name servers (NS), pointers for reverse DNS lookups (PTR), and domain name aliases (CNAME).

A stands for Address AAAA are used for IPv6 addresses

Public DNS Servers

  • Google: 8.8.8.8, 8.8.4.4
  • 1.1.1.1
  • DigitalOcean Nameserver: ns1.digitalocean.com, ns2.digitalocean.com, and ns3.digitalocean.com


DNS servers

Client DNS utilities

Windows

Linux:

macOS:

Activities

See also

Advertising: