New Build - 01/14/2026 - r63355

Post new topic   Reply to topic    DD-WRT Forum Index -> X86 based Hardware
Author Message
blkt
DD-WRT Guru


Joined: 20 Jan 2019
Posts: 6396

PostPosted: Thu Jan 15, 2026 8:56    Post subject: New Build - 01/14/2026 - r63355 Reply with quote
Welcome to x86 / x64 r63355 beta release thread for reporting, feedback to developers & community benefit.
Please do not flash builds until installation is understood, risks involved and device specific recovery 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}' (http only) or 'curl -O {file URL}' (http, https, ftp) 'write {file} linux' then 'reboot'.

Downloads: HTTPS, FTP

Trac SVN: repository since last build r63295 (mirror)

OpenVPN 2.6.17: Changelog, Guides, Server, PBR, DNS, Kill Switch, Watchdog, Reverse PBR, Client, Multiple, tips, scripts.
WireGuard 1.0.20211208/Tools: Changelog, Guides, Client, Server, Adv, PBR, KS, tips, scripts. Thanks BS egc & eibgrad!

Notes: ...
r61542 r61557 r61613 r61648 r61711 r61745 r61848 r61915 r61920 r61954 r61970 r61981 r62032 r62036 r62104 r62157
r62170 r62192 r62240 r62268 r62324 r62365 r62374 r62418 r62460 r62508 r62540 r62606 r62778 r62890 r62966 r63020
r63093 r63123 r63230 r63257 r63295 r63355

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: strace tcpdump.
• 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.

Example Template:
Code:
[b]Router/Version: [/b]
[b]File/Kernel: [/b]
[b]Previous/Reset: [/b]
[b]Mode/Status: [/b]
[b]Issues/Errors: [/b]
Sponsor
Zyxx
DD-WRT Guru


Joined: 28 Dec 2018
Posts: 994

PostPosted: Thu Jan 15, 2026 13:35    Post subject: Reply with quote
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-r63355 std (01/14/26)
Kernel: did not check
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, DHCP disabled.
Reset: No
Status: Borked, "half" of IPv6 not working as before (r62606).
NAT66 with ULA: Websites testing for IPv6 report IPv6 not to be available (this was working in releases up to r62606). Nevertheless traceroute, mtr, ping and nslookup or dig aaaa are working for IPv6.
iperf3 or other connections dont work with ipv6 anymore.


In previous used version I had this in firewall commands
Code:

ip6tables -t nat -I POSTROUTING -o ppp0 -j MASQUERADE

now with nftables in place I tried using the old ip6tables and later exchanged it with below command, always same outcome of "half ipv6 working"
Code:

nft 'insert rule ip6 nat POSTROUTING oifname "ppp0" counter masquerade'


During restoring to r62606 I also encountered this again:
"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++ making it tedious to test or flash back and forth to review possible solutions.



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.
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> X86 based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum