version 1.4, 2016/04/14 20:14:26
|
version 1.5, 2016/04/14 20:33:04
|
Line 15 On NetBSD, the [wpa_supplicant(8)](http:
|
Line 15 On NetBSD, the [wpa_supplicant(8)](http:
|
|
|
To configure WPA/WPA2, you must create the file |
To configure WPA/WPA2, you must create the file |
[`/etc/wpa_supplicant.conf`](http://netbsd.gw.com/cgi-bin/man-cgi?wpa_supplicant.conf+5+NetBSD-current). |
[`/etc/wpa_supplicant.conf`](http://netbsd.gw.com/cgi-bin/man-cgi?wpa_supplicant.conf+5+NetBSD-current). |
|
You can find examples for `/etc/wpa_supplicant.conf` in |
|
`/usr/share/examples/wpa_supplicant/wpa_supplicant.conf`. |
The simplest case is a network, say `my favourite network`, with a |
The simplest case is a network, say `my favourite network`, with a |
fixed passphrase, say `hunter2`. |
fixed passphrase, say `hunter2`. |
For this case, fill your `/etc/wpa_supplicant.conf` file with: |
For this case, fill your `/etc/wpa_supplicant.conf` file with: |