Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved sh script to find Raspberry Pi's on a LAN #1

Open
seamusdemora opened this issue Apr 29, 2018 · 0 comments
Open

Improved sh script to find Raspberry Pi's on a LAN #1

seamusdemora opened this issue Apr 29, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@seamusdemora
Copy link
Owner

seamusdemora commented Apr 29, 2018

The pingpong.sh script pings all hosts on a subnet to get them into the ARP cache so that arp -a can be run to find hosts with a match to the range of RPi MAC addresses. Rather than ping followed by arp, use of the utility arping should be evaluated as a potential upgrade or enhancement. Also sed may offer some additional utility in extracting IP addresses.

@seamusdemora seamusdemora self-assigned this Apr 29, 2018
@seamusdemora seamusdemora added the enhancement New feature or request label Apr 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant