Answered step by step
Verified Expert Solution
Question
1 Approved Answer
m does not open automatically you can open Project 1: Capturing and Analyzing Packets using Wireshark here more examples of filtering commands select CaptureCapture Filters...
m does not open automatically you can open Project 1: Capturing and Analyzing Packets using Wireshark here more examples of filtering commands select CaptureCapture Filters..." To stop capturing packets, select "Capture Stop" from the menu bar A nice introduction to Wireshark can be found at this YouTube video. Exercise 1: UDP & TCP (6 points) Open your web browser (e.g, Intemet Explorer), then start capturing packets using Wireshark. a) Visit www.ietforg. You should notice two DNS packets (a query and its response). Identify the IP addresses of the source and destination involved; which one is your machine's address, and which one is the DNS server's address? (1.5 points) b) What transport protocol does DNS use? (0.5 point) c) What is the IP address returned by the DNS response? Is it the same address that the following packets transmitted from your machine use as its destination address? (0.5 point) d) List TCP port numbers that your machine and web server are using? (1 point) e) Identify the messages involved in the TCP setup process along with listing their TCP flags and sequence numbers. Hint: Under Edit, select Preferences, then under Protocols, select TCP and make sure the "Relative sequence numbers and window scaling" is unchecked. (2.5 points) Wireshark will offer to install WinPcap if it is not installed already on your machine. Be sure to check the box, as WinPcap is required to capture live network data. F1 F3 F5 F6 F7 F8 F9 F11 PrtscrIns
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started