In other words, is the source MAC address (from the originating node) readable in the packet that ultimately reaches the destination node or is it stripped when the packet moves from node to node?
In other words, is the source MAC address (from the originating node) readable in the packet that ultimately reaches the destination node or is it stripped when the packet moves from node to node?
1 comment… read it below or add one
The MAC address exists in Layer 2 of the OSI model. It cannot propagate across Layer 3 boundries (networks).
Because of this, if traffic is routed by at least one router or layer 3 switch, the source/destination mac addresses will be changed. This change will occur on every network segment the packet has to cross between the source and destination.