Timeline for Find Raspberry PI address on local network
Current License: CC BY-SA 4.0
17 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| S Jun 21 at 11:54 | history | edited | Greenonline♦ | CC BY-SA 4.0 | Preserved original answer. Fixed typos. |
| S Jun 21 at 11:54 | history | suggested | A.Badger | CC BY-SA 4.0 | Updated list of MAC ranges used by the Raspberry Pi Foundation |
| Jun 21 at 9:56 | review | Suggested edits | |||
| S Jun 21 at 11:54 | |||||
| S Aug 27, 2020 at 8:29 | history | edited | Ingo | CC BY-SA 4.0 | Updated used mac address |
| S Aug 27, 2020 at 8:29 | history | suggested | enedil | CC BY-SA 4.0 | Updated used mac address |
| Aug 26, 2020 at 14:32 | review | Suggested edits | |||
| S Aug 27, 2020 at 8:29 | |||||
| Aug 16, 2019 at 18:40 | comment | added | Maxim Akristiniy | not working for me if already not tried connect to device | |
| Apr 6, 2018 at 12:02 | comment | added | 0x01 | Thanks for this. I modified it slightly and use arp -n | awk '/b8:27:eb/ {print $1}' now. | |
| Feb 9, 2018 at 10:44 | comment | added | amenthes | It might, but for me this never failed. Plus it's an easy first try. | |
| S Feb 6, 2018 at 21:23 | history | suggested | amenthes | CC BY-SA 3.0 | expanded to also list a solution for windows users. |
| Feb 6, 2018 at 21:18 | review | Suggested edits | |||
| S Feb 6, 2018 at 21:23 | |||||
| Mar 10, 2016 at 0:36 | comment | added | Joseph Sheedy | This will only show hosts which have made it into your arp tables, so sometimes misses the quiet ones. It might help to do an nmap scan once first. | |
| Feb 15, 2016 at 7:42 | comment | added | Wilbert | This solution worked for me, unlike the nmap solution which gave only part of the list. | |
| Dec 29, 2015 at 3:49 | comment | added | ryanm | This solution is much faster than an nmap solution! | |
| Aug 19, 2015 at 9:04 | review | Low quality posts | |||
| Aug 19, 2015 at 9:25 | |||||
| Aug 19, 2015 at 8:46 | review | First posts | |||
| Aug 20, 2015 at 12:38 | |||||
| Aug 19, 2015 at 8:45 | history | answered | mrded | CC BY-SA 3.0 |