diff --git a/docs/first_steps.md b/docs/first_steps.md index 9fa475ef..5274e223 100644 --- a/docs/first_steps.md +++ b/docs/first_steps.md @@ -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**.