Hi, I had a doubt regarding the https://tryhackme.com/room/packetsframes Room.
I have a conceptual question here.
In the First Task, there is some information mentioned as follows:
This process is called encapsulation which we discussed in room 3: the OSI model. At this stage, it's safe to assume that when we are talking about anything IP addresses, we are talking about packets. When the encapsulating information is stripped away, we're talking about the frame itself.```
I'm confused regarding the analogies being given.
If we put an envelope within an envelope. wouldn't that be the same as a Network Layer **Packet** inside a Data Link **Frame**?
The analogy seems to mention the opposite.
Secondly - in the last line - it mentions that stripping the encapsulating information away means we're talking about the frame?
Shouldn't that be the packet instead?



