Date: Fri, 06 Jan 2017 18:07:39 +0100 From: swjatoslaw gerus <milstar2@eml.cc> To: freebsd-questions@freebsd.org Subject: Fwd: Re: that possible step in right direction .. . space in setting must be okay ... more relevant suspect DHCP Message-ID: <1483722459.1722770.839539825.1BA09B55@webmail.messagingengine.com>
next in thread | raw e-mail | index | archive | help
Fwd: Re: that possible step in right direction .. . space in setting must be okay ... more relevant suspect DHCP ############################################################################################ will test after crash ... -- swjatoslaw gerus milstar2@eml.cc ----- Original message ----- From: Polytropon <freebsd@edvax.de> To: swjatoslaw gerus <milstar2@eml.cc> Cc: freebsd-questions@freebsd.org Subject: Re: that possible step in right direction .. . Last change what was performed and which result after Date: Fri, 6 Jan 2017 18:02:17 +0100 On Fri, 06 Jan 2017 17:24:14 +0100, swjatoslaw gerus wrote: > that possible step in right direction .. . Last change what was > performed and which result after > ################################################################ > > > 1 .wpa* and rc* changed > > copy > > cat wpa* > > network = { > ssid= " myssid" > key_mgmt=WPA-EAP > identity= " myiden@uni-hamburg.de" > password=" mypasswd" > > } Again, keep an eye on the spaces. They don't belong there. But basically, that looks correct. > cat rc.conf > > hostname=" sony" > keymap ="german.iso.kbd" > ifconfig_msk0= "DHCP" Comment that one out. It's nonsense. > defaultrouter="" > ifconfig_msk0_ipv6= " inet6 accept_rtadv" > create_args_wlan0=" country US regdomain FCC" That one might cause trouble, too. > wlans_iwn0="wlan0" > ifconfig_wlan0="WPA SYNCDHCP" Correct! > ################################ > than are questions from author > ifconfig_msk0 ? Remove or comment out. _All_ that stuff. > defaultrouter ="" ? Supplied from WLAN maintainer; check instructions or ask. > wlans or wlan ? wlans_iwn0="wlan0" > 2. after change -service netif restart (before last change used > multiple time's ... without result) > ################################## > after > > 3.ifconfig wlan0 > > inet 0.0.0.0 netmask 0xff000000 broadcast 255.255.255.255 > nd6 options=29 > media :IEEE 802.11 Wireless Ethernet autoselect > status : no carrier > ssid "" channel 1 (2412 mhz 11g ht/20) There is no SSID connected to. > regdomain FCC country US authomode WPA1+WPA2/802.11i privacy ON No idea about that. I'm not in the US, and I have no relationship to the FCC. ;-) > author performed ,that what you stated .. .some advanced > > but are you sure wlans ... wlan > wlan > > ################################### > > or wlans must be wlan ? wlans_iwn0="wlan0" You already have the correct setting. Again, check all those strange spaces in the configuration files. Spaces matter. -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ... -- http://www.fastmail.com - A fast, anti-spam email service.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1483722459.1722770.839539825.1BA09B55>