MAC address change

Performance, hardware, software, general buying and gaming discussion..
Post Reply
Message
Author
alphawolf
Posts: 9
Joined: Thu Nov 29, 2007 9:39 am
Location: New York, NY

MAC address change

#1 Post by alphawolf » Wed Mar 11, 2009 4:21 pm

I have a T60 and recently reinstalled Windows XP. At work, we require people to register their MAC address to get a DHCP address, and so I registered the MAC address on the bottom of my computer (the wired one), and happily used my laptop all day.

Then something happened, where my MAC address changed, to something completely different. (the original preface is 001641, the new one is 001E37). I have no idea how or why it changed. All I did was install ThinkVantage Access Connections 5.2.

I have a static IP assigned to my Thinkpad, and I don't want to have to keep changing my registration because of my MAC address. Any ideas why it might have changed, and how to change it back (I didn't see anything in the Advanced Properties page in the driver). Thanks!

rkawakami
Admin
Admin
Posts: 10055
Joined: Sun Jun 04, 2006 1:26 am
Location: San Jose, CA 95120 USA
Contact:

Re: MAC address change

#2 Post by rkawakami » Wed Mar 11, 2009 4:36 pm

Both MAC prefixes are assigned to USI, a Taiwan company. Maybe it's a question of your system switching to the wireless card? That MAC address should also be somewhere on your system. If you can get to a DOS window, try this command:

ipconfig /all

ref: http://standards.ieee.org/regauth/oui/oui.txt (a very long list)
ref: http://spacehopper.org/oui/001E37 (a much faster way; change the last six characters in the URL for the MAC address you want to look up)
Ray Kawakami
X22 X24 X31 X41 X41T X60 X60s X61 X61s X200 X200s X300 X301 Z60m Z61t Z61p 560 560Z 600 600E 600X T21 T22 T23 T41 T60p T410 T420 T520 W500 W520 R50 A21p A22p A31 A31p
NOTE: All links to PC-Doctor software hosted by me are dead. Files removed 8/28/12 by manufacturer's demand.

alphawolf
Posts: 9
Joined: Thu Nov 29, 2007 9:39 am
Location: New York, NY

Re: MAC address change

#3 Post by alphawolf » Wed Mar 11, 2009 4:40 pm

Wish it were that simple. The wireless is a completely different MAC address from the two others. (0016CF).

rkawakami
Admin
Admin
Posts: 10055
Joined: Sun Jun 04, 2006 1:26 am
Location: San Jose, CA 95120 USA
Contact:

Re: MAC address change

#4 Post by rkawakami » Wed Mar 11, 2009 4:47 pm

Are there any other ethernet adapters plugged into the system? Software to spoof the MAC address? I'm not sure of the capabilities of Access Connections as I don't use it so sorry for the simple queries :) . What about the ipconfig output? Is there a 00:1E:37 device listed?
Ray Kawakami
X22 X24 X31 X41 X41T X60 X60s X61 X61s X200 X200s X300 X301 Z60m Z61t Z61p 560 560Z 600 600E 600X T21 T22 T23 T41 T60p T410 T420 T520 W500 W520 R50 A21p A22p A31 A31p
NOTE: All links to PC-Doctor software hosted by me are dead. Files removed 8/28/12 by manufacturer's demand.

alphawolf
Posts: 9
Joined: Thu Nov 29, 2007 9:39 am
Location: New York, NY

Re: MAC address change

#5 Post by alphawolf » Wed Mar 11, 2009 4:51 pm

That's the thing, it's a vanilla XP install, working fine on Monday. No additional hardware, and it shows the new MAC instead of the old one under the same description as before. No spoofing software, nothing. I suppose I will try removing access connections (I like it because it does auto switching between interfaces, and I use my laptop in several different locations consistently, and it manages things like default printers, firewall settings, IP settings, etc). I'm just tired of reinstalling XP (six times in a week, don't ask why).

rkawakami
Admin
Admin
Posts: 10055
Joined: Sun Jun 04, 2006 1:26 am
Location: San Jose, CA 95120 USA
Contact:

Re: MAC address change

#6 Post by rkawakami » Wed Mar 11, 2009 4:54 pm

Poking around the net I seem to find that the MAC address is stored in the Windows Registry. Some say that you can find the registry key and change it. There's also this program:

http://devices.natetrue.com/macshift/

that spoofs whatever address you want.
Ray Kawakami
X22 X24 X31 X41 X41T X60 X60s X61 X61s X200 X200s X300 X301 Z60m Z61t Z61p 560 560Z 600 600E 600X T21 T22 T23 T41 T60p T410 T420 T520 W500 W520 R50 A21p A22p A31 A31p
NOTE: All links to PC-Doctor software hosted by me are dead. Files removed 8/28/12 by manufacturer's demand.

alphawolf
Posts: 9
Joined: Thu Nov 29, 2007 9:39 am
Location: New York, NY

Re: MAC address change

#7 Post by alphawolf » Wed Mar 11, 2009 4:58 pm

Yeah, I saw that, thanks. My question is less how to change it than why it changed, since if it changed once, it can change again, unless it's as simple as removing Access Connections. If it is, then I will just register the new MAC and be done with it. Just want to know why though so I can prevent it from happening again randomly.

rkawakami
Admin
Admin
Posts: 10055
Joined: Sun Jun 04, 2006 1:26 am
Location: San Jose, CA 95120 USA
Contact:

Re: MAC address change

#8 Post by rkawakami » Wed Mar 11, 2009 5:09 pm

I don't know why AC would operate like that, but if removing it changes the MAC back to what it was and re-installing it again alters the address (hopefully the same 00:1E:37 one), then that must be the culprit. You can change the MAC address under the Windows Networking manager. Right-click the appropriate entry in the Network Connections window and choose Properties. In the General tab, click on Configure. Click the Advanced tab and under Locally Administered Address, click the Value button and enter the MAC address you want Windows to report. Use no colons or dashes for the MAC address (i.e., 001E37123456).
Ray Kawakami
X22 X24 X31 X41 X41T X60 X60s X61 X61s X200 X200s X300 X301 Z60m Z61t Z61p 560 560Z 600 600E 600X T21 T22 T23 T41 T60p T410 T420 T520 W500 W520 R50 A21p A22p A31 A31p
NOTE: All links to PC-Doctor software hosted by me are dead. Files removed 8/28/12 by manufacturer's demand.

alphawolf
Posts: 9
Joined: Thu Nov 29, 2007 9:39 am
Location: New York, NY

Re: MAC address change

#9 Post by alphawolf » Wed Mar 11, 2009 5:15 pm

Oh, there it is... I was looking for it under Network Address. I'll just force it and be done with it. Thanks for the help! (I'll probably try AC to see if it was the culprit, but not tonight...) I'll report back if it was AC.

jdhurst
Admin
Admin
Posts: 5831
Joined: Thu Apr 29, 2004 6:49 am
Location: Toronto, Canada

Re: MAC address change

#10 Post by jdhurst » Wed Mar 11, 2009 6:25 pm

You can change the MAC address with Access Connections, but in NO case ever in my long experience with Access Connections has it changed a MAC address without asking. .... JDH

spuddog
Junior Member
Junior Member
Posts: 404
Joined: Thu Nov 09, 2006 3:36 am
Location: Harrisburg, IL

Re: MAC address change

#11 Post by spuddog » Wed Mar 11, 2009 7:26 pm

I have to agree with JD, I don't see how access connections would change a MAC address. I have used SMAC to change my address (for informational purposes only). I would tend to believe there is some malware or virus involved
here.

Scott

alphawolf
Posts: 9
Joined: Thu Nov 29, 2007 9:39 am
Location: New York, NY

Re: MAC address change

#12 Post by alphawolf » Wed Mar 11, 2009 9:37 pm

Definitely not malware, it's a fresh XP install (complete drive wipe), and oddly enough, the same "new" MAC address was there back in September (it is in my list of registered MAC addresses at work). So it's not random, it has some meaning. And to what end would malware want to change your MAC address. MAC addresses are not sent over the 'net, they're local only.

mazzinia
Sophomore Member
Posts: 248
Joined: Thu Dec 21, 2006 8:07 pm
Location: Gropello Cairoli (PV), Italy
Contact:

Re: MAC address change

#13 Post by mazzinia » Thu Mar 12, 2009 7:24 am

Mmmmm,

MAC addresses are in theory unique and are stored in the firmware of the network card. The numbers are assigned by the factory, not by an operating system... true they can be changed, and the main idea behind it is to bypass some security setting to access a network.

Note that they can be changed also permanently inside the chip...

Said this, it's indeed quite strange that a value is altered this way
X31 2672-C6J
IBM 9401-P03 (As/400 "portable")
A crowd of assembled desktops, a jungle of cables... and a Palm m515

Post Reply
  • Similar Topics
    Replies
    Views
    Last post

Return to “Thinkpad - General HARDWARE/SOFTWARE questions”

Who is online

Users browsing this forum: No registered users and 3 guests