CSE 421 ID: 18101085 Application Layer Protocols (HTTP - Smtp/Pop) Examination Lab
CSE 421 ID: 18101085 Application Layer Protocols (HTTP - Smtp/Pop) Examination Lab
Objectives:
Capture traffic and observe the PDUS for HTTP, SMTP, POP.
Find the following packets given in the table above in the Event List, and click on
the colored square in the Info column.
When you click on the Info square for a packet in the event list the PDU
Information window opens. If you click on these layers, the algorithm used by the device
(in this case, the PC) is displayed. View what is going on at each layer.
Examine the PDU information for the remaining events in the exchange.
HTTP Request
Click onto “Inbound PDU details” tab. Scroll down at the end, what do you see?
For packet 2:
Click onto “Inbound PDU details” tab. Scroll down at the end, what do you see? What kind of
HTTP packet is this?
On the Event List window click “Reset Simulation” button. All previous packets
will disappear.
At the bottom of the Event List window, there is a filter which filters the protocols
that we want to see. Click Edit filters. Another window appears showing different
protocols, unclick HTTP and click SMTP and POP3.
Click a space anywhere outside the popup window, then it will disappear.
Your Event List Filter should be as shown below:
2
Now click on the PC1. Close the web browser window. Open the Email from
the Desktop. A mail browser window will open. Click “compose”, another
window appears.
Find the following packets given in the table above in the Event List, and click on
the colored square in the Info column.
Examine the PDU information.
Explain why SMTP packet was sent to the email server and the server replied with an SMTP
packet?
The SMTP packet was sent to request communication with the email server and
the
On the Event List window click “Reset Simulation” button. All previous packets
will disappear.
Now click on the PC0. Open the Email from the Desktop. A mail browser window
will open. Click “receive”, minimize the window.
Click the Auto Capture / Play button to run the simulation and capture events.
Sit tight and observe the packets flowing through the network.
This interaction is between the sender client and its email server.
Find the following packets given in the table above in the Event List, and click on
the colored square in the Info column.
Examine the PDU information.
DNS request to local DNS server in order to find the IP address of BRACU email
server.
Explain why POP packet was sent to the email server and the server replied with a
POP packet?
POP packet was sent to the email server as a request to retrieve email from the server