Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Nov 2005 14:48:38 GMT
From:      Joćo <joao@matik.com.br>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/88932: ndis do not show the correct channel when associated
Message-ID:  <200511131448.jADEmcIC086712@www.freebsd.org>
Resent-Message-ID: <200511131450.jADEoEf3086392@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         88932
>Category:       kern
>Synopsis:       ndis do not show the correct channel when associated
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 13 14:50:13 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Joćo
>Release:        6.0-R
>Organization:
Infomatik
>Environment:
FreeBSD anb.matik.com.br 6.0-RELEASE FreeBSD 6.0-RELEASE #5: Thu Nov 10 22:30:42 BRST 2005     hmm@anb.matik.com.br:/usr/src/sys/i386/compile/anb  i386

>Description:
              should show channel 5

on the client:
ndis0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet 192.168.2.2 netmask 0xfffffff8 broadcast 192.168.2.7
        ether 00:14:a4:0e:b9:fc
        media: IEEE 802.11 Wireless Ethernet OFDM/54Mbps mode 11g (OFDM/54Mbps)
        status: associated
        ssid casa11g channel 1 bssid 00:11:95:c2:2a:70
        authmode OPEN privacy OFF txpowmax 100 protmode CTS

on the server:
ath0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet 192.168.2.1 netmask 0xfffffff8 broadcast 192.168.2.7
        ether 00:11:95:c2:2a:70
        media: IEEE 802.11 Wireless Ethernet OFDM/54Mbps mode 11g <hostap>
        status: associated
        ssid casa11g channel 5 bssid 00:11:95:c2:2a:70
        authmode OPEN privacy OFF txpowmax 51 pureg protmode CTS
        dtimperiod 1 bintval 100

ap6# ifconfig ath0 list stat
ADDR               AID CHAN RATE RSSI IDLE  TXSEQ  RXSEQ CAPS ERP
00:14:a4:0e:b9:fc    1    5  54M   33  120    693  62192 ES     0

trying to set the channel as with ifconfig ndis0 channel 5 does not change the output

>How-To-Repeat:
              
>Fix:
              none
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511131448.jADEmcIC086712>