[SOLVED] WLAN MAC Address change impossible - due to bug?
Posted: Thu Sep 10, 2015 9:59 am
Hi!
Hi! I'm on a TP-Link TL-MR3040 v2 with Gargoyle 1.8.0 freshly installed.
Looking at this package : kmod-macvlan which seems to be what would be needed to be able to use virtual MACs on a network interface... if I do :
I get the following
Could that be the reason why nobody can properly change the MAC address of the WiFi section of their rooters?
Gilles
Hi! I'm on a TP-Link TL-MR3040 v2 with Gargoyle 1.8.0 freshly installed.
Looking at this package : kmod-macvlan which seems to be what would be needed to be able to use virtual MACs on a network interface... if I do :
Code: Select all
opkg info kmod-macvlan
Code: Select all
Package: kmod-macvlan
Version: 3.10.49-1
User-Installed: false
Install-Destination: Not Installed
SHA256sum: 3d3f023478c05d6b8d6c83cdfc7e7f30728deb0f5151279b1fe5349560766f53
Source: package/kernel/linux
Size: 6508
Installed-Size: 5859
MD5Sum: 8c3938215991dd44595f138f015fc7db
License: GPLv2
Description: A kernel module which allows one to create virtual interfaces that
map packets to or from specific MAC addresses to a particular interface
Architecture: ar71xx
Source-ID: barrier_breaker_base
Section: kernel
Filename: kmod-macvlan_3.10.49-1_ar71xx.ipk
Status: unknown hold not-installed
Depends: kernel (=3.10.49-1-0114c71ed85677c9c1e4911437af4743)
root@nzone:/tmp#
Gilles