Posted: Fri Mar 28, 2025 6:14 Post subject: New Build - 03/28/2025 - r60511
Welcome to Marvell r60511 beta release thread for reporting, feedback to developers and community benefit.
Please do not flash builds until installation is understood, risks involved and device specificrecovery methods.
Avoid discussions, create threads for questions, general problems or use search; this thread is not for support.
List router model & version or revision, operating & wireless modes & exact filename/firmware image flashed.
CLI Flash: 'cd /tmp' then 'wget {file URL}' (httponly) or 'curl -O {file URL}' (http, https, ftp) 'write {file} linux' then 'reboot'.
Issues, observations, and/or workarounds reported:
• WebUI: Clear history or use a portable. Temporary cache bypass: Ctrl+F5, Cmd+Shift+R or new private window/incognito.
• Please report findings with steps needed to reproduce, configuration, clients, output, logs and important information below!
Important:
• Detail issues & relevant configs, logs: syslog klog 'dmesg' 'cat /tmp/var/log/messages' nvram set console_debug=1, serial.
• Firewall NAT: 'iptables -vnL' 'iptables -t nat -vnL' 'iptables -t mangle -vnL' & 'cat /tmp/.ipt'. Debug Analyze: stracetcpdump.
• Gremlins: reboot. cold boot. Reset & reconfigure not restore backup. Search Trac & discuss in forum before opening tickets.
• Include operating & wireless modes (e.g. Gateway, Router, AP, SB, WDS, Mesh) and applicable configurations to reproduce.
Posted: Fri Mar 28, 2025 9:13 Post subject: 1900acsv2 - updates stopped being applied after r60276
I've been using dd-wrt for quite a while on a couple Linksys 1900 ACSv2 routers which are set for a long time to be only APs as each is behind a FW in a different location. Updates are applied as they're published on the FTP site and this for the most part works just fine, maybe once a year an update may fail to apply but the next is usually ok.
Now things seem to be a bit different, nothing published after r60276 is applied on reboot, whether we're talking about the now deleted r60462, r60467, now deleted r60502 or r60511.
There is a similar report on the r60502 thread about a Linksys 1900acs router that is in the same boat as the acsv2 ones. It was suggested this may have been a caching issue in the browser - however that is not the case.
In terms of size, r60267 is 38532 KB whereas the newer ones are 39044 KB - so this seems to be a space related issue.
Router/Version: WRT3200ACM
File/Kernel: Linux 6.1.130-rt28 #998 SMP Sat Mar 8 05:34:44 +07 2025 armv7l
Previous/Reset: 03-08-2025-r60137
Mode/Status: AP only
Issues/Errors: My AP is still dead, I returned to the r60137
*** Also in this Build, my AP this time seems dead, "no internet access" on all devices, I also tried to configure the WAN by disabling the automatic configuration and inserting it manually, but it does not work 😑***
I have a goal: is it possible for wrt1900acs v1 with ddwrt that defined 2.4GHZ with dns server as 9.9.9.9 , but 5Ghz which dns is matched DoT and dnsmasq ?
Currently, I setup DoT/Q with dnsmasq for 5Ghz and it works and blocked something, how ever, I want to start 2.4Ghz Wifi with a simple dns service,
Br0 is 192.168.1.1/24 and wlan0, if setup vlan? how to do in detail?
Or is it possible that only 2 mac address special use defined simple DNS by iptables command ?