Getting The Hardware Address
To obtain a licensed copy of GelScore, the hardware address (sometimes called
the MAC address or physical address) must be obtained from the computer(s)
on which GelScore is to run.
The Hardware Address looks something like this 08:00:69:06:c3:da.
Windows NT/2000/XP
- Open a "Command Prompt" window.
- Type this command: ipconfig /all
- The Physical Address should be listed in the output.
Windows 95/98
- Open a "Command Prompt" window.
- Type this command: winipcfg
- An IP Configuration window will appear.
- Click on the More Info button.
- The piece of information that is needed is the Adapter Address.
- Click on the OK button at the bottom of this window to remove it.
RedHat Linux
- Type this command: ifconfig | fgrep HWaddr to get the hardware address.
Sun Solaris
- Type this command: arp -a | fgrep `hostname` to get the MAC address.
NOTE: Copy and paste the above command into a terminal window to ensure that
you are using the proper syntax.
SGI
- Type this command: netstat -ia to get the MAC address.
Continue to the GelScore purchasing page.