wpa_supplicant

  1. fivedonuts

    Help troubleshooting wireless network (no connection)

    Hi folks! I was hoping to get some help troubleshooting my wireless configuration as I am not able to connect to my home network. I'm confident my wireless hardware and the driver are working properly as I'm able to connect to a mobile hotspot but this is slow and pricey, so I can't rely on it...
  2. G

    Solved Wireless USB adapter TP-Link TL-WN823N now detected, still fails, disappears after wpa_supplicant

    Hi, I'm trying to use a Mini Wireless USB adapter TP-Link TL-WN823N on my PC. At first it didn't seem to be detected at all. After some changes to my configuration following a similar (successful) thread it is now detected (see conf files attached), and detects the two Wifis in my house...
  3. hellfire103

    iwn0 keeps going down

    I am currently running FreeBSD 14.0-RELEASE on a ThinkPad T400. I will often be using my device, when the WiFi will suddenly shut off. i3status reports that it's "down" and wifimgr is blank. I've tried restarting all and any network-related daemons, to no avail, and wifimgr doesn't seem to be...
  4. lighter_thief

    FreeBSD 14, WiFi, TP-Link TL-WN821N dongle, rtwn0/wlan0 can't connect to the network

    Hi there. I am struggling with a rather annoying problem. I decided to "dig up" an old minipc, a Dell OptiPlex 3040 micro and install FreeBSD on it. uname -a FreeBSD crap 14.0-RELEASE-p3 FreeBSD 14.0-RELEASE-p3 #0: Mon Dec 11 04:56:01 UTC 2023...
  5. base9

    WPA_Supplicant: Permission Denied

    Hi all, It's been a minute since I've been on any of the *BSD's on my main machine so please forgive me if I'm misusing any terminology: I'm currently running networkmgr 6.1_1 on FreeBSD Release 13.1 and I'm having a permission error with wpa_supplicant when using the gui to connect to an open...
  6. C

    wpa_supplicant.conf not being processed from rc.conf

    If I reboot and "service netif restart", my RTL8192CU will connect to a random available network, but will not get an IP address. It seems to not be looking at wpa_supplicant.conf. If I reboot and do "wpa_supplicant -i wlan0 -c /etc/wpa_supplicant.conf", I will connect to the network specified...
  7. M

    Spoofing mac address with ifconfig and rtwn

    More info: Driver works for me, but I have to have spoofed mac address. wpa_supplicant seems to ignore ifconfig wlan0 ether pl:ac:eh:0l:de:rr Currenly I have dual booting with Linux for internet
  8. xk2600

    wpa_supplicant 2.6 EAP-PEAP iwm (8260)

    Getting 'RSN: PMKID mismatch" when attempting to connect to SSID using RSN + WPA-EAP + PEAP + MSCHAPV2. Tried both 'pkg install' and 'cd /usr/ports/security/wpa_supplicant && make && make install'... when compiling from ports tree, I enabled and disabled the OpenSSLv1.2 option seeing where there...
  9. C

    Problem with wpa_supplicant (wlan0 no carrier)

    Hello, I've got a little problem with my WLAN-Configuration. The WLAN-Card of my laptop is not supported by FreeBSD, so I bought an USB adapter with a Realtek RTL 8192CU chip. Then I put the lines if_urtwn_load="YES" legal.realtek.license_ack=1 into my /boot/loader.conf like described in...
  10. F

    Solved wpa_supplicant, multiple networks, and WPA

    Evening all, I've got FreeBSD-CURRENT running on my T440. I set up my /etc/rc.conf with the following: wlans_iwm0="wlan0" ifconfig_wlan0="WPA DHCP" And in my /etc/wpa_supplicant.conf I have the following: network={ ssid="HomeWifi" psk="MySecretPassword" } network={ ssid="Some hotel...
Back
Top