a lot of ISPs identify you by your MAC (physical) address. Here’s how to spoof it in case you want to use your connection on another computer or whatever other reason why you need to change it:
Linux:
You may use the ifconfig command. Usage:
ifconfig [name of the interface] hw ether [new mac address]
so, let’s say the interface name is ” eth0 ” and you want to change your mac to ” 01:02:03:04:05:06 ” :
ifconfig eth0 hw ether 01:02:03:04:05:06
Microsoft Windows:
There are a variety of software that could do the job, here are a two of them:
- Mac Makeup
- Mac Shift

October 25th, 2006 at 6:13 pm
thanks Samer, but how can I do it in openBSD?
October 25th, 2006 at 10:25 pm
Hehe I remember spoofing my mac address because I thought Hardees (back in the day when I jacked their internet) had blocked my mac address. Good old days
October 26th, 2006 at 8:11 am
Oh, how come you can’t jack them anymore? What hapenned?
October 26th, 2006 at 8:13 pm
rex, sorry for the late reply. OpenBSD does not let you do it by default. There is a workaround though, by using sea.c (link). Enjoy
October 26th, 2006 at 10:23 pm
November 14th, 2006 at 8:27 pm
Another program to spoof Mac Address for windows:
www.klcconsulting.net
Been using this for more than 2 yrs cuz my cable internet provider identifies my MAC and i cannot use different PC’s with the connection, they have to reset it everytime. If i wanna plug my laptop @ 1 AM.. ?
KLC is very easy to use actually.