How to use Wireshark to caputre a DNS request-response exxhange? Make sure to involve screenshots for each step.

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

How to use Wireshark to caputre a DNS request-response exxhange? Make sure to involve screenshots for each step. 

Expert Solution
Step 1: Basics of question
  • DNS - DNS stands for Domain Name System, and it is a fundamental technology used on the internet to translate human-friendly domain names into IP addresses, which computers and network devices use to identify each other on the internet.

    DNS working - 

  1. Domain Names: When you browse the internet, you typically use domain names like "www.example.com" to access websites and services. These domain names are easy for humans to remember and use.

  2. IP Addresses: Computers and servers on the internet, on the other hand, are identified by numeric IP addresses, such as "192.168.0.1" or "2001:0db8:85a3:0000:0000:8a2e:0370:7334" (IPv6). These IP addresses are not user friendly.

  3. DNS Resolution: When you enter a domain name in your web browser, your computer needs to know the corresponding IP address to establish a connection. It does this by performing a DNS resolution process:

    • Your computer first checks its local DNS cache to see if it already knows the IP address for the domain. If it does, it can use it immediately.

    • If the IP address is not in the local cache, your computer sends a DNS query to a DNS resolver, which is often provided by your internet service provider (ISP).

    • The DNS resolver then queries the DNS hierarchy to find the authoritative DNS server responsible for the domain (starting with the root DNS servers, then the top-level domain servers, and finally the authoritative server for the specific domain).

    • The authoritative DNS server for the domain provides the IP address back to the resolver, which, in turn, provides it to your computer.

    • Your computer stores this IP address in its local cache for future use.

  4. Establishing Connections: With the resolved IP address, your computer can establish a connection to the web server hosting the website or service you want to access.

Wireshark - Wireshark is a popular and widely used open-source network protocol analyzer. It is a powerful tool for capturing, inspecting, and analyzing network traffic in real-time. Wireshark is available for various operating systems, including Windows, macOS, and Linux.


trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps with 4 images

Blurred answer
Knowledge Booster
Recovery and Performance of Network
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education