From owner-freebsd-current@FreeBSD.ORG Sat Jul 5 10:08:05 2008 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 E673D1065677 for ; Sat, 5 Jul 2008 10:08:04 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.169]) by mx1.freebsd.org (Postfix) with ESMTP id B8AF58FC1E for ; Sat, 5 Jul 2008 10:08:04 +0000 (UTC) (envelope-from onemda@gmail.com) Received: by wf-out-1314.google.com with SMTP id 24so1361829wfg.7 for ; Sat, 05 Jul 2008 03:08:04 -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:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=SGaY2IsikegguKlPw1ppHrtYO95PU0DAOl4s7RpydjI=; b=FKs2JTfF68/0rRTn3za4Qd6DKSPBg6hWRSB70hldQxBn8CIzlz/HyR5gJDB4A5UqjG OWQJhUJBq+pTMZCM+R+37XyDohcUmpwDte1tuPItgKJ0ALwQTYnOd7XiBN4xeq+YWjX1 IbZAG2DnFQJAE86Z5M7nohENYJhtA4ewUAha0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=VJ2wECmJZqGqZ2NuzVBrw5FhJGU4SOsOiTeJsXV3LeNbmRx04ob2oRy5KAaDin/WDd qFKKRBHDamj7SX93XvsuUqX4/WNR7B03KE9An/nOT64ADqAuNPY3x7AplhAfUUHXjYh7 RnNsTpviGKXp8UknMF14ybK7ezWdD/kcVyPYU= Received: by 10.142.212.19 with SMTP id k19mr556244wfg.13.1215252484186; Sat, 05 Jul 2008 03:08:04 -0700 (PDT) Received: by 10.142.231.8 with HTTP; Sat, 5 Jul 2008 03:08:04 -0700 (PDT) Message-ID: <3a142e750807050308s41a6a012sad25eb1e596b6628@mail.gmail.com> Date: Sat, 5 Jul 2008 12:08:04 +0200 From: "Paul B. Mahol" To: "Vladimir Ermakov" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Cc: freebsd-current@freebsd.org Subject: Re: wireless access point is don`t scaning 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: Sat, 05 Jul 2008 10:08:05 -0000 Correct command is: ifconfig wlan0 list sta everything is clearly explained in ifconfig manual page. On 7/5/08, Vladimir Ermakov wrote: > Hello > > after creation access point, she is don`t scaning > > outputs: > ============================================================= > # ifconfig -a > re0: flags=8843 metric 0 mtu 1500 > > options=399b > ether 00:1e:90:88:92:85 > inet 192.168.1.100 netmask 0xffffff00 broadcast 192.168.1.255 > media: Ethernet autoselect (100baseTX ) > status: active > ath0: flags=8843 metric 0 mtu 2290 > ether 00:11:6b:63:47:12 > media: IEEE 802.11 Wireless Ethernet autoselect mode 11g > status: running > lo0: flags=8049 metric 0 mtu 16384 > inet 127.0.0.1 netmask 0xff000000 > wlan0: flags=8843 metric 0 mtu 2290 > ether 00:11:6b:63:47:12 > inet 192.168.5.1 netmask 0xffffff00 broadcast 192.168.5.255 > media: IEEE 802.11 Wireless Ethernet autoselect mode 11g > status: running > ssid ora channel 6 (2437 Mhz 11g) bssid 00:11:6b:63:47:12 > country US ecm authmode WPA privacy MIXED deftxkey 2 TKIP 2:128-bit > TKIP 3:128-bit txpower 18.5 scanvalid 60 protmode CTS wme burst ff > dturbo dtimperiod 1 -dfs > > # ifconfig wlan0 up scan > # > # uname -a > FreeBSD 8.0-CURRENT FreeBSD 8.0-CURRENT #3: Fri Jul 4 20:01:51 MSD > 2008 root@:/usr/obj/usr/src/sys/GRAVICAPA i386 > ============================================================= > > messages output: > ============================================================= > Jul 5 13:02:05 kernel: wlan0: ieee80211_ioctl_scanreq: flags 0x13 > duration 0x7fffffff mindwell 0 maxdwell 0 nssid 0 > Jul 5 13:02:05 kernel: wlan0: start_scan_locked: active scan, > duration 2147483647 mindwell 0 maxdwell 0, desired mode auto, append, > nopick, once > Jul 5 13:02:05 kernel: wlan0: scan set 6g dwell min 200 max 200 > Jul 5 13:02:05 kernel: wlan0: scan_next: chan 6g -> 6g [active, > dwell min 200 max 200] > Jul 5 13:02:05 kernel: wlan0: send probe req on channel 6 bssid > ff:ff:ff:ff:ff:ff ssid "" > Jul 5 13:02:05 kernel: wlan0: scan_next: done, [ticks 5242290, dwell > min 200 scanend 2152725736] > Jul 5 13:02:05 kernel: wlan0: notify scan done > ============================================================= > > please, any solution? > > /Vladimir Ermakov > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >