Hey,<br><br>Having a problem with hostapd-mini (v 0.6.6) in OpenWRT Kamikaze 0.8.2. We have set up a few APs with WPA encryption and have an IDS (Kismet) monitoring for attacks. Kismet is reporting CRYPTODROP false positives because when wifi restarts (via &quot;wifi&quot; terminal command) a few beacons are transmitted advertising the AP as unencrypted before hostapd fully engages and changes the beacons to advertise it as WPA encrypted. We have confirmed this is the case with Wireshark. We have managed to root cause the false positive to being caused by the line:<div>

<br></div><div>106:  hostapd -P /var/run/wifi-$ifname.pid -B /var/run/hostapd-$ifname.conf</div><div><br></div><div>from the file /lib/wifi/hostapd.sh</div><div><br></div><div>Does anyone know of any way to ensure that hostapd does not leak these few unencrypted beacons when it is initialised?</div>

<div><br></div><div>Thanks</div><div><br></div><div>Jonny</div>