User Tools

Site Tools


bsd:notes:wifi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
bsd:notes:wifi [2024/12/12 07:44] – [rc.conf] Sean Rhonebsd:notes:wifi [2025/04/02 09:41] (current) Sean Rhone
Line 1: Line 1:
 ====== Wireless ====== ====== Wireless ======
  
-  * https://docs.freebsd.org/en/books/handbook/network/#network-wireless +  * :?2025/04/01: ''ping'' to a website wouldn't work immediately after connecting to an Android hotspot (even with unrelated USB Tethering and in-house Highgate); may be local DNS?
-  * :!: AC speeds aren't supported ((2024/09/08Intel Wireless-AC 9560: 30MB/s from NAS with ''wifibox'', 2MB/s native, 15MB/USB Tether)) ((2024/12/06: 2.5MB/s native iwlwifi 14.2-R))+
  
-====== wpa_supplicant.conf ======+  su -
  
-  su -l +  pkg install 'wifimgr'
- +
-  ee /etc/wpa_supplicant.conf +
- +
-<code> +
-network={ +
-        ssid="x" +
-        psk="x" +
-        scan_ssid=1 +
-        key_mgmt=WPA-PSK +
-        priority=5 +
-}</code> +
- +
-====== rc.conf ====== +
- +
-  su -l+
  
   ee '/etc/rc.conf'   ee '/etc/rc.conf'
/srv/www/wiki/data/attic/bsd/notes/wifi.1734007489.txt.gz · Last modified: by Sean Rhone