How to change MAC address

Need help configuring your VPN? Just post here and you'll get that help.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Post Reply
artion
OpenVpn Newbie
Posts: 4
Joined: Wed Feb 23, 2011 1:33 pm

How to change MAC address

Post by artion » Wed Feb 23, 2011 1:39 pm

i use openVPN and i need to know how can i change my MAC address ?
is there a way to change my MAC address everytime i want to do that ?
please i need some help

User avatar
janjust
Forum Team
Posts: 2703
Joined: Fri Aug 20, 2010 2:57 pm
Location: Amsterdam
Contact:

Re: How to change MAC address

Post by janjust » Wed Feb 23, 2011 1:40 pm

on Windows: no, Windows simply won't let you do that without a reboot

On Linux/MacOS: this is possible (and useful) only in 'tap' mode. Read The Fine Manual and look for

Code: Select all

lladdr

artion
OpenVpn Newbie
Posts: 4
Joined: Wed Feb 23, 2011 1:33 pm

Re: How to change MAC address

Post by artion » Wed Feb 23, 2011 2:16 pm

[quote="janjust"]on Windows: no, Windows simply won't let you do that without a reboot

i have only windows.. so there is no chance to change/spoof the MAC address of VPN on windows...

User avatar
janjust
Forum Team
Posts: 2703
Joined: Fri Aug 20, 2010 2:57 pm
Location: Amsterdam
Contact:

Re: How to change MAC address

Post by janjust » Wed Feb 23, 2011 2:17 pm

it's possible but not without a reboot - simply edit the MAC address of the TAP-Win32 adapter in the registry, reboot , and presto.

artion
OpenVpn Newbie
Posts: 4
Joined: Wed Feb 23, 2011 1:33 pm

Re: How to change MAC address

Post by artion » Wed Feb 23, 2011 2:31 pm

janjust wrote:it's possible but not without a reboot - simply edit the MAC address of the TAP-Win32 adapter in the registry, reboot , and presto.


how can i do that ? please can u explain me step by step.. im new.. i dont know to mutch about that :cry:

User avatar
janjust
Forum Team
Posts: 2703
Joined: Fri Aug 20, 2010 2:57 pm
Location: Amsterdam
Contact:

Re: How to change MAC address

Post by janjust » Wed Feb 23, 2011 2:38 pm

that's off-topic for this forum, really. Search the web for setting the MAC address on a windows network adapter, that should apply to the tap-win32 adapter as well.

It should be something like: go to the network adapters screen, select the 'tap-win32' adapter, click 'configure' . Go to the "Tap-win32 Adapter v9 Properties" page, tab "Advanced" and change the entry "MAC Address"

artion
OpenVpn Newbie
Posts: 4
Joined: Wed Feb 23, 2011 1:33 pm

Re: How to change MAC address

Post by artion » Wed Feb 23, 2011 3:28 pm

janjust wrote:that's off-topic for this forum, really. Search the web for setting the MAC address on a windows network adapter, that should apply to the tap-win32 adapter as well.

It should be something like: go to the network adapters screen, select the 'tap-win32' adapter, click 'configure' . Go to the "Tap-win32 Adapter v9 Properties" page, tab "Advanced" and change the entry "MAC Address"
i have tried how u said , i changed the MAC address manualy but after windows restart the MAC address its the same as before.. i have tried also with SMAC program, unfortunatly no good results ..sorry for offtopic but i still cannot change the MAC address

gsember
OpenVpn Newbie
Posts: 2
Joined: Mon May 17, 2010 2:36 pm

Re: How to change MAC address

Post by gsember » Sat Jan 14, 2012 12:19 am

Sorry to necropost, but I have been wondering this myself.

Due to installing OpenVPN *before* cloning an image, I have 14 machines on the network with the same (randomly created TAP-adapter) MAC address.

It _probably_ isn't hurting anything, since they all get differently-assigned IP addresses from the OpenVPN server and most of the communications is TCP/IP and Windows file sharing...

Is the registry method: http://www.windowsreference.com/network ... -registry/
still working in this case? It should also be an interesting test to see if it works with Windows 7 x64.

Thoughts?

Post Reply