Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Activity 2 - Analyze Remote IPv4 Outbound Traffic To analyze remote IPv4 outbound traffic: 1. Observe the traffic captured in the top Wireshark packet list

image text in transcribed
Activity 2 - Analyze Remote IPv4 Outbound Traffic To analyze remote IPv4 outbound traffic: 1. Observe the traffic captured in the top Wireshark packet list pane. Look for traffic with ICMP listed as the protocol. To view only ICMP traffic, type icmp (lower case) in the Filter box and press Enter. 2. Select the first ICMP packet, labeled Echo (ping) request. 3. Observe the packet details in the middle Wireshark packet details pane. Notice that it is an Ethernet II / Internet Protocol Version 4 / Internet Control Message Protocol frame. 4. Expand Ethernet II to view Ethernet details. 5. Observe the Destination field. This should contain the MAC address of your default gateway. You can use arp -a to confirm. Notice that remote Internet layer traffic is processed as local Link layer traffic. The default gateway will route the packet to the Internet 6. Observe the Type field. Notice that the type is 0x0800, indicating IP. 7. Expand Internet Protocol Version 4 to view IP details. 8. Observe the Source address. Notice that the source address is your IP address. 9. Observe the Destination address. Notice that the destination address is the Internet host IP address

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Systems For Advanced Applications 17th International Conference Dasfaa 2012 Busan South Korea April 2012 Proceedings Part 1 Lncs 7238

Authors: Sang-goo Lee ,Zhiyong Peng ,Xiaofang Zhou ,Yang-Sae Moon ,Rainer Unland ,Jaesoo Yoo

2012 Edition

364229037X, 978-3642290374

More Books

Students also viewed these Databases questions