[Commotion-admin] [commotion-openwrt] Disabling AP but leaving mesh breaks wifi (#46)

areynold notifications at github.com
Wed Oct 16 13:27:10 UTC 2013


It was not possible to disable the AP, but leave the wireless ad-hoc interface in place. However, disabling the Ad-Hoc interface while leaving the AP up does work.

This is due to when the AP is disabled from the web interface, it adds a 'disabled' flag to the AP in /etc/config/wireless, then restarts the wifi interfaces. This has the effect of taking down wlan0-1 (the Ad-Hoc interface) and leaving wlan0 (the AP), the opposite of the intended effect. It also has the effect of creating an invalid olsrd config (via commotiond), and the wifi interfaces are displayed incorrectly in the web interface.

(Was Bug 558 in code.commotionwireless.net)


---
Reply to this email directly or view it on GitHub:
https://github.com/opentechinstitute/commotion-openwrt/issues/46
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.chambana.net/pipermail/commotion-admin/attachments/20131016/ddbe1ce7/attachment.html>


More information about the Commotion-admin mailing list