|
|
Mike Smith <mike@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> said: > Is it possible to change the MAC address of the Tap-32 virtual network > adaptor?? Cant see anything under network connection properties or > adaptor properties. > > Would make other issues surrounding its implementation easier for me. > ;) The TAP-Win32 MAC address is formed by taking 00:FF and concatenating the first 32 bits of the device GUID, which for practical purposes, is random. It's not possible right now to manually set the MAC, though it wouldn't be terribly complicated to add this setting to the adapter advanced properties page. James ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users |