In this level, you will learn how to create packets and send them from one computer to another.
Pause the simulation and click on the packet that is sent from Bob's computer to Alice's computer. The information about a packet is contained in its packet headers. This is a simple packet that only lists information in the network layer. Note the two pieces of information contained in this header: srcip (the source of the packet) and dstip (the destination of the packet).
To pass this level, you will need to send a packet from Alice to Bob. To do this: