Wireshark shows duplicate IP address detected

arpip addressmac address

Wireshark shows that an IP address belongs to two different MAC addresses:

wireshark

I spoofed ARP, and I use VMware.

How can I fix this? How is it possible that one IP address can belong to two different MAC addresses? Is it related to my use of VMware? Is something wrong in my ARP spoofing? How is that possible?

Is it normal when I open arp -a on the victim machine and it says that one IP address has two different MAC addresses?

I did arp spoofing on my router and another computer. My other computer is the victim. When I open cmd on the victim computer, and I run arp -a it says:

Screenshot of arp -a result

How is this possible? It happened after the ARP spoof.

Best Answer

ARP spoofing is just the thing that is doing the multiple MAC's for one IP. :) So if you want to avoid duplicate adresses... stop ARP spoofing (poisoning) your network.

If you want to understand this, read the following page:

http://www.arppoisoning.com/how-does-arp-poisoning-work/