ClearOS Bug Tracker


View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010071ClearOSapp-network - Network Settingspublic2016-08-13 14:572019-06-07 03:35
ReporterNickH 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionwon't fix 
PlatformOSOS Version
Product Version7.2.0 
Target VersionFixed in Version 
Summary0010071: App-wireless makes incorrect configs and can break the webconfig. It possibly also needs to restart hostapd after changes to the
DescriptionApp-wireless makes incorrect configs and can break the webconfig
Steps To ReproduceThere 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# [^]
TagsNo tags attached.
Attached Files

- Relationships

-  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