version 1.7, 2016/04/14 21:56:08
|
version 1.8, 2017/04/15 05:51:41
|
Line 33 Then enable wpa_supplicant on your netwo
|
Line 33 Then enable wpa_supplicant on your netwo
|
to add |
to add |
|
|
wpa_supplicant=YES |
wpa_supplicant=YES |
wpa_supplicant_flags="${wpa_supplicant_flags} -i iwn0" |
wpa_supplicant_flags="-i iwn0 -c /etc/wpa_supplicant.conf" |
|
|
If your LAN is configured with DHCP, you will likely also want |
If your LAN is configured with DHCP, you will likely also want |
`dhcpcd=YES` in `/etc/rc.conf` to run [dhcpcd](http://netbsd.gw.com/cgi-bin/man-cgi?dhcpcd+8+NetBSD-current). |
`dhcpcd=YES` in `/etc/rc.conf` to run [dhcpcd](http://netbsd.gw.com/cgi-bin/man-cgi?dhcpcd+8+NetBSD-current). |