Jump to content

Identify MAC address

Featured Replies

Posted

In my unifi controller, i have these 2 entries.

image.png.3e65c3cdec48f57118b0e5a61554b7e1.png

Is it possible to identify what within unraid is using those mac addresses?

The CCTV one has me completely stumped as i only have a handful of things on that vlan (which are accounted for) so im at a lost as to what is could be

Cheers

  • Community Expert
ifconfig

Will give you the mac of the adapters physically present

 

To get each container's MAC you would

docker inspect nameOfContainer | grep MacAddress

 

  • Author

Thanks

I will give these ago and do some homework 

1 hour ago, bdydrp said:

Thanks

I will give these ago and do some homework 

Looks like dockers normally start mac 02:42:ac:

 

 

  • Author

So the unidentified macs in Unifi relate to the Shim-Br0, .10, .20 networks

Reason only 2 is listed above is because Unifi has listed my IP address against shim-br0 network.

 

Now at least i can name them in Unifi so I know what they are

 

Thanks for all the help 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...