How a DNS Server (Domain Name System) works | What is DNS (Domain Name System)?

Опубликовано: 04 Октябрь 2024
на канале: SN Linux
191
21

Domain Name System (DNS) is what makes it possible for users to connect to websites using Internet domain names and searchable URLs rather than numerical Internet protocol addresses, but how does this all work?

Telegram Link:-
https://t.me/SNLlinux

Instagram:-
https://www.instagram.com/sn.linux?ig...

Our Other Videos-

ip a Command - Troubleshooting Networks | Part - 5 -    • Network Troubleshooting Command | How...  

Linux Command Line Tutorial For Beginners 4 -    • Linux Networking Command Asked In Int...  

PING Command - Troubleshooting Networks | Part - 3 -    • PING Command - Troubleshooting Networ...  

Steps for Network Troubleshooting - part-2 -    • Steps for Network Troubleshooting | H...  

Network Common Issues |Part 1    • Networking Troubleshooting Using OSI ...  

etworking Troubleshooting Using OSI 7 layers | part - 4 -    • Networking Troubleshooting Using OSI ...  

Configure SSH Passwordless Authentication & Using SSH Keygen On Linux | Part -2 -    • Configure SSH Passwordless Authentica...  

How to Connect to a Server | Part -1 -    • Learn Linux SSH Basics - How to Conne...  

Linux Troubleshooting Commands Asked In Interviews | Part - 6 -    • Linux Troubleshooting Commands Asked ...  

In this video visually breaks down what DNS is, how it works, and walks use through the DNS lookup process to show how a DNS record is returned from a DNS Server.

DNS will take our domain name, and translate, or resolve it, into an IP address.

Let's say you want to go to your favourite website, so you type, www.certbros.com.

Remember, web servers do not work with domain names, so your computer needs to translate this into an IP address.

The first thing it does is check its local cache both on the computer and the browser. There’s also a local configuration file that's checked.

If there are no cache entries, your computer will send a query to something called a DNS recursive resolver asking for the IP address of certbros.com.

Once the DNS resolver receives your query, it checks its cache. If it can’t find an entry for certbros.com, it will send a request to another server, this is called a ROOT server.

The root server will then refer us to the top-level domain server (TLD) for .com. A TLD server is a server that contains information for domains with a specific extension. For example .com .org .net etc

The TLD server will then refer us to the authoritative nameserver.

The authoritative nameservers will have a record for Certbros.com and it will return the IP address to our DNS Resolver which will then send it back to our computer.

Out computer will now be able to contact the webserver using the newly discovered IP address.

#linuxcommand
#interviewquestions
#linuxadministrator
#linuxtips

Hi friends,

Here we learn about Linux, Aws, Windows & all other important things about IT Industry. We will provide information about how to enter in this field, how to creck interviews and many things. We will solve all of your queries and provide best information.
So support me by Like, Share & Subscribe my channel.