No internet connection
  1. Home
  2. Technical Support

How can I get the MAC address of the TinyPilot?

By YanniG @goudeuk3X
    2022-05-31 09:54:55.202Z

    Hello everyone

    I've just go the voyager 2 device and I'm trying to get to the web interface. IPs in our network are mac-based. devices do not get an IP unless DHCP knows their MAC address. How can I get the MAC address of the tinypilot?

    Thank you

    Solved in post #2, click to view
    • 3 replies
    1. Diego @diego
        2022-05-31 18:34:59.687Z2022-05-31 19:01:04.623Z

        Hello @goudeuk3X - Welcome to the Forum and thank you for posting your question here.

        The recommendations would be for you to do this first:

        • Connect to the TinyPilot on a less restricted network, enable SSH and then ssh in, then you can run ifconfig eth0 and that will give you the MAC address you are looking for (look at the line that begins with ether).

        After this you should be able to connect your TinyPilot into your locked-down network.

        ReplySolution
        1. G
          In reply togoudeuk3X:
          YanniG @goudeuk3X
            2022-06-01 10:29:51.344Z

            Thank you Diego, I managed to get the MAC address. Now I need to test it.

            1. Diego @diego
                2022-06-01 14:34:59.023Z

                Thanks for the update, good to know you were able to get the MAC address!