The MAC address identifies the computer on which you will be running your VeraChem software. Here is how to obtain the MAC address of your computer.
Linux:
>From the command prompt, type:
"/sbin/ifconfig | grep HWaddr".
The MAC address is reported in the form XX:XX:XX:XX:XX:XX
Windows:
>From the command window, type:
"ipconfig /all"
and obtain the "physical address", which is reported in the form XX-XX-XX-XX-XX-XX
To access the command window
  1. Go to the start menu at the bottom left of the screen and choose Run
  2. In the Open: entry type “cmd”
  3. Click OK