Saturday, April 27, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 1263  / 2 Years ago, sat, october 15, 2022, 3:31:32

My Laptop knows an access point of my uncle's place. He is using a standard one given by the ISP, e.g. FRITZ!Box 6360 Cable. Alas, at my home there is also an access point with the same SSID. Ubuntu tries to connect to it, which of course is futile.



Is there a way to make Ubuntu understand which SSID it is supposed to be connecting to?


More From » wireless

 Answers
3

Wireless networks may have the same SSID, but they should not have the same BSSID, so edit the wireless connection and provide the BSSID for the network you do want to autoconnect to.



Run the following command in a terminal. It will list the SSID and BSSID of all wireless networks in range.



nmcli -f ssid,bssid dev wifi


Click on the network manager icon in the top panel -> Edit Connections -> Wireless tab -> select the saved connection by its SSID and click Edit. Fill in the BSSID and click Save. Now it should only autoconnect if both the SSID and BSSID match.


[#39303] Sunday, October 16, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
piscen

Total Points: 134
Total Questions: 117
Total Answers: 133

Location: Indonesia
Member since Wed, Jul 7, 2021
3 Years ago
;