Posted: Wed Nov 12, 2025 8:23 Post subject: New Build - 11/12/2025 - r62606
Welcome to x86 / x64 r62606 beta release thread for reporting, feedback to developers & 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: Wed Nov 12, 2025 11:36 Post subject: Works OK!
Router/Version: i4770k 32GB ram and 5 SATA Disks one SSD. Gigabyte board.
File/Kernel: Full VGA webupgrade
Previous/Reset: No
Mode/Status: Gateway/Router/NAS
Issues/Errors: It seems to be stable and running ok!
The full vga 2 gb EFI image has an "a1S2rZ" extension???? What does that mean? Also, some of the image files are missing. I only need the web upgrade at this time but like to download the image file to have in case I need to do a clean install later.
Screenshot 2025-11-13 042358.gif
Description:
Filesize:
98.06 KB
Viewed:
1436 Time(s)
_________________ HP Z240 Workstation with i7-7700K, 32GB Ram, X710-T4L, R8125B four port, 2 single port RLTK 8127's & a AQC113 M2 slot card. Self compiled OpenWRT 25.12
GL.iNET GL-BE9300 Flint 3 with OpenWRT as an AP
GL.iNET GL-MT6000 Flint 2 with OpenWRT as an AP
GL INET GL-BE3600 Slate 7 Travel Router with OpenWRT as a travel router
2 R7800's (DDWRT Build r60586) Not in use
3 R7000's (DDWRT build r62268) one used as a bridge
WRT54G-TM not in use
Posted: Thu Nov 13, 2025 12:10 Post subject: New Build - 11/12/2025 - r62606
Gigabyte Technology Co., Ltd. Z97X-Gaming 3 Intel(R) Core(TM) i7-5775C CPU @ 3.30GHz Full VGA webupgrade Gateway Sfe disabled wifi AP netgear r7000{Router} Up and running for 24 hours seems like a pretty good build thanks again devs.
The full vga 2 gb EFI image has an "a1S2rZ" extension???? What does that mean? Also, some of the image files are missing. I only need the web upgrade at this time but like to download the image file to have in case I need to do a clean install later.
Yeah I noticed there wasn't the x64 full vga.image to do a drive erase for a clean install for the non efi builds. The upgrade works at least.
I would try on a spare drive with a corrected extension name just to be sure it's not corrupted.
Router/Version: industrial PC N4000 4GB RAM, 2*intel i226-v
File: dd-wrt_x64-webupgrade_full_vga_2GB.bin
Firmware: DD-WRT v3.0-r62606 std (11/12/25) (prev. DD-WRT v3.0-r62508 std (11/02/25))
Kernel: ?
Mode: Gateway, SFE disabled, Wireguard for external access, WAN (ETH0) (PPPoE/VLAN7) to GPON Modem, ETH1 to LAN, Automatic Drive Mount disabled - using own mount script for USB Disk, nfs to access USB3-ext4 SSD, Force reconnect 5:00 in the morning, using my own local NTP, CPU governour set to ondemand by script, Ignore WAN DNS, Recursive DNS Resolving (Unbound), using NAT66.
Reset: No
Status: Ok, PPPoE comes up every reboot .
Two problems observed:
1) "Uploadspeed of updatefile capped?" - first observed in r62268 std (10/09/25)
The transmission speed for firmwareupdate from browser towards this router is slow. With older releases takes a few seconds, with newer 300s and more.
This happens with firefox, firefox nightly, both tested on X86 or aarch64 and debian13 aarch64 chromium and android duckduckgo.
Strange, since I can copy files to router or download files in its /tmp way faster (NVMe drive!).
Also I tested this on several PCs, all wired and set to 1GBits/s.
WAN Speed still there, only speed for firmwareupdate is slow.
2) IPv6 throughput is hindered for LAN facing eth1 by "rx-gro-list" being set to on.
Code:
iperf3 -c anyiperfserver -6
sports max upstream when used on this N4000 router. It connects through its ETH0 to WAN, using PPPoE VLAN7.
Code:
iperf3 -c anyiperfserver -6
sports 1-5 Mbit/s upstream when used in my network connected to its ETH1.
This behaviour started unbeknownst to me.
Possible this is related to me using nat66 in my network.
--> installing entware's ethtool and