wireless
wireless copied to clipboard
Clean up previous connection entries when using the nmcli network manager
I use Ubuntu 16.04.2 LTS and wireless version 0.32 after call the wireless.connect method i see two SSID with the same name, example:
wifi_net wifi_net 1 wifi_net n
is it a problem? is it possible avoid this behavior?
thanks Riccardo
I think that is the expected behavior when using the nmcli
driver. To confirm, you can try the command yourself to see if the same result is produced. I'd love to find a way to avoid this issue. Any suggestions?
In the meantime, you could try a different driver like wpa_supplicant
. I don't think that one has the same problem.