kern/88932: ndis do not show the correct channel when associated

João joao at matik.com.br
Sun Nov 13 06:50:15 PST 2005


>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 at 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:


More information about the freebsd-bugs mailing list