I can’t think of any good reason why that would happen.
What did the mac change to? It might be that the flash chip that holds the mac address is going bad.
The only other thing I can think of is some sort of virus or malware or some hacker relaying through your computer that is intentionally changing the mac to avoid filters.
That basically doesn’t happen.
I’ve got twelve years in various help desk and sysadmin environments under my belt, and I’ve never heard of that even once.
You’re either mistaken or the victim of a hack or unauthorized local user.
My connection has only ever been wireless. I used my router to assign a fixed IP for my PC using its MAC address. That worked for a while. I remember the MAC address ended in 4.
Then one day my PC doesn’t get the assigned IP, so I look into this on the router and I see that the setting is still there to assign the IP to the computer. So I decide to add a new fixed IP. It brings up a different MAC address for this PC (I can see the two on the screen at the same time) The new one ends in 2 (the other numbers are different also, but the one I remember is the ending number)
To confirm that this is indeed the MAC I run ipconfig/all at the console. That confirms that the wireless card does indeed have a new MAC address.
I’ve used ipconfig/all before this happened to confirm the MAC address so I know what I’m looking at.
I ran a virus scan shortly after and there are no (known) viruses (but a lot of tracking cookies, which is normal)
This is a recent fresh install so there’s a minimal chance I’ve done anything to attract a virus. And anyway I know what not to do to be virus free. I’ve been using computers since I was a teenager (now 30) and I’ve never ever had a virus.
I did google this, and it seems it does happen (devices’ MAC addresses have changed due to a bug)
I emailed the manufacturers of the card. I’ve not received a reply, but it is still the weekend.
I get as far as configure, Advanced, but there’s no option for ‘network address’ or ‘locally administered address’
The values are there for the ethernet adapters, but none of those have been changed.
I’ve found the wireless card in the registry and it’s not been changed there either (there’s no key for ‘network address’)… [EDIT] Interestingly, there are two entries for the wireles card. the only bit that differs between the two is the ‘netcfginstanceid’ key.
I’m starting to wonder if I AM mistaken (but both my own intuition and the different numbers that came up on the router surely confirm it???)
Interesting.
The #2 may mean that you previously had another instance of that device in your config.
If your OS got really stupid, it might have seen the same device twice, then created a second device under device management. However, it almost never DELETES the original, now duplicate, device. If it did, however, that would explain your duplicated device with a #2 at the end.
The situation reeks of weird.
Even if the above has played out, your NIC really should still be on the same MAC.
Most likely cause, based on what I’ve seen in this thread, is a buggy network driver.
I’d say a little prayer, do a system restore point, and then delete the device in device management, installing it later after a reboot and giving it the newest driver out there for the device.
Just to chime in that it is very unusual for the MAC to change but I’ve seen it happen with some bad firmware updates. I theorised that as the card sans driver is basically an empty RAM chip, when the driver inits and loads into the card RAM, some kind of update or just plain bad luck caused a different MAC.
Would you mind posting the first 4 bytes of the new MAC? Can you also say whether these 4 bytes have changed or not? This is just for interest but the IEEE assign vendors specific ranges of ethernet MACs. I’d be interested to know if your current MAC actually belongs to Realtek. There is also the case that Realtek may be rebadging, so the MAC never belonged to them to begin with.
Sorry that this isn’t helping fix your fault (but I assume you just set up another BT port forward range ) but I’m interested in a possible root cause, and knowing whether the new MAC is essentially random would be good.
But only the first three bytes are the Organizationally Unique Identifier. The wikipedia has all the details. What’s interesting is that the first byte indicates whether it’s a locally administered address (or IEEE assigned). Yours isn’t now. But maybe it used to be?