Jump to content

RUTM56 Firmware Downloads

From Teltonika Networks Wiki
Main Page > RUTM Routers > RUTM56 > RUTM56 Firmware Downloads

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

Stable firmware - this version has been tested through both internal QA processes and large-scale user deployments. All known issues have been resolved based on user reports and testing feedback. Stable firmware is currently used as the default for updates and is also deployed in mass production. To upgrade firmware using WebUI, follow the instructions in RUTM56 Firmware.
Latest firmware - this is the most recent firmware release, featuring the latest updates, features, and fixes. While it has passed internal testing, it has not yet undergone widespread deployment or user validation. It may still contain undiscovered issues. We recommend testing on a small number of devices before considering broader updates.

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


RUTM56

File Type Release date Size MD5 Links
RUTM_R_00.07.18.3_WEBUI.bin Stable FW 2025.10.30 27 MB ba26b6110a119bddf16d89a4e21fb6ce Changelog API
RUTM_R_00.07.19.4_WEBUI.bin Latest FW 2025.12.05 27 MB e329162d5187243dcbd21916fb249a27 Changelog API
RUTM_R_SDK_00.07.19.4.tar.gz SDK 2025.12.05 44 MB 79c3a6a416f265e5e84004c6303cd061

FW checksums


Checksums for firmware files can be found here.

Changelog

RUTM_R_00.07.14.1 | 2025.05.06

Note: This firmware version has been withdrawn due to a critical issue affecting the Data Limit, traffic monitoring functionalities.

Note: If a system upgrade with keep settings was already performed from R_00.07.14 to this version, previous Data Limit tracking and traffic monitoring information cannot be restored. However, to keep current traffic monitoring history after next update, the command found in the Note below must be executed in CLI.

Note: If a system upgrade with keep settings is performed from this firmware version to newer and R_00.07.14 was never used, following command must be executed in CLI before upgrade to resolve Data Limit and traffic monitoring issues.

mkdir -p /usr/local/lib/upgrade/keep.d && echo /usr/local/usr/lib/mdcollectd/mdcollectd.db_new.gz > /usr/local/lib/upgrade/keep.d/mdcollect

  • Fix
    • System
      • Memory Expansion: fixed long ext4 formatting times on some usb drives
      • RutOS: fixed curl compilation in SDK
  • CVE Patches
    • CVE-2025-2704

RUTM_R_00.07.14 | 2025.04.24

Note: This firmware version has been withdrawn due to a critical issue affecting the Data Limit, traffic monitoring functionalities.

Note: If a system upgrade with keep settings is performed from this firmware version to newer, following command must be executed in CLI before upgrade to resolve Data Limit and traffic monitoring issues.

mkdir -p /usr/local/lib/upgrade/keep.d && echo /usr/local/usr/lib/mdcollectd/mdcollectd.db_new.gz > /usr/local/lib/upgrade/keep.d/mdcollect

  • New
    • Network
      • Mobile: added SIM switch rule "On SIM not inserted"
      • Network usage: added feature
    • Services
      • AWS IoT Core: added Device Provisioning
      • L2TP: added L2TP over IPv6 support
      • MQTT Broker Bridge: added v5.0 bridge protocol support
    • System
      • RutOS: enabled a read-only root filesystem to ensure system integrity and security
      • WebUI: added Ukrainian language support
  • Improvements
    • Network
      • DHCP: added title for action column in custom DHCP option table
      • DHCP: added a warning message when multiple interfaces share the same device and have DHCPv4 enabled
      • DNS: updated the "Custom Redirect" option to support domain wildcard (*) pattern matching
      • DNS: made the "DNS Server" field optional for the "Custom Redirect" option
      • Firewall: improved "intra" zone column names for clarity
      • Mobile: added UCS2 conversion for service provider name
      • Mobile: improved non default SIM card unlock procedure after PIN/PUK is entered
      • Ports Settings: reordered network > ports sub-menu and made port settings page first
      • SSHFS: updated mount point location
      • SSHFS: added connection and mount point status
      • Topology: removed Mobile WAN interfaces from topology scan
      • Topology: improved network scanning
      • Topology: added port number to topology scan results
      • Topology: added IPv6 support
      • VRF: added section name generation and changing ability
      • Curl: updated version to 8.12.0
      • wireless-regdb: updated version to 2024.10.07
    • Services
      • Call Utilities: added the ability to update authorization settings for multiple rules via the "Actions" drop-down in the "Call rules" table
      • Call Utilities: moved multiple rule enabling to the "Actions" drop-down in the "Call rules" table
      • Call Utilities: added filtering option for "Action name" column in the "Call rules" table
      • Data to Server: changed new instance to be turned off by default
      • Dynamic DNS: made WebUI show IP updates earlier than the configured DDNS service check interval
      • EoIP: added improvements to avoid packet loops
      • Events juggler: removed Reboot after Input/Output option
      • Events juggler: changed new instance to be turned off by default
      • Events juggler: removed Custom HTTP headers space validation
      • GPS: hid currently unavailable NMEA sentences from NMEA sentence rules table in WebUI
      • IPsec: enabled dead peer detection by default
      • Post/Get - I/O: removed package
      • Post/Get - Mobile: removed package
      • PPTP: added options for 'MPPE' configuration to WebUI
      • PPTP: added 'Custom options' field to configure custom pppd options
      • SMS Utilities: added rule description hints on "Action" table column values
      • SMS Utilities: added the ability to update authorization settings for multiple rules via the "Actions" drop-down in the "SMS rules" table
      • SMS Utilities: moved multiple rule enabling to the "Actions" drop-down in the "SMS rules" table
      • SMS Utilities: added filtering options for "Action name" and "Authorization method" columns, and sorting for "SMS text" column in the "SMS rules" table
      • SMS Utilities: added default rule response messages
    • System
      • Events Log: added events log file export
      • Profiles: improved table data UI
      • Recipients: changed email maximum password length to 128 characters
      • Recipients: improved "phone groups" page to support unlimited phone numbers additions
      • Setup Wizard: removed host, port options and proxy settings section from RMS setup wizard
      • WebUI: added measurement units for "data limit" cards in overview page
      • WebUI: removed default password icons on "Internet Explorer" and "Microsoft Edge" browsers
      • Kernel: updated version to 5.10.234
      • Time Zone Database: updated version to 2025a
  • Fix
    • Network
      • Dynamic routes: fixed OSPF issues of not displaying instances of 'area' and 'networks' sections
      • Firewall: fixed certain "Attack prevention" limits making device unreachable
      • Firewall: fixed attack prevention page with missing traffic rules
      • Mobile: fixed mobile disconnections when DMZ is enabled
      • Mobile: fixed APN selecting from a database with IPv4v6 PDP data type
      • Multi WAN: fixed incorrect WAN state being displayed when using failover
      • Ports Settings: fixed port status speed badge for Ethernet(10mbps)
      • Static Routes: fixed API incorrectly returning mobile interfaces
      • VXLAN: fixed package installation not starting service properly
    • Services
      • Data to Server: fixed GSM IP and IPV6 retrieval when used SIM slot is changed
      • Data to Server: disallowed enabling Azure plugin without required options
      • Data to Server: fixed editing Azure plugin configuration when "Device Provisioning Service" option is selected
      • DNP3 Client: fixed an issue where application would terminate on startup
      • Email Relay: fixed service crash when server tls certificate is used
      • Events juggler: fixed GPS speed option validation
      • Events juggler: fixed broken port link speed reporting
      • Events juggler: fixed Mobile data limit event type validation
      • Events juggler: fixed condition bug on some plugins
      • Events juggler: fixed LUA condition script support to correctly handle return values
      • GPS: fixed NMEA serial forwarding stopping at half the configured cache limit
      • Messages: fixed "Date" row displayed values on smaller screens
      • Mobile Utilities: fixed Manage OpenVPN rule
      • Modem Control: fixed RX and TX abnormal rise in status field
      • RMS: fixed serial code copy button not being displayed
      • SMS Gateway: fixed the duplicate SMS issue in "Email to SMS"
      • SMS Utilities: fixed "SMS text" option validation when enabling rules in "SMS rules" table
      • SSTP: fixed the issue of the instance starting after upgrading the firmware
      • Wireguard: fixed connection issues when peer is on the same network
    • System
      • API Core: fixed file upload issue which sometimes made WebUI unresponsive
      • NTP: fixed time servers limit validation
      • Package Manager: fixed displaying multiple same functionality buttons when package update fails
      • Password Policy: fixed special characters validation
      • Profiles: fixed loading screen reappearing after profile change fails
      • Recipients: fixed email address validation
      • Side Widget: fixed port icons overlapping on mobile in port status card
      • WebUI: fixed enabled button being removed in some cards on medium sized screens
  • CVE Patches
    • CVE-2022-42721
    • CVE-2023-7104
    • CVE-2023-31489
    • CVE-2024-0938
    • CVE-2024-9143
    • CVE-2024-13176
    • CVE-2025-0167
    • CVE-2025-0665
    • CVE-2025-0725

RUTM_R_00.07.13.4 | 2025.05.16

  • Improvements
    • System
      • RutOS: updated libubox
  • Fix
    • Network
      • Mobile: fixed handling of 18 character long ICCID for eSIM
    • System
      • RutOS: fixed occasional ubus page fault after package install
      • RutOS: fixed user group duplicate entries after applying backup

RUTM_R_00.07.13.3 | 2025.03.21

  • Initial firmware release