Install iputils-arping by entering the following commands in the terminal:
sudo apt update sudo apt install iputils-arping
Description:
Tool to send ICMP echo requests to an ARP address
The arping command acts like the standard ping command except it pings a machine by its ARP address instead of its IP address. It is typically used to locate a machine if its hardware address is known but its IP address is unknown
Version: 3:20161105-1ubuntu2
Section: net