Draft version KeeneticOS 3.4 Alpha 1 of 14-02-2020.
You can find instructions on how to install the Draft version in the developers' forum Keenetic Community. All questions about the Draft version are accepted on the specified forum.
Resolved Issues:
- HTTP: implemented WebDAV support — https://{hostname}/webdav
- ip http webdav enable — enable the service
- ip http webdav security-level (public | private) — enable/disable access from the internet
- ip http webdav permissive — ignore filesystem ACL
- ip http webdav root {directory} — setup root directory
- user {name} tag webdav — enable WebDAV access for the user
- show ip http webdav — show the current status
- SSH: implemented SFTP support
- ip ssh sftp enable — enable the service
- ip ssh sftp permissive — ignore filesystem ACL
- ip ssh sftp root {directory} — setup root directory
- user {name} tag sftp — enable SFTP access for the user
- show ssh sftp — show the current status
- USB: supported QMI modems:
- Qualcomm MDM9207 (PID 9025)
- SIMCom 7100E, 7230E, 7600E
- Anydata W140
- Sierra MC7710
- Quectel EC25-E
- Megafon E392, E397, E398, EC106, E352, M100-1
- MTS 320D, EC306
- Longcheer LU1107
- ZTE
MF821D
- USB: supported modems:
- Digma DW1961, DMW1969
- Tele2 D402
- MWS: implemented backhaul access point shutdown
- mws backhaul shutdown
- DNS: implemented DNS Rebinding protection
- [no] dns-proxy rebind-protect (strict | auto)
- auto — block IP addresses of the "security-level private" segments (default)
- strict — block IP addresses from the list: IANA IPv4 Special-Purpose Address Registry
- [no] dns-proxy rebind-protect (strict | auto)
- DNS: implemented NOTIMPL response to IQUERY(1)
- DLNA: enabled for VPN clients:
- user {name} tag vpn-dlna
- 802.1x: fixed PEAP/MS-CHAPv2 authentication
- Web: fixed UI lagging vs. huge number of dynamic routes
- SNMP: fixed CVE-2020-6058, CVE-2020-6059, CVE-2020-6060