From owner-freebsd-current@FreeBSD.ORG Sun Apr 19 18:01:44 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 8277D106564A for ; Sun, 19 Apr 2009 18:01:44 +0000 (UTC) (envelope-from emoxam@gmail.com) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.184]) by mx1.freebsd.org (Postfix) with ESMTP id 0570C8FC14 for ; Sun, 19 Apr 2009 18:01:43 +0000 (UTC) (envelope-from emoxam@gmail.com) Received: by mu-out-0910.google.com with SMTP id w9so607601mue.3 for ; Sun, 19 Apr 2009 11:01:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type; bh=iSSlV7aZG5HsgAROss0SsmCTiTwIsO5fiwzBwXu+HaE=; b=AEeOq5NgkssUpdXfMPKy+MI/EyXze1plz1IiUclC7huZJs+ngTmxjS4906FxXRAshR 6T4BJEOk7YuShQdNSJhcL3Istg4NCmKfiaYQbPl8yWuGMPeK61KophQlVZ+BuHHi1XSC 0Jdj6E+2oOA3+zZDURmImCOITk6QQ3KQy6TMs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type; b=gv3XQJTLa5Oipgach0MnkovA93KwEvk/yKKe+tzR2hidyj+ZP/MorDj+dIZfUplpaE QCm3MLwVzQnWKoUyLGrEk7/JR0iLvWe7Bu4kVyvJdWYWVCTAeWBtrkw6mInFWkU0ec8V HGIY46jkKCiOwzfn/GPDdzRUk9pcH9vvMg+28= Received: by 10.103.247.14 with SMTP id z14mr2599929mur.70.1240164103111; Sun, 19 Apr 2009 11:01:43 -0700 (PDT) Received: from ?192.168.1.10? ([79.165.188.218]) by mx.google.com with ESMTPS id j2sm11546268mue.19.2009.04.19.11.01.42 (version=SSLv3 cipher=RC4-MD5); Sun, 19 Apr 2009 11:01:42 -0700 (PDT) Message-ID: <49EB66F5.1050007@gmail.com> Date: Sun, 19 Apr 2009 22:01:25 +0400 From: Sukhorukov Alexander User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: freebsd-current@freebsd.org References: <20090419120015.683A51065676@hub.freebsd.org> In-Reply-To: <20090419120015.683A51065676@hub.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: 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:01:44 -0000 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 ?