Date: Sun, 8 Jan 2017 17:43:03 +0100 From: Polytropon <freebsd@edvax.de> To: swjatoslaw gerus <milstar2@eml.cc> Cc: freebsd-questions@freebsd.org Subject: Re: Edison tactic - 1.ifconfig wlan0 ssid myssid , work but some missed ,2.pkg install Message-ID: <20170108174303.70efaf58.freebsd@edvax.de> In-Reply-To: <1483892527.3093246.840971961.57D12E9A@webmail.messagingengine.com> References: <1483886536.3077593.840915257.60D1F4BB@webmail.messagingengine.com> <20170108165630.540acb46.freebsd@edvax.de> <1483892527.3093246.840971961.57D12E9A@webmail.messagingengine.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 08 Jan 2017 17:22:07 +0100, swjatoslaw gerus wrote: > 1.Thank you for assistance > > 2. will test your suggest today ... > > 2.1.> > ifconfig_wlan0="WPA SYNCDHCP" > Or maybe you need to specify the SSID here: > ifconfig_wlan0="ssid <yourssid> WPA SYNC" > > 2.2 .... Correct, except the spaces. > > would use all without space > example > hostname ="sony" ^ There us a space again. _NO_ spaces. > key_mgmt="WPA-EAP" > > if not work > > key_mgmt=WPA-EAP I think the quotes can be omitted here, as you can see in the example at 30.3.4.1.3.2. https://www.freebsd.org/doc/handbook/network-wireless.html > 3. The command > > > > # ifconfig wlan0 up scan > > would test ... used before from ifconfig man > ifconfig wlan0 list scan Yes, test that - and you should probably see some kind of "network identification" of the WLAN you want to connect to, and it should match the information given to you by the network maintainers. -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170108174303.70efaf58.freebsd>