Languages/shell/arp-scan

From UIT
Revision as of 13:41, 28 October 2014 by Pim (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Suppose you want to find a Raspberry Pi, on your local subnet, the RPi uses DHCP, here is how find it's address.

sudo arp-scan --interface=eth0 --localnet | grep b8:27:eb

XXX.XXX.XXX.42	b8:27:eb:xx:xx:xx	(Unknown)
XXX.XXX.XXX.97	b8:27:eb:xx:xx:xx	(Unknown)

No luck, we've two Raspberry on our network ;)

Personal tools
Namespaces
Variants
Actions
Navigation
Browse
Toolbox