On 31.10.2015 20:32, poma wrote:
> 
> While testing NetworkManager's applet/con-con editor super duper Hotspot 
> feature, I noticed:
> 
> Hotspot:
> # journalctl
> [  100.890742] hotspot dnsmasq-dhcp[1162]: DHCPREQUEST(wlp0s6f7u2) 10.42.0.87 
> 00:0a:1b:2c:3d:4e
> [  100.891790] hotspot dnsmasq-dhcp[1162]: DHCPACK(wlp0s6f7u2) 10.42.0.87 
> 00:0a:1b:2c:3d:4e client
> [  105.366928] hotspot dnsmasq-dhcp[1162]: DHCPREQUEST(wlp0s6f7u2) 10.42.0.87 
> 00:0a:1b:2c:3d:4e
> [  105.368292] hotspot dnsmasq-dhcp[1162]: DHCPACK(wlp0s6f7u2) 10.42.0.87 
> 00:0a:1b:2c:3d:4e client
> 
> 
> Client:
> $ nmcli -f 802-11-wireless.mac-address,802-11-wireless.cloned-mac-address 
> connection show Client
> 802-11-wireless.mac-address:            00:0A:1B:2C:3D:4E
> 802-11-wireless.cloned-mac-address:     00:11:22:33:44:55
> 
> 
> MAC cloning does not work for Wi-Fi Client,
> but it works for Wi-Fi Hotspot.
> 
> Bug or feature?
> 
> 
> SW:
> NetworkManager-1.2.0-0.7.20151030git6cd5cc5.fc24.x86_64
> network-manager-applet-1.2.0-0.7.20151030git213f43d.fc24.x86_64
> 

MAC cloning:

- on client
  - r8712u.ko       :not working
  - rtl8192su.ko    :working
  - mt7601u.ko      :if MAC cloned cannot connect

- on hotspot
  - rt2800usb.ko    :working


It is kernel modules issue, therefore, 
network-manager-applet Hotspot - good to go.


SW:
kernel-modules-4.3.0-1.fc24.x86_64
NetworkManager-1.2.0-0.8.20151102gitafa6271.fc24.x86_64
network-manager-applet-1.2.0-0.8.20151101gita267ebc.fc24.x86_64


_______________________________________________
networkmanager-list mailing list
networkmanager-list@gnome.org
https://mail.gnome.org/mailman/listinfo/networkmanager-list

Reply via email to