Howdy folks,
Asuswrt-Merlin 376.48_3 (MIPS) and 376.48_1 (ARM) is now available for download. The biggest change in this release was the upgrade of the old Samba 3.0.x package with the latest from the Samba 3 series (3.6.24). Note that while this might introduce a slight decrease in SMB throughput on some models, it should overall help with the interoperability with various SMB clients, and general security.
Highlights of the changes:
Note: Previous firmwares (both Asuswrt-Merlin and stock Asus) suffered from a bug where some nvram settings might end up being corrupted, which can lead to the loss of the 2.4 or 5 GHz settings on the webui with newer firmwares. To fix the issue, either do a factory default reset, or run the following commands over SSH:
The actual bug was fixed both on my end and by Asus a few releases ago, however the corrupted setting will cause issues starting with newer firmware versions if not corrected.
Just to make this clear: this is not a new bug! It's an old one, already fixed long ago, but which is causing issues with the new code that relies on this setting.
Downloads are here.
Changelog is here.
SHA256 hashes:
Asuswrt-Merlin 376.48_3 (MIPS) and 376.48_1 (ARM) is now available for download. The biggest change in this release was the upgrade of the old Samba 3.0.x package with the latest from the Samba 3 series (3.6.24). Note that while this might introduce a slight decrease in SMB throughput on some models, it should overall help with the interoperability with various SMB clients, and general security.
Highlights of the changes:
- Merged with Asus's 3.0.0.4.376_2769 GPL code.
- Samba 3.0.x upgraded to 3.6.24. Performance will be slightly reduced on some routers. Note that support for the SMB 2.02 dialect is disabled by default, as enabling it introduces a 10% performance hit on file sharing. If you need to enable it, you can do by setting the smbd_enable_smb2 nvram setting to 1.
- Various other components were also updated. Miniupnpd was updated to 1.9 (including one post-1.9 fix). This might possibly help some consoles who are quirky about their port forwarding support. Dropbear was also updated to 2014.66.
- In the security department, OpenSSL was updated 1.0.0o. Also, support for SSLv2 and SSLv3 was dropped (the latter to protect against POODLE attacks). Now, only TLS 1.0 is supported, which will be fine for anything newer than IE6.
- SNMP support was greatly enhanced, by enabling numerous common modules.
- minidlna once again handles new files notification through inotify. It is now compiled with its own static copy of sqlite with threadsafe support, which is required for inotify to work. The DPI engine can keep using the shared version with threadsafe support disabled.
- A lot of fixes were applied all over the place (see the complete changelog for the details)
- Officially list the RT-AC68P as being supported.
- 376.48_3: Backport NAT Loopback fix for MIPS models from Asus's 3626 code
Note: Previous firmwares (both Asuswrt-Merlin and stock Asus) suffered from a bug where some nvram settings might end up being corrupted, which can lead to the loss of the 2.4 or 5 GHz settings on the webui with newer firmwares. To fix the issue, either do a factory default reset, or run the following commands over SSH:
Code:
nvram set wl0_nband=2
nvram set wl1_nband=1
nvram commit
The actual bug was fixed both on my end and by Asus a few releases ago, however the corrupted setting will cause issues starting with newer firmware versions if not corrected.
Just to make this clear: this is not a new bug! It's an old one, already fixed long ago, but which is causing issues with the new code that relies on this setting.
Downloads are here.
Changelog is here.
SHA256 hashes:
Code:
d5a7ff0ed1bfcf24fadd5fe036f377703255838312dcf80ff3af181cb63d80dd RT-AC56U_3.0.0.4_376.48_1.trx
533063bb28302c301e1f04a1685e31351818a3a57018d23dff48d8a85ab54426 RT-AC68U_3.0.0.4_376.48_1.trx
d89e85a0056b351ab5e2bd69e6fcd9e543f882c61cb121eb62011b0a35e2fc6b RT-AC87U_3.0.0.4_376.48_1.trx
edb88664339a4ace6128e225bd1ba03097d9f6f41ead838a9bcc765e77b5b173 RT-N16_3.0.0.4_376.48_3.trx
7c671b58111a83c94e2c3cce318c246aea90005103afcc3aea20a1cafa9fb5f7 RT-N66U_3.0.0.4_376.48_3.trx
fc06e389824f30579e72f3d73f050ee85b980247584ad80841bdd801b1905bca RT-AC66U_3.0.0.4_376.48_3.trx
Last edited: