Internetworking 101 series - Packets (Network Layer)
This is a series of posts designed to help readers understand how the Internet works. This specific post looks directly at how machines on different network segments communicate. In my previous post, we looked at how two machines on the same network segment exchange information by using frames. So what happens when two machines on different segments need to communicate? Encapsulation Before we get too involved in the discussion, we should take a peak at what an IP packet looks like. IP Packets relate to Ethernet frames much like one nesting doll relates to the rest in the set. ...