From: ¹ÚÈï¿ (imp_at_airlinktek.com)
Date: 2002-09-18 12:42:32 UTC
Dear all..
I update my kernel and wireless tools to wireless_ext 15 and wireless_tools version 25
and I success work with hostap wireless tools commands.. So, I try the http://hostap.epitest.fi/hostap/2002-06/0965.html command on my linux machine... and I found some strange situation... here is my log please, let me know.. how can I do ?
the strange is that..
when I change mode to managed mode then the Mac address is changed to 44:44:44:44:44:44
and the scanning result no scan result... of course, I turn on other AP near around me...
Any mistake ???? Any comment will be welcome... thanks for your attention...
# iwconfig
wlan0     IEEE 802.11-b  ESSID:"myap"  
          Mode:Master  Frequency:2.437GHz  Access Point: 00:10:20:12:00:12  
          Bit Rate:11Mb/s   Tx-Power:-2 dBm   Sensitivity=1/3  
          Retry min limit:8   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality:0/92  Signal level:-100 dBm  Noise level:-100 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:4   Missed beacon:0
# iwconfig wlan0 mode Managed
# iwlist wlan0 scan
wlan0     No scan results
# iwconfig
wlan0     IEEE 802.11-b  ESSID:"myap"  
          Mode:Managed  Frequency:2.437GHz  Access Point: 44:44:44:44:44:44  
          Bit Rate:2Mb/s   Tx-Power:-5 dBm   Sensitivity=1/3  
          Retry min limit:8   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality:0/92  Signal level:-100 dBm  Noise level:-100 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:4   Missed beacon:0
Park....