Skip to main content

All Questions

35 votes
2 answers
39k views

WiFi authentication times out

Since today I have this very annoying issue that the WiFi on my HP ProBook is not authenticating anymore. I haven't changed any settings and my mobile phone connects to the WiFi fine. Also trying ...
Bart Friederichs's user avatar
11 votes
3 answers
20k views

wpa_supplicant for dual WLAN

I've got wlan0 and wlan1. Each interface should connect to a different SSID. I would like to use wpa_supplicant for both. I can put the two networks in /etc/wpa_supplicant.conf, but how do I tell ...
user1219721's user avatar
10 votes
2 answers
33k views

How to connect to a WiFi from command line under Ubuntu without .conf file?

I can connect to my WiFi out of the shell by doing: nano wireless-wpa.conf typing: ctrl_interface=/var/run/wpa_supplicant network={ ssid="my_router_id" scan_ssid=1 key_mgmt=WPA-PSK psk="...
JohnnyFromBF's user avatar
  • 4,988
8 votes
1 answer
7k views

How to re-enable a network that has been TEMP-DISABLED in wpa_supplicant?

In wpa_suppicant, a network can receive a sort of temporary "blacklisting" whereby wpa_supplicant won't try to connect to it. This happens in particular if authentication to the AP fails several times ...
Thanatos's user avatar
  • 2,512
6 votes
2 answers
16k views

wpa_cli choose interface p2p-dev-wlan0 automatically when -i is not specified

I want to use wpa_cli to connect with AP. If I use wpa_cli without -i option, wpa_cli will choose interface p2p-dev-wlan0 which does not really exist. And network list between p2p-dev-wlan0 and wlan0 ...
CodePurin's user avatar
  • 475
6 votes
2 answers
20k views

Connect wlan interface to specific BSSID without knowledge about SSID

I do know the BSSID and passphrase of my wireless router and I want to connect my wireless interface to it without caring about the SSID. Thus, I do want it to work even after the SSID of the wireless ...
Jens Wirth's user avatar
5 votes
1 answer
13k views

wpa_supplicant - detecting that my password is incorrect?

If I specify an incorrect password when connecting to a WiFi network is there anyway to detect that the reason I can't connect is the incorrect password (rather than one of the many other possible ...
George Hawkins's user avatar
5 votes
1 answer
5k views

WiFi noise measurement

What I want to do: I want to do some experiments with devices such as a Raspberry Pi in environments, where there is noise in the 2.4GHz and 5GHz band. What I tried so far: My idea was to simply use ...
oh.dae.su's user avatar
  • 318
4 votes
3 answers
10k views

wpa_supplicant : Blacklist wireless networks by BSSID

I am currently using wpa_supplicant to connect to my wireless network. The wireless network is extended with at least 30 different access points having the same SSID, and it takes a lot of time to ...
Axel Isouard's user avatar
4 votes
0 answers
809 views

Computer-to-Computer network between OS X and Linux

I want to make a connection point to point via wifi between Mac and Linux. What I did was: I have created Computer-To-Computer network in OS X I have set manually an ip address for Mac, 10.0.0.1/255....
xwgou's user avatar
  • 41
3 votes
1 answer
8k views

wpa_supplicant disconnects with reason=3 on connection

I am using a raspberry pi 4 to connect to my college network (so using WPA-Enterprise using PEAP) using wpa_supplicant when I run the command, sudo wpa_supplicant -c/etc/wpa_supplicant/wpa_supplicant....
gfaster's user avatar
  • 31
2 votes
1 answer
7k views

How do you find possible values for freq_list and/or scan_freq in wpa_supplicant.conf?

The wpa_supplicant.conf file can have parameters freq_list and scan_freq. How do I find what are the possible values for either or both of these parameters? freq_list=5500 5520 ... scan_freq=5500 ...
mcarans's user avatar
  • 133
2 votes
1 answer
1k views

Linux ad hoc network wpa_supplicant frequency

One of the terms I've seen defined in the wpa_supplicant for Linux devices using an ad hoc network is "frequency=2412", and I have to admit its function is obvious, but I was wondering if anyone could ...
Rich's user avatar
  • 123
2 votes
3 answers
5k views

While using ad-hoc networking, how to I force nodes to use the same cell IDs (bssid)?

I have Debian/Ubuntu hosts that I connect via an ad-hoc network with the following settings: board:~# cat /etc/network/interfaces auto wlan0 iface wlan0 inet static address 10.0.0.2 ...
user avatar
2 votes
0 answers
894 views

wpa_supplicant needs a manual reassociation every once in a while

I recently reinstalled a Debian 10 on my laptop. Before that, wireless connection to my home AP worked fine (no latency, no disconnection...). But since the reinstallation, when my laptop is connected ...
Youyou's user avatar
  • 21

15 30 50 per page