How do I determine the MAC address of a network card in my computer? I want to use MAC address filtering for the wireless portion of my network, and I can determine the MAC addresses of the PCMCIA wireless cards (it's printed on them), but I can't for the computer with an integrated wireless card. Thanks! -Micky
Assuming you are running Windows.. Open command prompt and run "ipconfig /all". You see all your installed network interfaces and their physical addresses (if applicable).