What is DNS ? The Domain Name System

Map Of Internet 1973

About

The Domain Name System (DNS) 1) is a database of name. It's naming system (service).

It holds naming information for some kind of object (not only but mainly host)

DNS can be seen as the phone book of the internet, it permits to get:

An often-used analogy to explain the Domain Name System is that it serves as the phone book for the Internet by translating human-friendly computer names into IP addresses.

Example

For example:

This is called a DNS lookup (forward).

Anatomy of a query

Architecture

A DNS has the following major components:

Dns Architecture

where:

Provider

You buy a apex domain to a provider that will also gives you access to their DNS server in order to manage the DNS record of your domain (called a DNS zone).

You may migrate them to third party. For instance, if you become CloudFlare customer, you need to design their DNS servers as the server of your domain.

With geodns:

Record

see What is a DNS Record?

Management

Query

A query against a DNS database is called a lookup

The two most known client are:

Local

Locally, the DNS resolver will first check the host file

Check

Cache

What is the DNS Cache?

GeoDNS

The DNS responds with a IP dependent of your location. This is used to build a cdn.

Support

With A DNS problem, don't forget to flush your DNS cache.

Documentation / Reference





Discover More
Map Of Internet 1973
A Content delivery network delivers Static resources such as image locally worldwide

A description for the search page result engine
Card Puncher Data Processing
Aws - DNS

in Aws. when a load balancer is created, you get a DNS name
Map Of Internet 1973
DNS - rDNS - Reverse DNS (lookup|resolution) - from IP to name

A reverse dns lookup is a dns lookup that: query the PTR record with a reverse map name in order to get the DNS name (known also as the reverse DNS name) from a IP address forward dns lookup...
Map Of Internet 1973
DNS Database

The DNS database is the DNS repository that contains all DNS record of a domain The domain provider should have a graphical interface to modify records but at the end, this record are stored in a text...
How to restrict your traffic to a country with Firewalld / Iptable? (ie packet filtering by country)

A step-by-step on how to configure your iptable firewall with firewalld to allow only requests originating from a country
LDAP - Entry

Entry are the content of a LDAP directory and they represents entity or objects such as: people, organizational units, printers, documents, groups of people or anything else LDAP deployments...
Linux - Dns

Name Service Switch configuration file Example: host resolution /etc/host.conf: Resolver configuration file See
Map Of Internet 1973
Network - Load Balancer (NLB, ALB, CLB)

A Load Balancer distributes incoming traffic across targets, such as VM or container. A load balancer also monitors the health of its registered targets and ensures that it routes traffic only to healthy...
Map Of Internet 1973
Network - Name Database (Database of Name)

A name database is a database of name. They hold principally the relation between: a IP name (logical address) and IP address (physical address) The database can be: a local host file, ...
Map Of Internet 1973
Network - Name Service

A Name service is a database name service that maps an IP name (logical address) to a destination (generally an IP address - physical address) They are installed on name server There is two: DNS...



Share this page:
Follow us:
Task Runner