[Touch-packages] [Bug 1320752] Re: MAC Spoofing / Cloning for WiFi is broken in Trusty 14.04 / 14.10 and all others including Mint 17

2016-06-30 Thread Andy
I fixed the issue by adding the following lines to /etc/rc.local: sudo service network-manager stop && sudo ifconfig wlp2s0 down && sudo macchanger -e wlp2s0 && sudo ifconfig wlp2s0 up && sudo service network-manager start Now my MAC address is getting changed every time I restart. -- You

[Touch-packages] [Bug 1320752] Re: MAC Spoofing / Cloning for WiFi is broken in Trusty 14.04 / 14.10 and all others including Mint 17

2016-06-27 Thread GigabyteProductions
Removing NetworkManager is not necessary. However, I still think the bug is NetworkManager. The MAC address cannot be changed while the interface is up. The MAC address can be manually changed while NetworkManager is running by disabling wireless in NetworkManager, and using a command like the

[Touch-packages] [Bug 1320752] Re: MAC Spoofing / Cloning for WiFi is broken in Trusty 14.04 / 14.10 and all others including Mint 17

2016-06-27 Thread sean d'epagnier
It's still broken in ubuntu 16.04. The problem is not wpa_supplicant. I removed network manager and made my own wpa_supplicant.conf and manually changed the mac with ifconfig, ran wpa_supplicant then dhclient and it is working. -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1320752] Re: MAC Spoofing / Cloning for WiFi is broken in Trusty 14.04 / 14.10 and all others including Mint 17

2016-04-29 Thread Michael Daly
I tried this with Xubuntu 16.04 and the problem is still there. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1320752 Title: MAC Spoofing / Cloning for WiFi is

[Touch-packages] [Bug 1320752] Re: MAC Spoofing / Cloning for WiFi is broken in Trusty 14.04 / 14.10 and all others including Mint 17

2015-08-11 Thread Jim Omma
I too have the same problem. CLONE MAC ADDRESS in Ubuntu does not work. I'm using Kubuntu 15.04. This bug popped up in Debian at the same time it hit Ubuntu over a year ago but Debian had it fixed in a couple of weeks. FIX THIS. On Kubuntu because PLASMA ROCKS!! Not to mention you can

[Touch-packages] [Bug 1320752] Re: MAC Spoofing / Cloning for WiFi is broken in Trusty 14.04 / 14.10 and all others including Mint 17

2015-05-14 Thread Angel-inn
Hi I am 100% agree with the post 29. this would be a minimum to pass the status to Serious! -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1320752 Title: MAC

[Touch-packages] [Bug 1320752] Re: MAC Spoofing / Cloning for WiFi is broken in Trusty 14.04 / 14.10 and all others including Mint 17

2015-03-23 Thread dtbaker
Also just encounted this bug. Confirmed workaround: sudo service network-manager stop sudo ifconfig wlan0 down sudo macchanger -a wlan0 sudo ifconfig wlan0 up sudo service network-manager start -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which

[Touch-packages] [Bug 1320752] Re: MAC Spoofing / Cloning for WiFi is broken in Trusty 14.04 / 14.10 and all others including Mint 17

2015-02-18 Thread toozler
Bug persists on elementaryOS freya beta1 (ubuntu based) on an acer c720 chromebook. Workaround is to execute the following script: #!/bin/sh sudo service network-manager stop sudo ifconfig wlan0 down sudo macchanger -a wlan0 sudo ifconfig wlan0 up sudo service network-manager start -- You

[Touch-packages] [Bug 1320752] Re: MAC Spoofing / Cloning for WiFi is broken in Trusty 14.04 / 14.10 and all others including Mint 17

2014-12-12 Thread James Lewis
Just encountered this on a Lenovo laptop with the built in Intel WiFi, before I found this bug I discovered that if you bring the interface down change the mac address and bring it back up again before network manager starts, and then restart network manager some time after the user logs in, it

[Touch-packages] [Bug 1320752] Re: MAC Spoofing / Cloning for WiFi is broken in Trusty 14.04 / 14.10 and all others including Mint 17

2014-12-05 Thread Why
+1 How is this medium importance? This is a critical bug. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1320752 Title: MAC Spoofing / Cloning for WiFi is broken

[Touch-packages] [Bug 1320752] Re: MAC Spoofing / Cloning for WiFi is broken in Trusty 14.04 / 14.10 and all others including Mint 17

2014-12-05 Thread GigabyteProductions
That's probably because there's a workaround for it. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1320752 Title: MAC Spoofing / Cloning for WiFi is broken in

[Touch-packages] [Bug 1320752] Re: MAC Spoofing / Cloning for WiFi is broken in Trusty 14.04 / 14.10 and all others including Mint 17

2014-11-17 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: wpasupplicant (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu.

[Touch-packages] [Bug 1320752] Re: MAC Spoofing / Cloning for WiFi is broken in Trusty 14.04 / 14.10 and all others including Mint 17

2014-11-09 Thread ketici
** Description changed: **SHORT OVERVIEW** Cloned MAC Address feature doesn't work with any USB WiFi adapters in 14.04, 14.10, Mint 17 and likely all others based on Ubuntu. It worked under 13.10 and was broken from day one in 14.04+. This is not an upgrade issue, i did a clean

[Touch-packages] [Bug 1320752] Re: MAC Spoofing / Cloning for WiFi is broken in Trusty 14.04 / 14.10 and all others including Mint 17

2014-11-09 Thread Alberto Salvia Novella
** Changed in: wpasupplicant (Ubuntu) Importance: Undecided = Medium ** Changed in: network-manager (Ubuntu) Importance: Undecided = Medium -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu.

[Touch-packages] [Bug 1320752] Re: MAC Spoofing / Cloning for WiFi is broken in Trusty 14.04 / 14.10 and all others including Mint 17

2014-11-08 Thread Kirils Solovjovs
Just discovered I also have this bug. Was diagnosing this problem for a month since updating my OS, but never isolated the problem to mac- address spoofing. I tried downgrading to network manager 0.9.4.0 and associated packages (nm-util, nm-gtk, nm-glib), but that didn't help at all. The manual

[Touch-packages] [Bug 1320752] Re: MAC Spoofing / Cloning for WiFi is broken in Trusty 14.04 / 14.10 and all others including Mint 17

2014-11-07 Thread ketici
** Description changed: **SHORT OVERVIEW** Cloned MAC Address feature doesn't work with any USB WiFi adapters in 14.04, 14.10, Mint 17 and likely all others based on Ubuntu. This is not an upgrade issue, i did a clean install to test. + Atheros, Realtek, Ralink adapters tested, this