Jump to content

DAP140 Firmware Downloads: Difference between revisions

From Teltonika Networks Wiki
m Text replacement - "2025.05.06===↵<b>Note:</b> This firmware version has been withdrawn due to a critical issue affecting the Data Limit, traffic monitoring functionalities." to "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, Data Limit and traffic monitoring issues cannot b...
m Text replacement - "| 2025.05.09===" to "| 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. ----"
Line 8: Line 8:
<!--NEW_FW-->
<!--NEW_FW-->
===<b><span class="plainlinks">[https://firmware.teltonika-networks.com/7.14.2/DAP14X/DAP14X_R_00.07.14.2_WEBUI.bin DAP14X_R_00.07.14.2]</span></b> | 2025.05.09===
===<b><span class="plainlinks">[https://firmware.teltonika-networks.com/7.14.2/DAP14X/DAP14X_R_00.07.14.2_WEBUI.bin DAP14X_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>Fix</b>
** <b>Network</b>
** <b>Network</b>

Revision as of 09:57, 9 May 2025

Main Page > DAP Industrial Access Points > DAP140 > DAP140 Firmware Downloads

This page contains firmware files for DAP140 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 DAP140 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.


DAP140

File Type Release date Size MD5 Links
DAP14X_R_00.07.18.3_WEBUI.bin Stable FW 2025.10.30 11 MB 939e74e83b89f6d4d383e5537daed8b0 Changelog API
DAP14X_R_00.07.19.4_WEBUI.bin Latest FW 2025.12.05 11 MB 2eddf8debdb03e1d9b511251e9b3cacb Changelog API
DAP14X_R_SDK_00.07.19.4.tar.gz SDK 2025.12.05 23 MB 38feb6a6236398208098b09426383fa1

FW checksums


Checksums for firmware files can be found here.

Changelog

DAP14X_R_00.07.14.2 | 2025.05.09

Note: If a system upgrade with keep settings is performed from R_00.07.14 or R_00.07.14.1 to this version, follow the instructions described under those firmware versions below to resolve Data Limit and traffic monitoring issues.


  • Fix
    • Network
      • Firewall: fixed HTTP and HTTPS ports migration for DMZ port forwards rules
      • Network: fixed data limit database save when upgrading with keep settings

DAP14X_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, Data Limit and traffic monitoring issues cannot be resolved manually. A firmware upgrade without keep settings is required.

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
      • RutOS: fixed curl compilation in SDK
  • CVE Patches
    • CVE-2025-2704

DAP14X_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
    • 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
      • 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: improved network scanning
      • Topology: added port number to topology scan results
      • Topology: added IPv6 support
      • VRF: added section name generation and changing ability
      • Wireless: added warning to a radio channel option when client is configured on same radio indicating that this option can be ignored
      • Wireless: added WiFi standard used by the connected client
      • Curl: updated version to 8.12.0
      • wireless-regdb: updated version to 2024.10.07
    • Services
      • 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
      • IPsec: enabled dead peer detection by default
      • PPTP: added options for 'MPPE' configuration to WebUI
      • PPTP: added 'Custom options' field to configure custom pppd options
    • System
      • 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.15.178
      • 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
      • Multi WAN: fixed incorrect WAN state being displayed when using failover
      • Ports Settings: fixed port status speed badge for Ethernet(10mbps)
      • Ports Settings: fixed port disable not working in port settings
      • VXLAN: fixed package installation not starting service properly
      • Wireless: fixed hover hint always being shown on delete button
    • Services
      • 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 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
    • 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
      • 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-9143
    • CVE-2024-13176
    • CVE-2025-0167
    • CVE-2025-0665
    • CVE-2025-0725

DAP14X_R_00.07.13.4 | 2025.04.04

  • Improvements
    • System
      • RutOS: updated libubox
  • Fix
    • System
      • RutOS: fixed occasional ubus page fault after package install
      • RutOS: fixed user group duplicate entries after applying backup

DAP14X_R_00.07.13.3 | 2025.03.21

  • Fix
    • Network
      • Multi WAN: fixed internet not being reachable from device when main WAN is down
    • Services
      • RMS: fixed connection retry interval count

DAP14X_R_00.07.13.2 | 2025.03.18

  • Fix
    • Network
      • 802.1X Client: fixed 802.1x client not working when upgrading from an older firmware
      • Multi WAN: fixed occasional IPsec startup issue after reboot with Multi WAN enabled

DAP14X_R_00.07.13.1 | 2025.03.06

  • Fix
    • System
      • Auto Reboot: fixed an issue causing the device to reboot immediately

DAP14X_R_00.07.13 | 2025.03.03

  • New
    • Network
      • BFD: added service
      • Realtime Traffic: added historical data support for wireless devices
    • Services
      • EoIP: added service
      • Events juggler: added service
    • System
      • Update Firmware: added link to FW & SDK download page
  • Improvements
    • Network
      • Dynamic routes: added validation for NHRP to prevent using same interface on multiple instances
      • Firewall: added possibility to manually specify conntrack helper for a port forward rule
      • Firewall: moved IPtables NAT extra to package manager
      • Static Routes: improved descriptions for routing rules
      • Topology: moved to package manager
      • VRF: moved page from Network sub-menu to Network > Routing
      • Wireless: added rotating log files for wireless services
      • iperf3: updated version to 3.17.1
    • Services
      • Dynamic DNS: added support for using local openvpn interface ip address
      • Hotspot: added MAC address delimiter and case setting for Radius MAC authentication
      • Hotspot: improved API validations
      • IPsec: added ChaCha20-Poly1305 encryption algorithm
      • IPsec: added periodic connection check
      • Modbus Client: added store on data change mode
      • Modbus Client: added ability to choose where to save database
      • MQTT Modbus Gateway: improved constant $$NAME that can be defined in system configuration
      • OpenVPN: improved statuses for instances
      • OpenVPN: removed 'persist-tun' and 'persist-key' options from default configuration
      • OpenVPN: enabled DCO support for CHACHA20-POLY1305 cipher
      • Zerotier: added ability to upload a custom planet file
    • System
      • Access Control: improved UX when disabling HTTP and HTTPS local access settings
      • Administration: added confirmation prompt when changing profiles
      • Administration: updated hostname validation to allow numeric-only hostname
      • Package Manager: added confirmation prompt when closing uploaded package modal
      • Security: changed password policy to require at least one special character
      • System Users: changed username validation to allow dots and underscores
      • Update Firmware: added link to changelog page
      • WebUI: removed basic/advanced mode
      • WebUI: updated Teltonika logo
      • Kernel: updated version to 5.15.176
  • Fix
    • Network
      • Devices: fixed error handling for deleting non-existent bridge sections
      • Firewall: fixed automatic conntrack helper not being assigned for port forward rules in some cases
      • Firewall: fixed traffic rules "start_date" and "stop_date" option validations failing due to incorrect format
      • Firewall: fixed incorrectly restricted AF23 value for traffic rule's DSCP option
      • Multi WAN: fixed pings being lost for backup wired wan interfaces
      • Network: fixed interfaces being displayed in the wrong page after updating with keep settings
      • Network: fixed a name duplication validation error that occurred between the network interface and the VRF instance
      • Network: fixed API failing to sort specific network interface configurations
      • Network: fixed interface remove button disable state being shown only after status is loaded
      • Network: fixed LAN interfaces sometimes not getting IPv6 prefix assigned on creation
      • Static Routes: fixed missing route type validation for API
      • VXLAN: made "Remote address" field required
      • Wireless: fixed new network edit not opening after network with same name deleted
      • Wireless: fixed automatic channel selection failing in Japan regulatory domain
      • Wireless: fixed the missing firewall zone assignment for the created Wi-Fi interface
      • Wireless: fixed memory leak in wireless service caused by AP configuration reloads
      • Wireless: fixed inaccurate Hotspot error when saving SSIDs page
    • Services
      • Data to Server: fixed the OPC UA, DLMS, MBUS, and impulse counter inverted filtering logic
      • Data to Server: fixed "Invert filter" option to be hidden when using "DLMS" type and "Data filtering" option is selected to "All"
      • DLMS: fixed DLMS endpoint parameter validation
      • DLMS: fixed device option data type validation for connections endpoints
      • DLMS: fixed an issue where DLMS service could not read extended register type COSEM objects and display incorrect scaler value
      • DLMS: fixed an issue where non-persistent connections did not close properly
      • DMVPN: fixed NHRP multicast NFLOG group option not setting
      • Hotspot: fixed bandwidth limits setting with "chilli_query" command
      • Hotspot: fixed preserving Hotspot users between firmware upgrades
      • IPsec: fixed status display when compatibility mode is used
      • IPsec: fixed connections not terminating if instance is disabled
      • IPsec: fixed route based ipsec mode
      • L2TP: fixed occasional device hangs when routing L2TP traffic with "Software flow offload" enabled
      • Modbus Client: fixed API error when 'function' option is not present in alarms/requests configuration POST request
      • Modbus Client: fixed reusing connection in Modbus client Modbus request alarm action
      • Modbus Client: fixed email alarm action when TLS is enabled
      • MQTT Modbus Gateway: fixed client ID validation
      • NHRP: fixed missing dependencies
      • OpenVPN: fixed issues related to warnings when using external services
      • RMS: fixed the "Connection state" status displayed as JSON when device language was set to anything other than English
      • SMPP: fixed the "TLS/SSL" option to be visible even when the configuration is not enabled
      • SNMP: fixed validation to prevent creating or editing analog_type trap instances in devices that do not support this functionality
    • System
      • Access Control: fixed "redirect_https" option reset after device reboot
      • Access Control: fixed default HTTPS CA certificate generation
      • Date & Time: fixed time synchronization with the browser when using Europe/Kyiv timezone
      • Package Manager: fixed spinner position in package table
      • Package Manager: fixed possible config migration issues for installed packages
      • Update Firmware: fixed unnecessary FOTA requests when FOTA is disabled
  • CVE Patches
    • CVE-2022-49043
    • CVE-2024-5290
    • CVE-2024-9287
    • CVE-2024-11053
    • CVE-2024-34459
    • CVE-2024-53580
    • CVE-2024-56171
    • CVE-2025-24928
    • CVE-2025-27113

DAP14X_R_00.07.12.3 | 2025.02.14

  • New
    • Services
      • Modbus Client: added an endpoint that returns status for a single Modbus request
  • Fix
    • Services
      • IPsec: fixed kernel warnings when custom NAT rules are used with "IPsec Software Flow Offload" enabled
      • OpenVPN: fixed an issue with config file parsing when carriage return characters were present
      • OpenVPN: fixed parsing of the 'Protocol','Port' and 'LZO' options from the config file

DAP14X_R_00.07.12 | 2025.01.20

  • Initial firmware release