You don't "Get" one, because you already have one. A MAC Address uniquely identifies your computer's network interface card on the network. If you're asking how do you know what your MAC address is:
Windows:
Start>Run>type "cmd"
in the black window that appears type "ipconfig /all"
the MAC address will be listed as "Physical Address" and usually starts with 00-
In Mac OS X 10.5 and later, in the left column of the Network preference window that opens, click the name of your connection (e.g., AirPort, Ethernet, Built-in Ethernet). Click the Advanced... button, and in the sheet that drops down, click either the Ethernet or AirPort tab. The string of letters and numbers next to "Ethernet ID:" or "AirPort ID:" is your MAC address.
In Mac OS X 10.3 or 10.4, in the Network preference window that opens, make sure the pull-down menu next to "Show:" lists your connection (e.g., AirPort, Built-in Ethernet). Under the Ethernet or AirPort tab, the string of letters and numbers next to "Ethernet ID:" or "AirPort ID" is your MAC address.
Alternatively, you could use "ifconfig -a"
Linux:
Open a shell, use "ifconfig -a". This will display your current network settings for each interface available on your computer.
An example of what a MAC address would look like:
00-FF-20-58-C9-60
*NOTE* all devices that access the internet have a MAC address (iPhone, PS3, PSP, Switches, Firewalls, Routers, cable modems, cell phones, etc)
Wikipedia:
In computer networking, a Media Access Control address(MAC address) is a unique identifier assigned to most network adapters or network interface cards (NICs) by the manufacturer for identification, and used in the Media Access Control protocol sub-layer. If assigned by the manufacturer, a MAC address usually encodes the manufacturer's registered identification number. It may also be known as an Ethernet Hardware Address (EHA), hardware address, adapter address, or physical address.
http://en.wikipedia.org/wiki/Mac_address
Any network card has its own MAC address, so it doesn't require an extraordinary effort to have your own MAC address. The MAC address is the serial number of the network card.Any network card has its own MAC address, so it doesn't require an extraordinary effort to have your own MAC address. The MAC address is the serial number of the network card.Any network card has its own MAC address, so it doesn't require an extraordinary effort to have your own MAC address. The MAC address is the serial number of the network card.Any network card has its own MAC address, so it doesn't require an extraordinary effort to have your own MAC address. The MAC address is the serial number of the network card.
Ff:ff:ff:ff:ff:ff
The MAC address is the LAN/Ethernet card address there is no specfic Mac address for active directoy. Each server/PC in the world has its own unique mac address.
To spoof the MAC address on a Mac use the ifconfig command in the Terminal.
Computers with a specified MAC address can only send and receive information with the IP address it is bound to. To use MAC address binding, you must associate an IP address on the specified interface with a MAC address.
if the MAC address is not matched, then the packet is discarded and not processed.
MAC address stored in NIC card
MAC bit size is 16 digits. but MAC bit is 48 each.
Find the mac address of that computer.
mac address 48bit ka hota ha
destination mac addresssource mac address CRC - FCS
The MAC address is the physical address. Usually the MAC address is a unique hexadecimal address hard coded into the network card.