[Bug 1681513] Re: Ubuntu 17.04: New privacy feature in NetworkManager stops some USB WiFi adapters from working (mac address randomization)

2017-04-19 Thread wolfy1339
This affects Microsoft Surface Pro devices (internal WiFi adapter)

** Summary changed:

- Ubuntu 17.04: New privacy feature in NetworkManager stops some USB WiFi 
adapters from working (mac address randomization)
+ Ubuntu 17.04: New privacy feature in NetworkManager stops some WiFi adapters 
from working (mac address randomization)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1681513

Title:
  Ubuntu 17.04: New privacy feature in NetworkManager stops some WiFi
  adapters from working (mac address randomization)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1681513/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1681513] Re: Ubuntu 17.04: New privacy feature in NetworkManager stops some USB WiFi adapters from working (mac address randomization)

2017-04-19 Thread Don Cady
I have this problem too. Adding wifi.scan-rand-mac-address=no to
NetworkManager.conf does resolve it.

A relevant question: Why does this only affect usb wifi dongles? My
internal iwl3945 chip was/is not affected. How does Network Manager
treat pci and usb devices differently?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1681513

Title:
  Ubuntu 17.04: New privacy feature in NetworkManager stops some USB
  WiFi adapters from working (mac address randomization)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1681513/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1681513] Re: Ubuntu 17.04: New privacy feature in NetworkManager stops some USB WiFi adapters from working (mac address randomization)

2017-04-18 Thread Sebastien Bacher
** Changed in: network-manager (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1681513

Title:
  Ubuntu 17.04: New privacy feature in NetworkManager stops some USB
  WiFi adapters from working (mac address randomization)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1681513/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1681513] Re: Ubuntu 17.04: New privacy feature in NetworkManager stops some USB WiFi adapters from working (mac address randomization)

2017-04-18 Thread Simos Xenitellis 
Jesse, I do not have 17.04 so I cannot test these myself. You guys could
help:

At https://blogs.gnome.org/thaller/2016/08/26/mac-address-spoofing-in-
networkmanager-1-4-0/ it mentions that:

Update-2017-01-25: with 1.6 release and newer, the default value changed
from “permanent” to “preserve” [commit],[bug].

The "preserve" default value means that NM will not attempt to change the MAC 
address upon activation. 
I just checked the source of "network-manager" on 17.04 (using LXD with 17.04 
container) and it goes not have this update.

Could you please check in NetworkManager to see what is the default value for
“ethernet.cloned-mac-address” and “wifi.cloned-mac-address”, on a Ubuntu 17.04 
installation?

I think that "nmcli device show" might show it. If not, try somehow to
figure out the default.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1681513

Title:
  Ubuntu 17.04: New privacy feature in NetworkManager stops some USB
  WiFi adapters from working (mac address randomization)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1681513/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1681513] Re: Ubuntu 17.04: New privacy feature in NetworkManager stops some USB WiFi adapters from working (mac address randomization)

2017-04-17 Thread Jesse
Happy to oblige, Piot! :) And thanks for the update and explanation of
the bug, Simos.

I'm quite curious if a fix will be implemented, somehow, and re-packaged
in an updated ISO for Ubuntu 17.04 or Ubuntu GNOME 17.04? Might be a big
issue if WiFi doesn't work for clients out of the box, yeah?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1681513

Title:
  Ubuntu 17.04: New privacy feature in NetworkManager stops some USB
  WiFi adapters from working (mac address randomization)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1681513/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1681513] Re: Ubuntu 17.04: New privacy feature in NetworkManager stops some USB WiFi adapters from working (mac address randomization)

2017-04-17 Thread Simos Xenitellis 
** Description changed:

+ According to 
+ 
https://blogs.gnome.org/thaller/2016/08/26/mac-address-spoofing-in-networkmanager-1-4-0/
+ there is a new privacy feature in the new version of NetworkManager.
+ This privacy feature can cause some USB WiFi adapters to stop working
+ while they used to work with older versions of NetworkManager (Ubuntu 16.10 
or older).
+ 
+ The purpose of this privacy feature is to get your computer to report a new 
random MAC address whenever you connect to a WiFi network.
+ This privacy feature is especially useful when you connect to public WiFi 
networks, so that the operators cannot identify you when you connect multiple 
times.
+ 
+ The downside of this privacy feature is that some USB WiFi adapters misbehave 
when NetworkManager tries to change their MAC address repeatedly. 
+ The result is that those USB WiFi adapters cannot connect anymore to the WiFi 
 network.
+ 
+ Original report follows:
+ 
  My Panda USB wi-fi adapter works just fine on 16.10, but when I try to
  connect to my wi-fi router in 17.04, GNOME network manager reports
  "Connection failed." I did some tinkering, and noticed that my MAC
  address for my wifi adapter, according to GNOME, is DIFFERENT every time
  I make it forget my wifi settings and try to reconnect. Weird, right?
  Any leads on a possible fix or work-around?
  
  I'm running the latest beta of Ubuntu GNOME 17.04, kernel
  4.10.0-19-generic, GNOME 3.24.0.
  
  https://blogs.gnome.org/thaller/2016/08/26/mac-address-spoofing-in-
  networkmanager-1-4-0/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1681513

Title:
  Ubuntu 17.04: New privacy feature in NetworkManager stops some USB
  WiFi adapters from working (mac address randomization)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1681513/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1681513] Re: Ubuntu 17.04: New privacy feature in NetworkManager stops some USB WiFi adapters from working (mac address randomization)

2017-04-17 Thread Simos Xenitellis 
** Summary changed:

- Ubuntu 17.04: wi-fi not working — mac address keeps changing?
+ Ubuntu 17.04: New privacy feature in NetworkManager stops some USB WiFi 
adapters from working (mac address randomization)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1681513

Title:
  Ubuntu 17.04: New privacy feature in NetworkManager stops some USB
  WiFi adapters from working (mac address randomization)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1681513/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs