Jump to content

Recommended Posts

Posted

4.3 is an experimental branch, see also changelog 4.2.

Supported models:

  • Giga (KN-1010)
  • Hero (KN-1011)
  • Start/Starter (KN-1110, KN-1111, KN-1112)
  • Lite (KN-1310)
  • Omni (KN-1410)
  • City (KN-1510)
  • Air/Explorer (KN-1610, KN-1613)
  • Extra/Carrier (KN-1710, KN-1711, KN-1713)
  • Ultra/Titan (KN-1810, KN-1811)
  • Viva/Skipper (KN-1910, KN-1913)
  • Omni DSL (KN-2011, KN-2012)
  • Extra DSL/Carrier DSL/Skipper DSL (KN-2111, KN-2112)
  • Runner 4G (KN-2210, KN-2211, KN-2212)
  • Hero 4G (KN-2310, KN-2311)
  • Hero DSL (KN-2410)
  • Peak DSL (KN-2510)
  • Giant (KN-2610)
  • Peak (KN-2710)
  • Orbiter Pro (KN-2810)
  • Skipper 4G (KN-2910)
  • Speedster (KN-3010, KN-3012)
  • Buddy 4 (KN-3210, KN-3211)
  • Buddy 5 (KN-3311)
  • Buddy 6 (KN-3411)
  • Voyager Pro (KN-3510)
  • Hopper DSL (KN-3610)
  • Sprinter (KN-3710)
  • Hopper (KN-3810)
  • Explorer 4G (KN-4910)
Posted

Release 4.3 Alpha 1:

  • DHCP: implemented configuration of interface-specific relay agents [NDM-3401]:
    • interface {name} ip dhcp relay enable — enable DHCP relay on an interface
    • interface {name} ip dhcp relay upstream server {address} — specify an upstream DHCP server
    • interface {name} ip dhcp relay upstream interface {interface} — bind DHCP upstream to a specific interface (optional)
  • HTTP: implemented "connect" method to allow for OpenVPN proxying [NDM-3497]:
    • ip http proxy {name} upstream (http | https | connect) {upstream} [port]
  • IP: added settings for policy-specific routes [NDM-3435]:
    • ip policy {name} ip route ( {network} {mask} | {host} ) ( {gateway} [interface] | {interface}) [auto] [metric] [reject]
    • ip policy {name} ipv6 route {prefix} ( {interface} [gateway] | {gateway} ) [auto] [metric] [reject]
  • IP: implemented protection against connection table overflow [NDM-3362]:
    • ip conntrack max-entries {max-entries} — set conntrack table size
    • ip conntrack lockout disable — disable conntrack table protection (enabled by default)
    • ip conntrack lockout threshold public {public} — set maximum number of connections from public interfaces (percentage of the conntrack table size, from 50 to 99, default value: 80)
    • ip conntrack lockout duration {duration} — set lockout duration in seconds (from 60 to 3600, default value: 600)
    • ip conntrack sweep threshold {threshold} — set threshold to start cleaning up waiting sessions (percentage of the conntrack table size, from 50 to 99, default value: 70)
    • show ip conntrack lockout — view lockout status
  • IPsec: fixed KeenDNS access to device via IKEv2 connection [NDM-3439]
  • MWS: fixed host uptime reset when roaming between access points (reported by @Radyohead) [NDM-3498]
  • Opkg: disabled restarting of initrc when changing "dns-override" configuration (reported by @Zeleza) [NDM-3496]
  • Proxy: increased maximum identity length from 64 to 128 characters [NDM-3512]
  • SFP: added quirks for GPON modules on KN-1012 [SYS-1209]:
    • ODI DFP-34G-2C2
    • ODI DFP-34X-2C2
    • ODI DFP-34X-2C3
  • Torrent: implemented setting for background priority of disk I/O (reported by @Andrey812) [NDM-3436]:
    • torrent io-priority low
  • USB: added support for ZTE MU5001 5G modem [NDM-3500]
  • VPN: added ability to preempt VPN sessions when multilogin option is disabled (reported by @krasnoperovrv) [NDM-3450]:
    • crypto map {name} l2tp-server session-preempt
  • VPN: fixed dropping of active connections to the server when user account settings are changed [NDM-234]
  • Web: added IPv6 settings for VPN Connections [NWI-3428]
  • Web: added display of extra access points included in segments (reported by @Leshiyart) [NWI-3743]
  • Web: added timer for on-demand mode in WISP settings [NWI-3570]
  • Web: changed colors on traffic monitor charts (reported by @KYTECHNGAMING) [NWI-3699]
  • Web: fixed USB Devices display when unmounting all partitions (reported by @spatiumstas) [NWI-3762]
  • Web: fixed color of "System mode" radiobuttons (reported by @dimon27254) [NWI-3714]
  • Web: fixed header of policy configuration at Connection Policies page (reported by @Gonzik) [NWI-3781]
  • Thanks 3
  • Upvote 1
Posted

Release 4.3 Alpha 2:

  • Core: fixed "Bridge: wrong port index" error when displaying the list of connected devices (reported by @Robespierre) [NDM-3514]
  • DNS: fixed deletion of name servers with the default port (reported by @Rbuha) [NDM-3493]
  • DDNS: added retry 30 seconds after failed address update (reported by @AnteC) [NDM-3513]
  • IPoE: fixed listing of Ethernet connections (reported by @otets-grigoriy) [NDM-3504]
  • LLDP: enabled broadcast in addition to multicast announcements for better detection on Ethernet switches [SYS-1214]
  • NTCE: increased maximum rate limit up to 2500 MBit/s [SYS-1208]
  • NTP: fixed communication with time server via IP alias [NDM-3417]
  • OpenConnect: added support for Fortinet protocol (reported by @avn) [NDM-3520]:
    • interface {name} openconnect protocol fortinet
  • Web: added a Reset button to return the dashboard to the original tile layout [NWI-3702]
  • Web: fixed "Other management options" link position on mobile devices (reported by @dimon27254) [NDM-3722]
  • Web: fixed DHCP pool size calculation (reported by @avn) [NWI-3720]
  • Web: fixed application availability conditions (reported by @keenet07) [NWI-3770]
  • Web: fixed errors when the segments page is open (reported by @spatiumstas) [NWI-3779]
  • Web: fixed line wraps when expanding the menu (reported by @dimon27254) [NWI-3780]
  • Web: fixed scrollbar color in the dark theme (reported by @dimon27254) [NWI-3764]
  • Web: fixed scrolling on mobile devices (reported by @dimon27254) [NWI-3768]
  • Web: fixed tooltips of Wi-Fi toggles on MWS Extenders (reported by @spatiumstas) [NWI-3763]
  • Web: improved the Active Connections table (reported by @dimon27254) [NWI-3703]
  • Wi-Fi: fixed Extender's wireless backhaul connection to a controller running a WPA2 access point without PMF [SYS-1213]
  • Thanks 1
Posted

Release 4.3 Alpha 3:

  • DNS: fixed "https-dns-proxy: curl needed more event, than max connections" error [NDM-3523]
  • IP: fixed incompatibility of software packet engine with incoming traffic having TTL=1 [NDM-3490]
  • MWS: fixed quick access to the Extender web interface (reported by @dimon27254) [NDM-3522]
  • SSTP: fixed saving of "camouflage" peer suffix in client settings [NDM-3521]
  • Web: fixed USB modem status display (reported by @spatiumstas) [NWI-3707]
  • Web: fixed border color of ports and VLAN settings (reported by @spatiumstas) [NWI-3789]
  • Web: fixed display of 802.1x authentication settings (reported by @dimon27254( [NWI-3822]
  • Web: fixed display of search results (reported by @dimon27254) [NWI-3830]
  • Web: fixed DNS servers deletion for WireGuard (reported by @spatiumstas) [NWI-3800]
  • Web: fixed Wi-Fi channel configuration (reported by @Andrew Voronkov) [NWI-3698]
  • Wi-Fi: fixed mt7916 being unable to connect as client on 160 MHz bandwidth when ZeroWait DFS is enabled [SYS-1215]
     
  • Thanks 1
  • Upvote 1
Posted

Release 4.3 Alpha 4:

  • HTTP: fixed assignment of “security-level private” for proxies [NDM-3479]
  • LED: fixed inability to turn off WAN LED on KN-1012 [SYS-1222]
  • OpenConnect: fixed client reconnection after server restart (reported by @abelar) [NDM-3532]
  • OpenConnect: implemented a command to turn off DTLS (reported by @avn) [NDM-3541]:
    • interface {name} openconnect no dtls
  • OpenConnect: implemented configuration of server routes (reported by @Fedro) [NDM-3540]:
    • oc-server route {address} {mask}
  • OpenConnect: implemented support for IPv6 and server routes by the client (reported by @avn) [NDM-3539]:
    • interface {name} openconnect accept-routes
  • SFP: fixed setting “auto” mode for SFP/MDI combo ports [NDM-3537]
  • Web: fixed downloading of packet capture files (reported by @lighting) [NWI-3790]
  • Web: fixed DSL page display in certain configurations (reported by @Peganeo) [NWI-3838]
  • Web: removed domain-specific DNS from "Signal levels" dialog (reported by @dimon27254) [NWI-3784]
  • Thanks 3
Posted

Release 4.3 Alpha 5:

  • FTP: enabled fastpath to optimize performance [SYS-1234]
  • OPKG: replaced OpkgLedControl with OpkgLedControl1 and OpkgLedControl2 for devices with two FN LEDs (reported by @Roman M) [NDM-3549]
  • SSH: enabled OpenSSL AES-GCM on aarch64 [SYS-1237]
  • SSH: fixed SFTP connection stall after transferring 476 MB [SYS-1240]
  • Web: changed the behavior of update channels for MWS Extenders (reported by @project_fcc) [NWI-3823]
  • Web: fixed display of data units (reported by @dimon27254) [NWI-3893]
  • Web: fixed display of long names in traffic monitor (reported by @dimon27254) [NWI-3860]
  • Web: fixed errors on "General System Settings" page (reported by @spatiumstas) [NWI-3840]
  • Web: fixed malfunction of dashboard tiles on mobile screens (reported by @dimon27254) [NWI-3865]
  • Web: fixed media server working folder paths [NWI-3852]
  • Web: fixed picker display in applications (reported by @spatiumstas) [NWI-3827]
  • Web: fixed system log function (reported by @dimon27254) [NWI-3813]
  • Web: fixed the display of tooltip for the Static IP address field (reported by @dimon27254) [NWI-3818]
  • Thanks 3
  • 2 weeks later...
Posted

Release 4.3 Alpha 6:

  • DNS: fixed waiting for a response from the upstream server polled last [SYS-1245]
  • HTTP: fixed "unsupported method OPTIONS for /" error [NDM-3559]
  • HTTP: fixed security-level mapping for proxies when using HTTP/2 (reported by @snark) [NDM-3557]
  • IPsec: fixed saving of DNS settings for IKE servers (reported by @lighting) [NDM-3558]
  • SSTP: fixed server compliance with the policy bound to the interface [NDM-3563]
  • USB: implemented narrowing of IPv4 network mask on QMI modems [NDM-3552]
  • Web: fixed autocompletion in the command line interface (reported by @dimon27254) [NWI-3791]
  • Web: fixed display of Ethernet port numbers (reported by @dimon27254) [NDM-3550]
  • Web: fixed flickering when loading the Home segment page (reported by @spatiumstas) [NWI-3820]
  • Web: fixed sorting of the Mesh Wi-Fi System list by "Uptime" (reported by @Эльдар) [NWI-3815]
  • Web: fixed synchronization of Wi-Fi access point settings (reported by @Leshiyart) [NWI-3858]
  • Web: fixed tooltips on the Traffic Monitor page (reported by @T@rkus) [NWI-3825]
  • Web: fixed visual issues with tooltips on the dashboard (reported by @dimon27254) [NWI-3876]
  • Wi-Fi: fixed preserving the radio turned off by button after system restart [SYS-1239]
  • Wi-Fi: implemented changing of the Wi-Fi station MAC address using "interface mac address" [NDM-3547]
  • Wireguard: fixed reconnection after disabling the local interface [NDM-3560]
  • Thanks 1
Posted

Release 4.3 Alpha 6.2:

  • MWS: fixed Home segment configuration on Extenders (reported by @ru.celebi) [NDM-3578]
  • SFP: added quirks for GPON modules on KN-1012 [SYS-1248]:
    • ODI DFP-34X-2I3
    • ODI DFP-34X-2IY3
  • Thanks 2
Posted

Release 4.3 Alpha 7:

  • MWS: fixed activation of 5 GHz access point on Extenders [NDM-3565]
  • Web: fixed "Applications not installed" status on the dashboard (reported by @dimon27254) [NWI-3798]
  • Web: fixed alignment of document links on mobile screens (reported by @dimon27254) [NWI-3828]
  • Web: fixed display of long strings in search results (reported by @dimon27254) [NWI-3866]
  • Web: fixed display of special usernames (reported by @MaXaoH) [NWI-3898]
  • Web: fixed menu section headings (reported by @spatiumstas) [NWI-3824]
  • Web: fixed WPA3 network selection for WISP [NWI-3937]
  • Web: removed "DNS server" field from IKE VPN server settings (reported by @lighting) [NWI-3899]
Posted

Release 4.3 Alpha 8:

  • UPnP: fixed "failed to remove PCP mapping" error (reported by @YamadaHideki) [NDM-3588]
  • Web: fixed tooltip display on the traffic monitor graph (reported by @FLK) [NWI-3894]
  • Thanks 2
  • 2 weeks later...
Posted

Release 4.3 Alpha 9:

  • Core: fixed errors when reading tx/rx counters on mt7621 switch ports [NDM-3592]
  • IPv4: added support for prefix notation via “/” when importing routes from a files [NDM-3471]
  • IPv4: added UTF-8 BOM support when importing routes from a file [NDM-3593]
Posted

Release 4.3 Alpha 10:

  • IP: fixed status of blocked hosts with "conform" policy assigned [NDM-3607]
  • NTCE: fixed application data inconsistency that caused issues with the Application Traffic Monitor [NDM-3602]
  • SMS: implemented automatic deletion of messages to prevent storage from filling up [NDM-3281]
  • Web: fixed a race condition that caused issues with loading the system settings page (reported by @Vladimir Belov) [NWI-3970]
  • Web: fixed display of information on pie charts when hovering over them (reported by @dimon27254) [NWI-3947]
  • Web: fixed whitespaces in links to knowledge base articles (reported by @AndreBA) [NWI-3929]
  • Web: updated the appearance of end-user agreements [NWI-3952]
Posted

Release 4.3 Alpha 10.1:

  • IPsec: fixed printing of redundant "vici client" log messages (reported by @Denis P) [NDM-3617]
  • IP: fixed access to my.keenetic.net from the home network (reported by @Denis P) [NDM-3618]
  • MWS: fixed password configuration on acquired Extenders [NDM-3619]
Posted

Release 4.3 Alpha 11:

  • DynDNS: increased HTTP version to 1.1 in all requests (reported by @Olegas) [NDM-3628]
  • HTTP: fixed "there are errors in config" endless loop when OpenConnect server is active (reported by @Namenloss) [NDM-3627]
  • NTP: implemented server suspension before the time is synchronized (reported by @feoser) [NDM-3620]
  • SSTP: implemented automatic configuration of OSC following SSL certificate [NDM-3622]
  • TSMB: fixed compatibility with iOS 18 [NDM-3626]
  • USB: implemented FM350 modem configuration without power-cycle (reported by @toxa_e1) [NDM-3615]
  • Web: fixed 2FA input on the NextDNS login pop-up (reported by @ava-by) [NWI-3925]
  • Web: fixed an error when creating an EoIP tunnel (reported by @xan) [NWI-3964]
  • Web: fixed connection priority setting on mobile screens (reported by @spatiumstas) [NWI-3990]
  • Web: fixed display of scanning status for DLNA media server (reported by @project_fcc) [NWI-3844]
  • Web: fixed display of unsupported OPKG settings for non-USB devices (reported by @SerjPav) [NWI-3994]
  • Web: fixed issues with scrollbars (reported by @dimon27254) [NWI-3962]
  • Web: fixed removal of the Wi-Fi client connection from the Home segment when changing SSID on Extender [NWI-3983]
  • Web: fixed spacing between tiles on the dashboard (reported by @dimon27254) [NWI-3920]
  • Web: fixed the display of the page with legal documents (reported by @dimon27254) [NWI-3995]
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...