How to detect duplicate IPs in linux
While tools like nmap are excellent for scanning for IPs (specifically ports) sometimes you have to take it to the next level in case you get very slow or erratic responses from hosts on your network. Using the ARP layer, you can check to see the actual MAC addresses that are responding to your requests.