<br><br>----- Original Message -----<br>From: John McLean &lt;jdmclean@shaw.ca&gt;<br>Date: Monday, November 29, 2010 9:18 am<br>Subject: [ath5k-devel] ath5k with hostapd, low beacon rate then no beacons at all (missing/lost/beacons)<br>To: ath5k-devel@lists.ath5k.org, hostap@lists.shmoo.com<br><br>&gt; Just wondering if anyone else has seen this behaviour. <br>&gt; <br>&gt; Running hostapd with no clients, or with just one client connected.<br>&gt; <br>&gt; Seeing<br>&gt; &nbsp;beacon rate from 2/second up to 1 every 15 seconds, and <br>&gt; anything in <br>&gt; between. (beacon rate being completely intermittent) Then the <br>&gt; beacons <br>&gt; will go away completely for minutes at a time, (I've recorded as <br>&gt; long as<br>&gt; &nbsp;seven minutes) then they re-appear at this random rate. <br>&gt; (with no input from any outside source that I can see)<br>&gt; <br>&gt; Using:<br>&gt; <br>&gt; kernel: 2.6.32<br>&gt; ath5k.ko 0.6.0<br>&gt; compat-wireless-2.6.32.16<br>&gt; hostapd 0.7.2<br>&gt; <br>&gt; Monitoring with wireshark running on windows xp with an AirPcap <br>&gt; Nx usb adaptor. <br>&gt; <br>&gt; My hostapd config is:<br>&gt; <br>&gt; ctrl_interface=/var/run/hostapd<br>&gt; ctrl_interface_group=0<br>&gt; interface=wlan0<br>&gt; bridge=br0<br>&gt; driver=nl80211<br>&gt; ssid=H040109D0311<br>&gt; auth_algs=3<br>&gt; channel=6<br>&gt; hw_mode=g<br>&gt; ieee8021x=0<br>&gt; wmm_enabled=0<br>&gt; wpa=2<br>&gt; wpa_key_mgmt=WPA-PSK<br>&gt; wpa_pairwise=CCMP<br>&gt; wpa_group_rekey=300<br>&gt; wpa_gmk_rekey=86400<br>&gt; wpa_passphrase=newworld<br>&gt; <br>&gt; I can provide any additional info, pcap traces, etc.<br>&gt; <br>&gt; Thx for any input!<br>&gt; <br>&gt; Cheers, John<br>&gt;<br><br>Problem solved, all my finger trouble. With WireShark I was monitoring on ch11 when my AP was using ch6. Channel bleed. Ch11 was picking up a few of the beacons but not all. With WireShark monitoring on ch6 all is as expected.<br><br>Cheers, J.<br>