From owner-freebsd-questions@freebsd.org Fri Jan 6 17:07:40 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 691C1CA2756 for ; Fri, 6 Jan 2017 17:07:40 +0000 (UTC) (envelope-from milstar2@eml.cc) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2B5F111AE for ; Fri, 6 Jan 2017 17:07:40 +0000 (UTC) (envelope-from milstar2@eml.cc) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 5540421544 for ; Fri, 6 Jan 2017 12:07:39 -0500 (EST) Received: from web5 ([10.202.2.215]) by compute1.internal (MEProxy); Fri, 06 Jan 2017 12:07:39 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=eml.cc; h= content-transfer-encoding:content-type:date:from:message-id :mime-version:subject:to:x-me-sender:x-me-sender:x-sasl-enc; s= mesmtp; bh=Ce2983Xz4R8j2XkRX71O9+k5Wi0=; b=SdoOOwoPnXW4m95WJcqeC GoW9A3j+Yx/FJRd6KOO3A+VJ6QaUWPPzRySx3+9BQvyQaEt49aHVFoP/tDrkF1TA VYGd524uj8E9vT4MIymb833vWlk2l4WVeOCe7rJDIbdvSj8Z1zCGTHmjBY1ynqZh 5FxOjdjkb1VS+yA+5ayPxY= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:message-id:mime-version:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=smtpout; bh=Ce2983Xz4R8j2XkRX71O9+k5W i0=; b=FBD4m9awF5kinlEtbM0iMNCcidCFHuXLgUhQgRuE/+3sxjQC4tB8E6vag 0EK969kdCyqh0ZNx8av3dEJijrdmw47tGcFEp5zbHdLOYjdIV76lDWwPYXjN3zMr +LifLsfieSFWE9kzeCXKhLs4MbLRUoU8FPfIcx9OMPJ0X8yoIs= X-ME-Sender: Received: by mailuser.nyi.internal (Postfix, from userid 99) id 369ED6ABED; Fri, 6 Jan 2017 12:07:39 -0500 (EST) Message-Id: <1483722459.1722770.839539825.1BA09B55@webmail.messagingengine.com> From: swjatoslaw gerus To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-34b48c55 X-Forwarded-Message-Id: <20170106180217.70272fc9.freebsd@edvax.de> Date: Fri, 06 Jan 2017 18:07:39 +0100 Subject: Fwd: Re: that possible step in right direction .. . space in setting must be okay ... more relevant suspect DHCP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Jan 2017 17:07:40 -0000 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 To: swjatoslaw gerus 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.