#758: WDS - doesn't change MODE and CHANNEL
----------------------------------+-----------------------------------------
      Reporter:  fpb              |       Owner:                  
          Type:  defect           |      Status:  new             
      Priority:  major            |   Milestone:                  
     Component:  madwifi: driver  |     Version:  v0.9.1          
    Resolution:                   |    Keywords:  WDS mode channel
Patch_attached:  0                |  
----------------------------------+-----------------------------------------
Comment (by fpb):

 Here is a part of LOGs and other messages from my system.


 ----messages
 kernel: ath_hal: module license 'Proprietary' taints kern.
 kernel: ath_hal: 0.9.17.2 (AR5210, AR5211, AR5212, RF5111)Jan  1 00:00:53
 wrap1 kernel: wlan: 0.8.4.2 (0.9.1)
 kernel: ath_rate_sample: 1.2 (0.9.1)
 kernel: ath_pci: 0.9.4.5 (0.9.1)
 kernel: wifi0: 11a rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps
 kernel: wifi0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
 kernel: wifi0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps
 kernel: wifi0: turboG rates: 6Mbps 12Mbps 18Mbps 24Mbps 3s
 kernel: wifi0: H/W encryption support: WEP AES AES_CCM TKP
 kernel: wifi0: mac 5.9 phy 4.3 radio 3.6
 kernel: wifi0: Use hw queue 1 for WME_AC_BE traffic
 kernel: wifi0: Use hw queue 0 for WME_AC_BK traffic
 kernel: wifi0: Use hw queue 2 for WME_AC_VI traffic
 kernel: wifi0: Use hw queue 3 for WME_AC_VO traffic
 kernel: wifi0: Use hw queue 8 for CAB traffic
 kernel: wifi0: Use hw queue 9 for beacons
 kernel: wifi0: Atheros 5212: mem=0x80000000, irq=12
 kernel: SC1x00 Watchdog driver by Inprimis Technolgies.
 kernel: wd1100.c: a few hacks by [EMAIL PROTECTED]
 kernel: device-mapper: 4.4.0-ioctl (2005-01-12) initialismJan  1 00:00:53
 wrap1 kernel: unable to load wlan_scan_wds
 kernel: ath0: Added WDS MAC: 00:90:4b:XX:XX:XX
 kernel: Bridge firewalling registered
 kernel: device eth0 entered promiscuous mode
 kernel: eth0: DSPCFG accepted after 0 usec.
 kernel: eth0: link up.
 kernel: eth0: Setting full-duplex based on negotiated lin.Jan  1 kernel:
 eth0: Promiscuous mode enabled.
 last message repeated 4 times
 kernel: device ath0 entered promiscuous mode
 kernel: br0: port 2(ath0) entering learning state
 kernel: br0: port 1(eth0) entering learning state
 kernel: br0: topology change detected, propagating
 kernel: br0: port 2(ath0) entering forwarding state
 kernel: br0: topology change detected, propagating
 kernel: br0: port 1(eth0) entering forwarding state

 ----iwconfig
 wrap1:/var/log# iwconfig ath0
 ath0      IEEE 802.11b  Mode:Repeater  Frequency:2.412 GHz
           Access Point: 00:90:4B:7E:40:EC   Bit Rate:0 kb/s   Tx-Power:16
 dBm
           Sensitivity=0/3
           Retry:off   RTS thr:off   Fragment thr:off
           Encryption key:off
           Power Management:off
           Link Quality=0/94  Signal level=-95 dBm  Noise level=-95 dBm
           Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
           Tx excessive retries:0  Invalid misc:0   Missed beacon:0

 ----interfaces (debian network setup)
 auto br0
 iface br0 inet static
        address 10.100.100.51
        netmask 255.0.0.0
        network 10.0.0.0
        broadcast 10.255.255.255
        gateway 10.0.0.1
        bridge_ports eth0 ath0
        pre-up wlanconfig ath0 create wlandev wifi0 wlanmode wds
        pre-up iwpriv ath0 wds_add 00:90:4B:XX:XX:XX
        pre-up iwpriv ath0 wds 1
        pre-up iwpriv mode 1
        pre-up iwconfig ath0 channel 100
        post-down wlanconfig ath0 destroy

-- 
Ticket URL: <http://madwifi.org/ticket/758>
MadWifi <http://madwifi.org/>
Multiband Atheros Driver for Wireless Fidelity
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Madwifi-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/madwifi-tickets

Reply via email to