mirror of https://github.com/pikvm/pikvm.git
parent
8dfda83dd0
commit
387d92e8a6
|
|
@ -37,6 +37,8 @@ By default, PiKVM receives a dynamic IP address via DHCP.
|
|||
* **Linux-only:** Use command `arp-scan --localnet`.
|
||||
* **Linux, MacOS, Windows:** Download and run [Angry IP Scanner](https://angryip.org).
|
||||
* **Windows PowerShell:** Use command `arp -a`.
|
||||
|
||||
In order to find your RaspberryPi using the arp commands, you need to look for the following MAC Address's: B827EB, DCA632 or E45F01
|
||||
|
||||
For future examples, let's assume that your PiKVM has received the address **192.168.0.100**, which you have successfully detected using the instructions above. Then your device was assigned a hostname: **pikvm**.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue