December 12th, 2008
admin
You can try two ways to change the MAC address of your Netwirk Adapter in Windows XP
1. Use the control panel 
- Open an MSDOS prompt (Start->Run->cmd)
- Type ipconfig /all, you should see something like this:
C:\Documents and Settings\Administrator>ipconfig /all
Windows IP Configuration
This is a preview of
Two tips to change the MACaddress of your NIC on Windows XP
.
Read the full post (691 words, estimated 2:46 mins reading time)
November 12th, 2008
admin
May be you want to change the MAC address of your NIC adapter to test your home network. Here you can find three ways to do this for the eth0 (wifi, ethernet, ….) device:
1. Debian and derived distribution
you need to modify the /etc/network/interfaces, search for the eth0 definitions and at the end of the definitions add the following line:
Latest comments