User Tools

Site Tools


arp-scan

This is an old revision of the document!


Arp-Scan



Arp-Scan is a command line utility for scanning MAC addresses that are stored in the ARP Table. By default on Raspbian the timeout for ARP table entries is 60s, you can check cat /proc/sys/net/ipv4/neigh/default/gc_stale_time for exact time.

Installation


To install Arp-Scan, from the command line enter: Note: you may have to do a sudo apt-get update first.

  sudo apt-get install arp-scan



Operation


To use arp-scan enter the following from the command line:

  sudo arp-scan -l



arp-scan.1474395569.txt.gz · Last modified: 2023/03/09 22:35 (external edit)