Finding the MAC address of a network card

Windows NT4/2000/XP

Start a command prompt, then run:
ipconfig /all

The MAC address can be found under the section "Physical Address".

Linux

Run the command /sbin/ifconfig. The card's MAC address is the value after the word HWaddr.