Anonymous | Login | 2024-12-22 00:18 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0010071 | ClearOS | app-network - Network Settings | public | 2016-08-13 14:57 | 2019-06-07 03:35 | ||||
Reporter | NickH | ||||||||
Assigned To | |||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | won't fix | ||||||
Platform | OS | OS Version | |||||||
Product Version | 7.2.0 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0010071: App-wireless makes incorrect configs and can break the webconfig. It possibly also needs to restart hostapd after changes to the | ||||||||
Description | App-wireless makes incorrect configs and can break the webconfig | ||||||||
Steps To Reproduce | There are multiple bugs here. Bug 1 - configure wireless interface mode as WEP If you do this, hostapd will end up with as WPS-PSK config and no WEP key handling is added to the file. Also wpa=3 is set and auth_algs=3. This should mean both WEP and WPA. I believe it should be 1 for WEP only - but then the passphrase needs to be written to file. Bug 2 - configure wireless interface as WPA-PSK. If you do this, the webconfig will give a "Ooops! Command execution failed" and the IP you set will be wiped. I am not sure which configs are written to the file. Bug 3 - (possibly) I could only ever get the configs to work if I then went into the Wireless Access Point webconfig and changed the channel. Presumably this did a hostapd restart which needs to also be done when you change any wireless parameters in the IP settings screen. Bug 4 - (feature enhancement) Allow both WEP and WPA configurations at the same time. Please see this thread: https://www.clearos.com/clearfoundation/social/community/configuring-wireless-router# [^] | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0012141) NickH (developer) 2019-06-07 03:35 |
All wireless stuff has been pulled from app-network! Grrr! |
Issue History | |||
Date Modified | Username | Field | Change |
2016-08-13 14:57 | NickH | New Issue | |
2016-08-17 09:47 | user2 | Status | new => acknowledged |
2019-06-07 03:34 | NickH | Category | app-wireless - Wireless => app-network - Network Settings |
2019-06-07 03:35 | NickH | Note Added: 0012141 | |
2019-06-07 03:35 | NickH | Status | acknowledged => closed |
2019-06-07 03:35 | NickH | Resolution | open => won't fix |