From owner-freebsd-current@FreeBSD.ORG Sun Apr 19 18:17:15 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 10A23106564A for ; Sun, 19 Apr 2009 18:17:15 +0000 (UTC) (envelope-from matheusber@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.242]) by mx1.freebsd.org (Postfix) with ESMTP id 7B28C8FC0C for ; Sun, 19 Apr 2009 18:17:14 +0000 (UTC) (envelope-from matheusber@gmail.com) Received: by an-out-0708.google.com with SMTP id c3so553167ana.13 for ; Sun, 19 Apr 2009 11:17:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:received:received :message-id:in-reply-to:references:date:subject:from:to:user-agent :mime-version:content-type:content-transfer-encoding:x-priority :importance; bh=wPP0VpKKZruo3ooitVuV8oyxhWvCc0ao5cv+/s+bbLo=; b=TipzqyRzowCQ8dxX0XMoEKIcDSSMA67/bhJjC8Z2S0/SiGo8v3xD+uHQFKOL8dyqK+ phEfA53OgPOAtfD4IvVMBKjMMNJTvWNcZymenzTI1mXhYSrxr94LJbmZzOeZzDf6Kzqq nRzD4aaCkexY3msecrL6TquM7a9UrVMEmJ9Z0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:in-reply-to:references:date:subject:from:to :user-agent:mime-version:content-type:content-transfer-encoding :x-priority:importance; b=tBc4NTE6KXzcxI+CefCTXuZaIV3Nlw5XfzYUgpMrQl+c+M4dR0a1wEm457pg8+UemH Egl2Fp5/1cCiHW48Q1tIpshOz/pGsx/dL1ykw8iPpgdq27dCW9e0U1FY9HEZJ7KarzBq Kl4QvsMkJRa6n4Tc1XcTUTsGYBpOUa/M6fgfg= Received: by 10.100.211.11 with SMTP id j11mr6502720ang.101.1240165033868; Sun, 19 Apr 2009 11:17:13 -0700 (PDT) Received: from cygnus.homeunix.com (201008168225.user.veloxzone.com.br [201.8.168.225]) by mx.google.com with ESMTPS id d38sm6559944and.2.2009.04.19.11.17.12 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 19 Apr 2009 11:17:13 -0700 (PDT) Sender: Nenhum_de_Nos Received: by cygnus.homeunix.com (Postfix, from userid 80) id 7C31EB8074; Sun, 19 Apr 2009 15:17:08 -0300 (BRT) Received: from 10.1.1.100 (SquirrelMail authenticated user matheus) by cygnus.homeunix.com with HTTP; Sun, 19 Apr 2009 15:17:08 -0300 (BRT) Message-ID: <0db59689dbe31db2fa2feb0f3aae5311.squirrel@cygnus.homeunix.com> In-Reply-To: <49EB66F5.1050007@gmail.com> References: <20090419120015.683A51065676@hub.freebsd.org> <49EB66F5.1050007@gmail.com> Date: Sun, 19 Apr 2009 15:17:08 -0300 (BRT) From: "Nenhum_de_Nos" To: freebsd-current@freebsd.org User-Agent: SquirrelMail/1.4.15 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: Re: wi-fi with dwl-510 on 8.0 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Apr 2009 18:17:15 -0000 On Sun, April 19, 2009 15:01, Sukhorukov Alexander wrote: > Hello all! for sure i got > *[root@mail /etc]# uname -a > FreeBSD mail.emoxam.ru 8.0-CURRENT FreeBSD 8.0-CURRENT #2: Sun Apr 12 > 13:26:05 M > SD 2009 root@mail.emoxam.ru:/usr/obj/usr/src/sys/CUSTOM1 i386 > [root@mail /etc]#* > > > first of all i got my FreeBSd-way begins no so long ago, i may not know > all the trick, so why am i here! > > pass all the trick OS set to me i'm totaly stucked with wi-fi setup! > So DLink AP got _*WEP encription, 64bit, HEX, 10 symbols.*_ > > Just because handbook didn't help me - i don't know how to make wifi > works right. > and because i read a lot o forums i choose that way: > > *[root@mail /etc]# ifconfig ral0 > ral0: flags=8802 metric 0 mtu 2290 > ether 00:21:91:82:31:9b > media: IEEE 802.11 Wireless Ethernet autoselect (autoselect) > status: no carrier > [root@mail /etc]#* > > *ifconfig wlan0 create wlandev ral0* (was stealed from one post on the > third party forum) > > that man ifconfig and so on.. i choose this: > > *[root@mail /etc]# ifconfig wlan0 wepmode on weptxkey 1 wepkey > 1:0x0F00FF00F0 authmode shared bssid 00-80-C8-38-61-C8 channel 6 country > RU ssid olko regdomain > debug* > (i don't know why "debug" e.g., because i man regdomain is > noninformative enough, and by the way regdomain.xls was stealed from > somewhere..) > > so.. > > *[root@mail /etc]# ifconfig wlan0 > wlan0: flags=8802 metric 0 mtu 1500 > ether 00:21:91:82:31:9b > media: IEEE 802.11 Wireless Ethernet autoselect (autoselect) > status: no carrier > ssid olko channel 1 (2412 Mhz 11b) bssid 00:80:c8:38:61:c8 > regdomain DEBUG country RU authmode SHARED privacy ON deftxkey 1 > wepkey 1:40-bit txpower 30 bmiss 7 scanvalid 60 bgscan > bgscanintvl 300 > bgscanidle 250 roam:rssi 7 roam:rate 1 bintval 0 > [root@mail /etc]#* > > why is it no carrier ? i can do something not right, and i will be > appriciate if you show me tha way where i can read how to get it work, > or maybe you'll edit/fix me! Thanx! > > > P.S. 40 bit on FreeBSD and 64 bit on Dlink is it the same values ? am i > set it right ? I tried hostap mode in this very same card (just revision I can't say to be the same, don't have the card right now - it is from work), and I got some firmware issues in dmesg. have you seen dmesg ? I just can't make it an AP. client mode wasn't tested though. matheus -- We will call you cygnus, The God of balance you shall be