by Angela on Mon Mar 15, 2010 10:00 pm
I agree with Conwyn's explanation, but I would like to elaborate a little:
If it is possible (someone altered the MAC address of the machines) to have the same MAC address,
the hub will process the frames (if both devices are connected to only hub, no switch is involved) as usual since hub doesn't need to know MAC address to perform its job. The frame is broadcasted to every port except the incoming port.
On the other hand, if 2 devices (with the same MAC address) are connected to a switch, the switch would be confused over WHERE to send the packet since there are 2 destinations.
Some hackers use the technic of changing MAC address to receive data that is suppose to send to the original recipient. This security risk is known as MAC address spoofing.
Regards,
Angela