Try this:
Code:
fping -g 192.168.1.100 192.168.1.150
Substitute your IP range as needed. The command:will tell you whether your range is 192.168.0.x or 192.168.1.x. You will get something like this:
chili@LAPTOP40:~$ fping -g 192.168.1.100 192.168.1.150
192.168.1.100 is alive
192.168.1.101 is alive
192.168.1.105 is alive
192.168.1.108 is alive
192.168.1.116 is alive
192.168.1.118 is alive
192.168.1.121 is alive