samuelthomas2774 / airport

https://github.com/samuelthomas2774/airport/wiki
95 stars 14 forks source link

Some notes on configuring the airport directly via hostap #8

Open krackers opened 2 years ago

krackers commented 2 years ago

Since I didn't find anything online about this, I thought I'd leave some quick notes on how to do this. (It wasn't obvious to me at first, although it's possible that this is common sense for those with bsd networking experience)

krackers commented 2 years ago

Actually seems like any modifications made to hostap conf are somehow undone in a few hours even without a reboot. Looks like something is restoring the original hostap config, and as a consequence ifconfig shows the old (manually configured) ssid no longer having access to the underlying hardware (which has been reclaimed by hostap).

I couldn't find any cron job that controls this, nor could I find how hostapd launch in an y of the rc files. So I assume it ends up being launched by one of the commands in crunchprog, maybe ACPd?

Also of note is that the airport also has standard broadcom wl so you can control the radios at a lower level.