RUT300 Firmware Downloads: Difference between revisions
Appearance
Gytispieze (talk | contribs) No edit summary |
Gytispieze (talk | contribs) No edit summary |
||
| (9 intermediate revisions by the same user not shown) | |||
| Line 7: | Line 7: | ||
==Changelog== | ==Changelog== | ||
<!--NEW_FW--> | <!--NEW_FW--> | ||
===<b><span class="plainlinks">[https://firmware.teltonika-networks.com/7.14.3/RUT30X/RUT30X_R_00.07.14.3_WEBUI.bin RUT30X_R_00.07.14.3]</span></b> | 2025.05.26=== | |||
* <b>Fix</b> | |||
** <b>Services</b> | |||
*** L2TP: fixed a connection problem when using an L2TP over IPsec configuration | |||
** <b>System</b> | |||
*** Custom Scripts: fixed execution of custom scripts after upgrade | |||
---- | |||
===<b><span class="plainlinks">[https://firmware.teltonika-networks.com/7.14.2/RUT30X/RUT30X_R_00.07.14.2_WEBUI.bin RUT30X_R_00.07.14.2]</span></b> | 2025.05.09=== | |||
<b>Note:</b> If a system upgrade with keep settings is performed from <b>R_00.07.14</b> or <b>R_00.07.14.1</b> to this version, follow the instructions described under those firmware versions below to resolve Data Limit and traffic monitoring issues. | |||
---- | |||
* <b>Fix</b> | |||
** <b>Network</b> | |||
*** Firewall: fixed HTTP and HTTPS ports migration for DMZ port forwards rules | |||
*** Network: fixed data limit database save when upgrading with keep settings | |||
** <b>System</b> | |||
*** Memory Expansion: fixed long ext4 formatting times on some usb drives | |||
---- | |||
===<b>RUT30X_R_00.07.14.1</b> | 2025.05.06=== | |||
<b>Note:</b> This firmware version has been withdrawn due to a critical issue affecting the Data Limit, traffic monitoring functionalities. | |||
<b>Note:</b> If a system upgrade with keep settings was already performed from <b>R_00.07.14</b> 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 <b>Note</b> below must be executed in CLI. | |||
<b>Note:</b> If a system upgrade with keep settings is performed from this firmware version to newer and <b>R_00.07.14</b> was never used, following command must be executed in CLI <b>before</b> upgrade to resolve Data Limit and traffic monitoring issues. | |||
<pre>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</pre> | |||
---- | |||
* <b>Fix</b> | |||
** <b>System</b> | |||
*** Memory Expansion: fixed long ext4 formatting times on some usb drives | |||
*** RutOS: fixed curl compilation in SDK | |||
* <b>CVE Patches</b> | |||
** CVE-2025-2704 | |||
---- | |||
===<b>RUT30X_R_00.07.14</b> | 2025.04.24=== | |||
<b>Note:</b> This firmware version has been withdrawn due to a critical issue affecting the Data Limit, traffic monitoring functionalities. | |||
<b>Note:</b> If a system upgrade with keep settings is performed from this firmware version to newer, following command must be executed in CLI <b>before</b> upgrade to resolve Data Limit and traffic monitoring issues. | |||
<pre>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</pre> | |||
---- | |||
* <b>New</b> | |||
** <b>Services</b> | |||
*** AWS IoT Core: added Device Provisioning | |||
*** L2TP: added L2TP over IPv6 support | |||
*** MQTT Broker Bridge: added v5.0 bridge protocol support | |||
** <b>System</b> | |||
*** RutOS: enabled a read-only root filesystem to ensure system integrity and security | |||
*** WebUI: added Ukrainian language support | |||
* <b>Improvements</b> | |||
** <b>Network</b> | |||
*** 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 | |||
*** SSHFS: updated mount point location | |||
*** SSHFS: added connection and mount point status | |||
*** 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 | |||
** <b>Services</b> | |||
*** 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 | |||
*** Input/Output: moved I/O Scheduler to Package Manager | |||
*** IPsec: enabled dead peer detection by default | |||
*** Post/Get - I/O: removed package | |||
*** PPTP: added options for 'MPPE' configuration to WebUI | |||
*** PPTP: added 'Custom options' field to configure custom pppd options | |||
** <b>System</b> | |||
*** Events Log: added events log file export | |||
*** Profiles: improved table data UI | |||
*** Recipients: changed email maximum password length to 128 characters | |||
*** Setup Wizard: removed host, port options and proxy settings section from RMS setup wizard | |||
*** WebUI: removed default password icons on "Internet Explorer" and "Microsoft Edge" browsers | |||
*** Kernel: updated version to 5.4.290 | |||
*** Time Zone Database: updated version to 2025a | |||
* <b>Fix</b> | |||
** <b>Network</b> | |||
*** 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 | |||
*** Multi WAN: fixed incorrect WAN state being displayed when using failover | |||
*** VXLAN: fixed package installation not starting service properly | |||
** <b>Services</b> | |||
*** 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 | |||
*** Dynamic DNS: fixed updating DNS entries | |||
*** Email Relay: fixed service crash when server tls certificate is used | |||
*** Events juggler: fixed broken port link speed reporting | |||
*** Events juggler: fixed condition bug on some plugins | |||
*** Events juggler: fixed LUA condition script support to correctly handle return values | |||
*** RMS: fixed serial code copy button not being displayed | |||
*** SSTP: fixed the issue of the instance starting after upgrading the firmware | |||
*** Wireguard: fixed connection issues when peer is on the same network | |||
** <b>System</b> | |||
*** 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 | |||
*** WebUI: fixed enabled button being removed in some cards on medium sized screens | |||
* <b>CVE Patches</b> | |||
** CVE-2022-42721 | |||
** CVE-2023-7104 | |||
** CVE-2023-31489 | |||
** CVE-2024-9143 | |||
** CVE-2024-13176 | |||
** CVE-2025-0167 | |||
** CVE-2025-0665 | |||
** CVE-2025-0725 | |||
---- | |||
===<b><span class="plainlinks">[https://firmware.teltonika-networks.com/7.13.4/RUT30X/RUT30X_R_00.07.13.4_WEBUI.bin RUT30X_R_00.07.13.4]</span></b> | 2025.04.04=== | ===<b><span class="plainlinks">[https://firmware.teltonika-networks.com/7.13.4/RUT30X/RUT30X_R_00.07.13.4_WEBUI.bin RUT30X_R_00.07.13.4]</span></b> | 2025.04.04=== | ||
* <b>Improvements</b> | * <b>Improvements</b> | ||