User Tools

Site Tools


bsd:notes:wifi

This is an old revision of the document!


sysrc wlans_iwm0="wlan0"


network={
  ssid="Highgate (5GHz)"
  psk="x"
  scan_ssid=1
  key_mgmt=WPA-PSK
  priority=5
}

Old 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?
su -
pkg install 'wifimgr'
ee '/etc/rc.conf'
wlans_iwm0="wlan0"
ifconfig_wlan0="WPA SYNCDHCP"
ifconfig_wlan0_ipv6="inet6 accept_rtadv"
create_args_wlan0="country US regdomain FCC"
/srv/www/wiki/data/attic/bsd/notes/wifi.1747895786.txt.gz · Last modified: by Sean Rhone