Difference between revisions of "RUTX50 Firmware Downloads"

From Teltonika Networks Wiki
Line 4: Line 4:
 
| series      = RUTX
 
| series      = RUTX
 
<!-----------------------LATEST FW--------------------->
 
<!-----------------------LATEST FW--------------------->
| latest_fw    = RUTX_R_00.07.03.4
+
| latest_fw    = RUTX_R_00.07.04
| latest_date  = 2023.02.09
+
| latest_date  = 2023.03.07
| latest_md5  = 29a2ac82a6d7336ef79cdd431871a1c4
+
| latest_md5  = 38a7c859e7ecb34a6bba5c234be36486
 
<!-----------------------FACTORY FW-------------------->
 
<!-----------------------FACTORY FW-------------------->
 
| factory_fw  = RUTX_R_00.07.03.3
 
| factory_fw  = RUTX_R_00.07.03.3
Line 14: Line 14:
  
 
==Changelog==
 
==Changelog==
 +
 +
===<b>[[Media:RUTX_R_00.07.04_WEBUI.bin|RUTX_R_00.07.04]]</b> | 2023.03.07===
 +
 +
* <b>Improvements</b>
 +
** <b>WebUI</b>
 +
*** Improved data persistence between page refreshes
 +
*** Improved page navigation behavior
 +
*** Improved redirect logic to open configuration edit modals
 +
*** Updated the 'Status -> Mobile' page
 +
*** Updated interface card in the Overview page
 +
*** Separated Sent and Received data bars on the chart in the Mobile Usage page
 +
** <b>Network</b>
 +
*** Added an info message displayed when a faulty SIM card is inserted
 +
*** Added ResIOT operator's APNs to the APN database
 +
*** Improved mobile connection re-establishment after reboot
 +
*** Improved mobile connection recovery in cases where it was lost unexpectedly
 +
*** Improved 'Deny data roaming' operation when switching between operators
 +
*** Changed default WiFi AP cipher to CCMP (AES)
 +
*** Added the logging of MAC addresses rejected by a WiFi AP
 +
** <b>Services</b>
 +
*** Fixed the listing of slow USB devices such as HDDs
 +
*** Added MQTT support to I/O Juggler
 +
*** Added support for new NMEA sentences: GARMC, GAGGA, GAGSA, GAVTG, GBGSV, GBGSA, GQGSV, GQGSA
 +
*** Added an error message when trying to send an SMS from the 'Send Messages' page with no SIM card inserted
 +
*** Changed the behavior of setting the 'Write to config' flag in the 'mobileoff' SMS rule
 +
*** Added argument support for the 'Execute custom script' SMS rule
 +
*** Added a frequency option 'schedule' Modbus Master
 +
*** Added pagination to Events Reporting overview
 +
*** Added limit to Events Reporting rule list
 +
*** Added email logging for Events reporting
 +
*** 'Sync with browser' button in the NTP page now also synchronizes the time zone
 +
*** Added a limit of 30 for NTP instances
 +
*** Made Networks selections in the 'Traffic Logging' page to display interface choices dynamically
 +
*** Added "make before break" option to IPsec configuration
 +
*** Added MODBUS TCP connection handling layer to MQTT-MODBUS Gateway
 +
*** Improved MODBUS Master connection handling to reduce connection count
 +
*** Updated modbus request error messages
 +
*** Added OpenVPN server ip block support
 +
*** Added MQTT support for MODBUS Master alarms
 +
*** Added the possibility to get the device's Ethernet port data via SNMP
 +
*** Improved error messages in the Serial Utilities page
 +
** <b>System</b>
 +
*** Updated bash to version 5.1.16
 +
*** Added detailed FW update failure error message to Events Log
 +
*** Improved firmware upload/validation error messages
 +
*** Updated Turkish language support
 +
*** Added protocol column to IP block page
 +
*** Added "vpns.log" file to the Troubleshoot package
 +
*** Added Wireguard tunnel information to the Troubleshoot package
 +
*** Updated default admin group access rights
 +
*** Updated DFOTA notification to show "More info" only when the update is forced
 +
 +
* <b>Fix</b>
 +
** <b>WebUI</b>
 +
*** Fixed mobile status missing RSRP, RSRQ and SINR values on 5G NSA connection type
 +
*** Fixed issue when '3G only' SIM card is used
 +
*** Fixed MAC address showing on mobile interfaces
 +
*** Fixed mobile cell ID displaying in hexadecimal
 +
*** Fixed mobile data limit card creation in the Overview page
 +
*** Fixed modem widget disappearing from the Overview page
 +
*** Fixed Services page not displaying data after Thingworx package is installed
 +
*** Added DNP3 to the 'Status > Services' page
 +
** <b>Network</b>
 +
*** Made Software Flow Offloading Enabled by default
 +
*** Fixed interface priority change issue
 +
*** Fixed a Custom Firewall Rule editing issue
 +
*** Fixed DMZ configuration saving while it is disabled
 +
*** Fixed Port Scan script execution failure
 +
*** Fixed Firewall zone duplication issue
 +
*** Fixed call function when VoLTE is disabled
 +
*** Fixed VoLTE control when IMS is not enabled
 +
*** Fixed mobile IPv6 IP checking when the device didn't get a correct IP address
 +
*** Fixed APN authentication when using empty credentials
 +
*** Fixed manual APN selection from list
 +
*** Fixed disabled WiFi interface after factory reset
 +
*** Fixed WiFi interface creation with SAE mixed encryption
 +
** <b>Services</b>
 +
*** Fixed disappearing GPS NMEA and HTTPS fields
 +
*** Fixed unused NTRIP option deletion on NMEA source change
 +
*** Fixed I/O Scheduler overlapping instances issue
 +
*** Fixed Input/Output image pin colors
 +
*** Fixed issue that causes ADC subscribers to receive notifications for when ACL is active
 +
*** Fixed DNP3 serial master not working when Stop bits are set to 2
 +
*** Fixed DNP3 requests not deleting along with instance
 +
*** Fixed DNP3 memory leak occurring after spamming the test request button
 +
*** Fixed Serial Over IP related Firewall rule setting
 +
*** Fixed WiFi Hotspot landing page uploaded theme image display
 +
*** Fixed WiFi Hotspot trial user deletion issue
 +
*** Fixed WiFi Hotspot service crash when associated WiFi interface is not up
 +
*** Fixed WiFi Hotspot password request by SMS
 +
*** Fixed WiFi Scanner starting process when the WiFi interface is disabled
 +
*** Added limitations on message size and quantity of email messages in Email to SMS
 +
*** Fixed SMTP HELLO value parsing issue
 +
*** Fixed SMS message window reset button
 +
*** Fixed not being able to save empty 'Message text' field in Auto Reply
 +
*** Fixed multi-part SMS concatenation
 +
*** Fixed multi-part SMS processing
 +
*** Fixed SMS error message on 'Mobile Data Reset' action
 +
*** Fixed Data To Server JSON format %n, %N and %s flag issues
 +
*** Fixed Events Reporting email data clean
 +
*** Fixed Events Reporting missing config selections
 +
*** Fixed GRE Tunnel's 'Tunnel source' field validation when the source is custom
 +
*** Fixed IPsec instance deletion after removing DMVPN package
 +
*** Fixed IPSec migration via Backup file when DMVPN is configured
 +
*** Fixed IPsec naming issue when the includes an equals sign
 +
*** Fixed L2TP client to use correct interface on failover events
 +
*** Fixed L2TP over IPsec connection dropping issue when connecting from a Windows client
 +
*** Fixed MODBUS database size limiting issue
 +
*** Fixed MODBUS MQTT Gateway client ID input
 +
*** Fixed MODBUS TCP Slave RSSI value
 +
*** Fixed MODBUS test button returning errors when several non-connected devices are configured
 +
*** Fixed NTP Etc/GMT+1 and Etc/GMT-1 time zones
 +
*** Fixed OpenVPN password validation when no CA certificate is uploaded or 'custom' template is selected
 +
*** Fixed OpenVPN Static Key configuration saving by making Static key upload required
 +
*** Fixed OpenVPN TLS client creation issue while LAN is down
 +
*** Fixed Package Manager displaying non-existent packages
 +
*** Fixed Package Manager errors showing up after successful installations
 +
*** Fixed Periodic Reboot entry duplication after a power cycle
 +
*** Fixed PPTP 'Client to client' option not being applied after save
 +
*** Fixed receiving excessive device state emails after a reboot is initialized over RMS
 +
*** Fixed WebUI unavailability after unsuccessful package install
 +
*** Fixed USB to Serial adapter detection
 +
*** Fixed GPS issues
 +
** <b>System</b>
 +
*** Fixed vulnerabilities CVE-2022-3524, CVE-2022-3566, CVE-2022-3567, CVE-2022-39188, CVE-2022-45934, CVE-2022-47929
 +
*** Fixed bash vulnerability CVE-2022-3715
 +
*** Fixed CGI-IO file download vulnerability CVE-2022-38333
 +
*** Fixed libxml2 vulnerability CVE-2022-40304
 +
*** Fixed libcurl vulnerabilities CVE-2022-43551 and CVE-2022-43552
 +
*** Improved file upload logic
 +
*** Fixed GPL firmware compilation with selected Tinc package
 +
*** Fixed OpenVPN Static Key migration via keep settings issue
 +
*** Fixed NTP time zone name setting migration when the name contains whitespaces
 +
*** Fixed language setting issue
 +
*** Fixed integer validation on industrial services
 +
*** Fixed LED indications when PDP type is IPv6
 +
*** Fixed issues with PDP type and SMS limit period migration via keep settings
 +
*** Fixed mobile network type LED indications when device is in Bridge or Passthrough modes
 +
*** Fixed LAN port LEDs staying on after being disabled
  
 
===<b>[[Media:RUTX_R_00.07.03.4_WEBUI.bin|RUTX_R_00.07.03.4]]</b> | 2023.02.09===
 
===<b>[[Media:RUTX_R_00.07.03.4_WEBUI.bin|RUTX_R_00.07.03.4]]</b> | 2023.02.09===

Revision as of 16:00, 7 March 2023

Main Page > RUTX Routers > RUTX50 > RUTX50 Firmware Downloads

This page contains firmware files for RUTX50 devices. Look to the table below or the changelog to find download links.

To upgrade firmware using WebUI, follow the instructions in RUTX50 Firmware.

RUTX50

File Type Release date Size MD5 Changelog
RUTX_R_00.07.07.1_WEBUI.bin Latest FW 2024.05.03 24.1 MB 8e428314520a8afc6206aad40a81cd63 Link
RUTX_R_00.07.06.10_WEBUI.bin Mass production FW 2024.04.04 24.6 MB 6ade4748118720d9f8c72524498acf69 Link
RUTX_R_GPL_00.07.07.1.tar.gz SDK 2024.05.03 80.59 MB 8dc4bcab07165557859ecf524f4b90b0


Note: packages for Package Manager are independent from firmware and can be downloaded in the Package Downloads page.


FW checksums


Checksums for firmware files can be found here.

Changelog

RUTX_R_00.07.04 | 2023.03.07

  • Improvements
    • WebUI
      • Improved data persistence between page refreshes
      • Improved page navigation behavior
      • Improved redirect logic to open configuration edit modals
      • Updated the 'Status -> Mobile' page
      • Updated interface card in the Overview page
      • Separated Sent and Received data bars on the chart in the Mobile Usage page
    • Network
      • Added an info message displayed when a faulty SIM card is inserted
      • Added ResIOT operator's APNs to the APN database
      • Improved mobile connection re-establishment after reboot
      • Improved mobile connection recovery in cases where it was lost unexpectedly
      • Improved 'Deny data roaming' operation when switching between operators
      • Changed default WiFi AP cipher to CCMP (AES)
      • Added the logging of MAC addresses rejected by a WiFi AP
    • Services
      • Fixed the listing of slow USB devices such as HDDs
      • Added MQTT support to I/O Juggler
      • Added support for new NMEA sentences: GARMC, GAGGA, GAGSA, GAVTG, GBGSV, GBGSA, GQGSV, GQGSA
      • Added an error message when trying to send an SMS from the 'Send Messages' page with no SIM card inserted
      • Changed the behavior of setting the 'Write to config' flag in the 'mobileoff' SMS rule
      • Added argument support for the 'Execute custom script' SMS rule
      • Added a frequency option 'schedule' Modbus Master
      • Added pagination to Events Reporting overview
      • Added limit to Events Reporting rule list
      • Added email logging for Events reporting
      • 'Sync with browser' button in the NTP page now also synchronizes the time zone
      • Added a limit of 30 for NTP instances
      • Made Networks selections in the 'Traffic Logging' page to display interface choices dynamically
      • Added "make before break" option to IPsec configuration
      • Added MODBUS TCP connection handling layer to MQTT-MODBUS Gateway
      • Improved MODBUS Master connection handling to reduce connection count
      • Updated modbus request error messages
      • Added OpenVPN server ip block support
      • Added MQTT support for MODBUS Master alarms
      • Added the possibility to get the device's Ethernet port data via SNMP
      • Improved error messages in the Serial Utilities page
    • System
      • Updated bash to version 5.1.16
      • Added detailed FW update failure error message to Events Log
      • Improved firmware upload/validation error messages
      • Updated Turkish language support
      • Added protocol column to IP block page
      • Added "vpns.log" file to the Troubleshoot package
      • Added Wireguard tunnel information to the Troubleshoot package
      • Updated default admin group access rights
      • Updated DFOTA notification to show "More info" only when the update is forced
  • Fix
    • WebUI
      • Fixed mobile status missing RSRP, RSRQ and SINR values on 5G NSA connection type
      • Fixed issue when '3G only' SIM card is used
      • Fixed MAC address showing on mobile interfaces
      • Fixed mobile cell ID displaying in hexadecimal
      • Fixed mobile data limit card creation in the Overview page
      • Fixed modem widget disappearing from the Overview page
      • Fixed Services page not displaying data after Thingworx package is installed
      • Added DNP3 to the 'Status > Services' page
    • Network
      • Made Software Flow Offloading Enabled by default
      • Fixed interface priority change issue
      • Fixed a Custom Firewall Rule editing issue
      • Fixed DMZ configuration saving while it is disabled
      • Fixed Port Scan script execution failure
      • Fixed Firewall zone duplication issue
      • Fixed call function when VoLTE is disabled
      • Fixed VoLTE control when IMS is not enabled
      • Fixed mobile IPv6 IP checking when the device didn't get a correct IP address
      • Fixed APN authentication when using empty credentials
      • Fixed manual APN selection from list
      • Fixed disabled WiFi interface after factory reset
      • Fixed WiFi interface creation with SAE mixed encryption
    • Services
      • Fixed disappearing GPS NMEA and HTTPS fields
      • Fixed unused NTRIP option deletion on NMEA source change
      • Fixed I/O Scheduler overlapping instances issue
      • Fixed Input/Output image pin colors
      • Fixed issue that causes ADC subscribers to receive notifications for when ACL is active
      • Fixed DNP3 serial master not working when Stop bits are set to 2
      • Fixed DNP3 requests not deleting along with instance
      • Fixed DNP3 memory leak occurring after spamming the test request button
      • Fixed Serial Over IP related Firewall rule setting
      • Fixed WiFi Hotspot landing page uploaded theme image display
      • Fixed WiFi Hotspot trial user deletion issue
      • Fixed WiFi Hotspot service crash when associated WiFi interface is not up
      • Fixed WiFi Hotspot password request by SMS
      • Fixed WiFi Scanner starting process when the WiFi interface is disabled
      • Added limitations on message size and quantity of email messages in Email to SMS
      • Fixed SMTP HELLO value parsing issue
      • Fixed SMS message window reset button
      • Fixed not being able to save empty 'Message text' field in Auto Reply
      • Fixed multi-part SMS concatenation
      • Fixed multi-part SMS processing
      • Fixed SMS error message on 'Mobile Data Reset' action
      • Fixed Data To Server JSON format %n, %N and %s flag issues
      • Fixed Events Reporting email data clean
      • Fixed Events Reporting missing config selections
      • Fixed GRE Tunnel's 'Tunnel source' field validation when the source is custom
      • Fixed IPsec instance deletion after removing DMVPN package
      • Fixed IPSec migration via Backup file when DMVPN is configured
      • Fixed IPsec naming issue when the includes an equals sign
      • Fixed L2TP client to use correct interface on failover events
      • Fixed L2TP over IPsec connection dropping issue when connecting from a Windows client
      • Fixed MODBUS database size limiting issue
      • Fixed MODBUS MQTT Gateway client ID input
      • Fixed MODBUS TCP Slave RSSI value
      • Fixed MODBUS test button returning errors when several non-connected devices are configured
      • Fixed NTP Etc/GMT+1 and Etc/GMT-1 time zones
      • Fixed OpenVPN password validation when no CA certificate is uploaded or 'custom' template is selected
      • Fixed OpenVPN Static Key configuration saving by making Static key upload required
      • Fixed OpenVPN TLS client creation issue while LAN is down
      • Fixed Package Manager displaying non-existent packages
      • Fixed Package Manager errors showing up after successful installations
      • Fixed Periodic Reboot entry duplication after a power cycle
      • Fixed PPTP 'Client to client' option not being applied after save
      • Fixed receiving excessive device state emails after a reboot is initialized over RMS
      • Fixed WebUI unavailability after unsuccessful package install
      • Fixed USB to Serial adapter detection
      • Fixed GPS issues
    • System
      • Fixed vulnerabilities CVE-2022-3524, CVE-2022-3566, CVE-2022-3567, CVE-2022-39188, CVE-2022-45934, CVE-2022-47929
      • Fixed bash vulnerability CVE-2022-3715
      • Fixed CGI-IO file download vulnerability CVE-2022-38333
      • Fixed libxml2 vulnerability CVE-2022-40304
      • Fixed libcurl vulnerabilities CVE-2022-43551 and CVE-2022-43552
      • Improved file upload logic
      • Fixed GPL firmware compilation with selected Tinc package
      • Fixed OpenVPN Static Key migration via keep settings issue
      • Fixed NTP time zone name setting migration when the name contains whitespaces
      • Fixed language setting issue
      • Fixed integer validation on industrial services
      • Fixed LED indications when PDP type is IPv6
      • Fixed issues with PDP type and SMS limit period migration via keep settings
      • Fixed mobile network type LED indications when device is in Bridge or Passthrough modes
      • Fixed LAN port LEDs staying on after being disabled

RUTX_R_00.07.03.4 | 2023.02.09

  • Fix
    • Network
      • Changed generic modem restart method
      • Fixed mobile page VoLTE switching issues
    • Services
      • Sanitized tcpdump storage location

RUTX_R_00.07.03.3 | 2023.01.25

  • Fix
    • Network
      • Updated init sequence

RUTX_R_00.07.03.2 | 2023.01.13

  • New
    • System
      • Japanese language
  • Improvements
    • Network
      • Optimized mobile netifd script installation
  • Fix
    • Network
      • Shortened modem hang monitor timeout
      • Fixed VLAN option setting when changing VLAN ID

RUTX_R_00.07.03.1 | 2023.01.03

  • Improvements
    • System
      • Remove front-end certificate validation
    • Network
      • Improved 5G connection evaluation
      • Optimized mobile netifd script installation
  • Fix
    • Network
      • Fixed modem communication validation
      • Fixed connection establishment in IPv6 only mode
    • Services
      • Fixed libxml2 vulnerability CVE-2022-40303
      • Fixed an IPsec Phase one & two setting migration issue
      • Returned missing udp_client_count option to Over IP mode
      • Fixed operator index in DNP3 outstation; added GPS resubscribe; fixed segfault when GPS is enabled
    • System
      • Fixed JSON key parsing; keys can now be any printable character sequence
      • Fixed memory leak in 'session' module
    • WebUI
      • Fixed file pretty name parsing

RUTX_R_00.07.03 | 2022.12.16

  • New
    • Network
      • Firewall DMZ page
    • Services
      • Java package
      • SFTP server support
      • OPC UA client
      • NTRIP
      • Hotspot registered users management page
    • System
      • Portuguese language
      • Spanish language
      • Turkish language
      • Email Relay package
    • WebUI
      • New Web menu design
  • Improvements
    • Network
      • Updated modem handling, attachment, tracking and connection establishment processes
      • Added the possibility to select multiple ports in all firewall port fields
      • Added 'Match' traffic by type option to firewall traffic rules
      • Added DNS servers and routing table fields to the Wireguard page
      • Improved generating network topology
      • Moved Relayd, UDP Relay & Static Leases to the Interfaces menu section
      • Update Firewall Traffic Rules page with DSCP and MARK options
      • Added keepalive, holdtime and connect timers to BGP configuration
      • Added 'Use gateway metric' to network protocols web interface
      • Added more DHCPv6 client events to system log
      • Moved IP Filter rules from Modbus TCP Gateway and Over IP services to Firewall page
      • Added option to select subnet parameters in mobile Passthrough/Bridge modes
      • Added WhereverSIM operator APN and fr.lebara.mobi APN to APN database
      • Added mobile connection state for IPv6
      • Added switch back to default SIM after SIM Switch service disable
      • Added wget tracking method to WAN Failover
      • Added interface checks to remove inaccurate Failover events from the Event Log
    • Services
      • Added OpenVPN IPv6 Web support
      • Added format button for each USB device in USB Tools General page
      • Reduced waiting time during storage device setup for Memory Expansion
      • Optimized Storage Memory Expansion package size
      • Replaced ntfs-3g with kernel-mode driver
      • Added USB to Serial support for Modbus, MQTT Modbus Gateway, NTRIP, DNP3
      • Added CSP headers to Hotspot Landing Page
      • Added hotspot user script validation
      • Improved logging of disconnecting client devices
      • Added the possibility to switch profiles on GPS geofencing events
      • Added satellite count and accuracy columns to GPS Map page
      • Added execute custom script SMS Utilities rule
      • Added receiver and transceiver mode support to SMPP
      • Added timezone synchronization with GSM operator option to NTP Client
      • Updated Zerotier web interface
      • Added IPsec Flush connection option on tunnel initialization
      • Added MODBUS slave regfile validation
      • Added delay, number of timeouts, always reconnect options to MODBUS Master service
      • Added DMVPN Phase 2 and Phase 3 support
      • Added synchronization counting to NTP client
      • Expanded the data that is sent to the Cumulocity cloud with device log, mobile data usage nd GPS data
      • Added 'Unregister' button to RMS page
      • Added new data monitoring options to SNMP: configuration state of wireless, smart queues & VLANs
      • Updated Zerotier package to version 1.10.1
      • Added automatic package removal upon failed installation in Package Manager
      • Added option to describe custom routing table and MTU auto counting to Wireguard VPN
      • Added IP blocking to MQTT Bridge for failed login attempts to prevent bruteforce attacks
      • Updated sqm-scripts to version 1.5.1
      • Improved MODBUS Master service: added multiple datatypes, added multiple register reading for alarms
      • Added monthly reboot option to periodic reboot function
      • Added support for multiple custom option selection to SSTP configuration
      • Added PKCS12 certificate chain support to OpenVPN
      • Improved MQTT to support multiple port listening, multiple bridge connections, notification settings and added support for custom configuration file
      • Added QoS selection to MQTT Modbus Gateway
      • Improved RAM usage during upload and installation of packages via Package Manager
      • Updated curl to version 7.86.0
      • Added brute-force prevention measures to Post/Get
      • Added automatic private and public key generation to Wireguard VPN
      • Added multiple Remote source IP support to IPsec
      • Added the possibility to configure multiple IPsec phase 1 and phase 2 proposals
      • Added functionality to rotate log file when log is saved to Flash memory
      • Improved performance while fetching packages on repeat visits to the Package Manager page
      • Added internal error handling subsystem for I/O Manager
    • System
      • Added a 'test mail' button to the Administration -> Recipients page
      • Added option to clear blocked IPs in the Access Control page after reboot
      • Updated Web Request-Response core logic
      • Added certificate validation to all services that support certificate upload
      • Updated URL protocol validations
      • Removed profile update requests during Save & apply
      • Optimized profile switching logic
    • WebUI
      • Added an indication to the Interfaces page that displays when data limit is enabled
      • Added bootloader version to the Device section in the System page
      • Added configuration page shortcuts to Overview page widgets
      • Added tooltip in Overview that show free, used and total RAM/Flash values on mouse cursor hover
      • Updated network interfaces protocols web interface
      • Updated 404 page to include navigation menu
  • Fix
    • Network
      • Fixed jumbo frames MTU issue
      • Added the 'Any' choice to source & destination IP address field in NAT rule edit
      • Fixed NHRP web interface issues
      • Fixed WAN interface configuration interfering with LAN
      • Fixed mdcollect memory leak issue
      • Fixed data limit not resetting properly
      • Fixed incorrect mobile data usage calculations for multiple day periods
      • Fixed an Auto APN 'Keep settings' issue
      • Fixed data counting after mobile data limit has been reached
      • Fixed mobile band not setting correctly on first try
      • Fixed incorrect data limit conditions causing unwanted SIM switches
      • Fixed Passthrough DHCP lease time setting
      • Fixed mobile bridge mode issue when no DNS servers are supplied
      • Added new Operator Lists instance name validations
      • Added individual WiFi toggle support
      • Added error message when DFS channel is selected during scanning
      • Fixed mac80211 vulnerabilities CVE-2022-41674, CVE-2022-42719, CVE-2022-42720, CVE-2022-42721, CVE-2022-42722
      • Fixed wireless interfaces connections not reestablishing after disabling & enabling again
      • Updated DFS radar detection patterns for Japan
      • Fixed 5G connection state checking
      • Fixed LED operation when device is connected to 5G
      • Fixed SIM Switch issue on newly created mobile interfaces
      • Fixed switch back to primary SIM rule disable when the default SIM is changed
      • Fixed incorrect SIM Switch behavior on low signal value
      • Fixed Wired WAN connectivity issue when Failover interfaces are disabled
      • Fixed Failover fallback issue
    • Services
      • Fixed Printer service starting issue
      • Fixed Printer service boot issues
      • Fixed DLNA service reload issues on USB drive insert/remove
      • Fixed relay state switching
      • Fixed Save & Apply issue with ADC/ACL type condition on I/O Juggler
      • Added I/O restart on configuration profile change
      • Fixed I/O voltage range display for power socket pins
      • Fixed SMNP OID for I/O state
      • Fixed I/O Juggler SMS text message Save & Apply issue
      • Fixed Hotspot connected user list maximum upload/download value limits
      • Fixed incorrect connected Hotspot user information in RMS JSON
      • Fixed Delay field in GPS HTTPS/HTTP Server Settings section
      • Fixed AVL packet timestamp display
      • Fixed issue that prevented GPS map display after clearing cache
      • Removed unnecessary field from the Port Mirroring page
      • Fixed Events Reporting 'Changing to SIM1/SIM2' options
      • Fixed Hotspot issues related to specific connected phones
      • Fixed Wireless AP enabled by MODBUS TCP Master not showing in Wireless clients
      • Fixed WiFi Scanner hostname validation issues
      • Implemented Hotspot 'forget' method, which removes user from DB by MAC
      • Fixed UCI SMS Rule return message to display new changes
      • Fixed DNP3 issues when asking for modem temperature
      • Fixed base64 encoding of SMS messages when forwarding to HTTP
      • Fixed SMS sending issues when using multiple APN
      • Added Gateway modem option to IP Block and WoL in SMS Rule edit
      • Fixed unblocking IP addresses with an SMS message
      • Fixed Mobile Utilities page not load properly on some occasions
      • Fixed dbus vulnerability CVE-2020-35512
      • Fixed dnsmasq vulnerability CVE-2022-0934
      • Fixed ext4 vulnerability CVE-2021-3428
      • Fixed kernel vulnerabilities CVE-2021-3669, CVE-2021-4203, CVE-2022-1353, CVE-2022-3435, CVE-2022-20008, CVE-2022-30594
      • Fixed libxm12 vulnerability CVE-2022-29824
      • Fixed Linux vulnerabilities CVE-2021-4148, CVE-2022-0480, CVE-2022-1055, CVE-2022-0886, CVE-2022-2663, CVE-2022-36879 for v5.4
      • Fixed MQTT DoS vulnerability CVE-2021-41039
      • Fixed privoxy vulnerability CVE-2021-44542
      • Fixed python3 vulnerability CVE-2022-42919
      • Fixed strongswan vulnerabilities CVE-2021-41991, CVE-2021-45079
      • Fixed uboot vulnerabilities CVE-2022-30552, CVE-2022-30790
      • Fixed switching between RMS connection types while the device is unregistered
      • Fixed reload issues in website blocking feature
      • Fixed IPsec PSK secret required field validation
      • Fixed bandwidth limiting after QoS is enabled for the first time
      • Fixed Dropbear issues when logging in over IPv6
      • Fixed Modbus status in Status -> Services page
      • Fixed Azure IoT Hub application issues when sending large volumes of data
      • Fixed Azure IoT Hub MQTT password validation
      • Fixed DMVPN configuration migration issue
      • Fixed DMVPN duplicate select options, added suffix to mobile interfaces to use IPv4
      • Fixed DMVPN IPsec connection issue
      • Fixed DMVPN mobile interface 'Keep settings' migration issue
      • Fixed Dynamic DNS long hostname text display issue
      • Fixed Events Reporting memory leak issue
      • Fixed Events Reporting not triggering after flipping an I/O slider
      • Fixed FOTA cron job not starting after factory reset
      • Fixed IPsec local firewall option parsing
      • Fixed IPsec tunnel creation issue when compatibility mode is used and the tunnel name contains an underscore
      • Fixed L2TP, PPTP, SSTP state display in the Status -> Services page
      • Fixed NTP pool hostname validation
      • Fixed OpenVPN certificate remove with Static key and TLS authentication methods
      • Fixed OpenVPN configuration saving issue when using HMAC key authentication
      • Fixed OpenVPN custom dev name transformation to correct format
      • Fixed OpenVPN device name setting logic when uploading config from file
      • Fixed OpenVPN instance status display
      • Fixed OpenVPN TAP (bridged) configuration detection
      • Fixed Qos configuration saving issue occurring after instance deletion
      • Fixed RMS JSON incorrect WAN state and IP information
      • Fixed RMS step access issue in the Setup Wizard page
      • Fixed SNMP issues after reboot while using a Hotspot
      • Fixed SNMP generating MIB files for devices in accordance with to their hardware
      • Fixed SNMP traps not working after SNMP is installed from server
      • Fixed SSTP client route creation issue
      • Fixed UPNP secure mode not turning off issue
      • Fixed Wireguard route to endpoint issue
      • Fixed manual package installation for queued packages
      • Fixed NAT Rules dependency from IPsec web instance
      • Returned usleep utility
      • Updated Australian and South African NordVPN server IP addresses
    • System
      • Fixed a 'Keep settings' issue
      • Fixed LED operation while device is in bootloader state
      • Fixed certificate signing issues
      • Fixed Telnet, CLI access blocking after max invalid tries
      • Fixed FW upgrade with 'Keep settings' while low free space is available
      • Fixed backup file duplication issue
      • Fixed network device handling in system
    • WebUI
      • Fixed Hotspot interface display
      • Fixed side widget accessibility during first login
      • Fixed file upload issues
      • Fixed drag and drop issue in the Traffic Rules page
      • Fixed protocol display in the overview of the Interfaces page
      • Fixed blocked IP settings migration during a FW upgrade with the 'Keep settings'
      • Fixed login errors after browser tab restoration
      • Fixed redirect to newly set IP address after Interface configuration
      • Fixed firmware upgrade verify spinner not closing
      • Fixed an issue with file upload via drag and drop

RUTX_R_00.07.02.8 | 2022.09.16

  • New features
    • Initial firmware release