« Prev | Next » How to Obtain MAC Address WINDOWS Method 1 Download and run FlexNetHostIDExe.exe application Method 2 Open Windows Command Line Use the following command: getmac /v /fo list In the messages displayed by the getmac command, look for the section labeled Local Area Connection and the line starting with Physical Address. Example Physical Address: 00-E0-29-19-96-0E LINUX Open Terminal Use the following command: /sbin/ifconfig Your unique address is displayed in HWaddr section Example HWaddr: 00-E0-29-19-96-0E UNIX Open Terminal Use the following command: hostid The hostid is eight characters long. Example 83450e85 Previous article Next article