bsd:notes:wifi
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
bsd:notes:wifi [2025/08/21 18:28] – Sean Rhone | bsd:notes:wifi [2025/08/24 19:42] (current) – Sean Rhone | ||
---|---|---|---|
Line 7: | Line 7: | ||
* [[bsd: | * [[bsd: | ||
- | ====== | + | ====== |
- | | + | |
- | | + | |
- | ====== rc.conf ====== | + | < |
+ | wlans_iwlwifi0=" | ||
+ | ifconfig_wlan0="WPA inet 192.168.1.150 netmask 255.255.255.0" | ||
+ | defaultrouter="192.168.1.1"</ | ||
- | ee '/ | + | ===== DHCP ===== |
< | < | ||
- | # Wifi | + | wlans_iwlwifi0=" |
- | wlans_iwm0=" | + | ifconfig_wlan0=" |
- | ifconfig_wlan0=" | + | #ifconfig_ue0=" |
- | #ifconfig_wlan0="WPA SYNCDHCP" | + | |
- | ifconfig_wlan0_ipv6=" | + | |
====== wpa_supplicant.conf ====== | ====== wpa_supplicant.conf ====== | ||
Line 38: | Line 39: | ||
network={ | network={ | ||
ssid=" | ssid=" | ||
- | | ||
- | key_mgmt=WPA-PSK | ||
- | priority=5 | ||
- | } | ||
- | |||
- | network={ | ||
- | ssid=" | ||
| | ||
key_mgmt=WPA-PSK | key_mgmt=WPA-PSK | ||
Line 69: | Line 63: | ||
wpa_passphrase ' | wpa_passphrase ' | ||
- | |||
- | wpa_passphrase 'The Crossroads (2.4GHz)' | ||
wpa_passphrase ' | wpa_passphrase ' |
/usr/local/www/wiki/data/attic/bsd/notes/wifi.1755815310.txt.gz · Last modified: by Sean Rhone