User Tools

Site Tools


arp-scan

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
arp-scan [2016/09/20 19:15] – created walkeradminarp-scan [2016/09/20 19:19] walkeradmin
Line 2: Line 2:
 \\  \\ 
 \\  \\ 
-<color red>Arp-Scan</color> 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 (check </color red>cat /proc/sys/net/ipv4/neigh/default/gc_stale_time</color> for exact time)+<color red>Arp-Scan</color> 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 <color red>cat /proc/sys/net/ipv4/neigh/default/gc_stale_time</color> for exact time
 +\\  
 +\\  
 +==== Installation ==== 
 +\\  
 +To install Arp-Scan, from the command line enter: Note: you may have to do a <color red>sudo apt-get update</color> first. 
 +\\  
 +    sudo apt-get install arp-scan 
 +\\  
 +\\  
 +=== Operation ==== 
 +\\  
 +To use <color red>arp-scan</color> enter the following from the command line: 
 +\\  
 +    sudo arp-scan -l
 \\  \\ 
 \\  \\ 
  
arp-scan.txt · Last modified: 2023/03/09 22:35 by 127.0.0.1