Locate your MAC Address¶
If you have M-Star CFD installed:¶
Open M-Star Pre.
Click Help->License Setup.
Your Host ID, or MAC address, is listed on the form under “License File.”
If you do not have M-Star CFD installed:¶
On Windows
Open the command terminal (cmd.exe).
Run
ipconfig /all
, this lists out all your network interfaces.Find a physical network interface, probably near the top of the list.
Your Host ID, or MAC address, is the Physical Address.
On Linux
Open the command terminal.
Run
ip link show
.Refer to the link/ether address shown.
If other options do not work:¶
Download the RLM bundle for your platform.
Decompress the package.
Run
rlmhostid
.Run
rlmhostid -ether
.Send the output from these commands.