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 [2025/08/24 15:55] – [rc.conf] Sean Rhonebsd:notes:wifi [2025/08/24 19:42] (current) Sean Rhone
Line 12: Line 12:
  
   ee '/etc/rc.conf'   ee '/etc/rc.conf'
 +
 +<code>
 +wlans_iwlwifi0="wlan0"
 +ifconfig_wlan0="WPA inet 192.168.1.150 netmask 255.255.255.0"
 +defaultrouter="192.168.1.1"</code>
 +
 +===== DHCP =====
  
 <code> <code>
Line 32: Line 39:
 network={ network={
   ssid="Highgate (5GHz)"   ssid="Highgate (5GHz)"
-   
-  key_mgmt=WPA-PSK 
-  priority=5 
-} 
- 
-network={ 
-  ssid="The Crossroads (2.4GHz)" 
      
   key_mgmt=WPA-PSK   key_mgmt=WPA-PSK
Line 63: Line 63:
  
   wpa_passphrase 'Highgate (5GHz)'   wpa_passphrase 'Highgate (5GHz)'
- 
-  wpa_passphrase 'The Crossroads (2.4GHz)' 
  
   wpa_passphrase 'Izaro'   wpa_passphrase 'Izaro'
/usr/local/www/wiki/data/attic/bsd/notes/wifi.1756065301.txt.gz · Last modified: by Sean Rhone