On Sun 11 Dec 2016 at 10:47:08 -0800, Charlie Kravetz wrote: > On Sun, 11 Dec 2016 13:13:33 -0500 (EST) > Jude DaShiell <jdash...@panix.com> wrote: > > >When I used wpa_passphrase I put about 5 lines into > >/etc/wpa_supplicant/wpa_supplicant.conf which wasn't the original from the > >documentation but a new file. The first line said network= and that was > >all. For a wifi connection, what should go in that network= field? > > > > > > > >-- > > > The entries I use look like this: > > network={ > ssid="The_ssid_I_want_to_use" > psk="My_passphase_for_this_ssid" > key_mgmt=WPA-PSK > > > There is no closing bracket.
*You* may not have one but all the examples in wpa_supplicant.conf(5) do. -- Brian.