Get the RPi ethernet MAC address with <code>ifconfig eth0</code>. If the RPi is on a DHCP setup, then you should see the assigned ip with <code>ifconfig -a</code>. | Get the RPi ethernet MAC address with <code>ifconfig eth0</code>. If the RPi is on a DHCP setup, then you should see the assigned ip with <code>ifconfig -a</code>. |