Determine the MAC address
Note: this must be performed on the Server where Wireless Manager will be installed.
On a Windows Server, use “ipconfig /all” to display information about the network adapters. Choose the adapter that represents the network card that will be used. If there are more than one, choose the card that is listed first. The MAC address is on the line labeled “Physical Address”, in this case “00-0C-46-16-50-1B”. Remember to take the punctuation out before submitting on the website.
On a Linux Server, the procedure is very much the same, however you will use “ifconfig” to list information about the network adapters. The information is located after the tag “HWaddr”