New Build - 11/21/2025 - r62778

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


Joined: 20 Jan 2019
Posts: 6381

PostPosted: Fri Nov 21, 2025 5:25    Post subject: New Build - 11/21/2025 - r62778 Reply with quote
Welcome to x86 / x64 r62778 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 r62606 (mirror)

OpenVPN 2.6.15: 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

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: 989

PostPosted: Fri Nov 21, 2025 8:47    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: ?
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: BORKED.

DNS not working.
Albeit starting, DNSmasq does not resolve anything.
Nslookup does not give any answer.
Nothing special in syslog.
Several reboots did not fix this.

Screenshot of my relevant settings:




returned to previous release, everything started working again.
flood404
DD-WRT User


Joined: 18 Dec 2013
Posts: 486

PostPosted: Fri Nov 21, 2025 18:26    Post subject: Reply with quote
Zyxx wrote:
Router/Version: industrial PC N4000 4GB RAM, 2*intel i226-v
File: dd-wrt_x64-webupgrade_full_vga_2GB.bin
Firmware: ?
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: BORKED.

DNS not working.
Albeit starting, DNSmasq does not resolve anything.
Nslookup does not give any answer.
Nothing special in syslog.
Several reboots did not fix this.

Screenshot of my relevant settings:




returned to previous release, everything started working again.





Is there a way you can try it on a different boot drive with no previous config and reconfigure it manually to see if it works? Sometimes upgrading introduces issues using old nvram settings.
Zyxx
DD-WRT Guru


Joined: 28 Dec 2018
Posts: 989

PostPosted: Fri Nov 21, 2025 19:26    Post subject: Reply with quote
Currently I'd only be able to nvram erase and start from scratch.
No other spare drive available.

Since there was another report regarding non functional DNS (see QCA) I'd rather back away from redoing everything by hand for now.
Sorry.
flood404
DD-WRT User


Joined: 18 Dec 2013
Posts: 486

PostPosted: Sun Nov 23, 2025 4:09    Post subject: Reply with quote
Well I am not sure on the DNS stuff you have setup. I am not using those settings and I did have to reset Nvram to even configure this build. It seems to be allowing me to access websites just fine. If you want. Backup your nvram with firefox due to some stupid error that chrome and Edge is blocking it from being downloaded. Then try this build with the Nvram erased. Then reboot and redo the settings and see if it's still an issue. If it is. Roll back to the previous working version and upload the nvram you saved.



Or wait on the next build.
flood404
DD-WRT User


Joined: 18 Dec 2013
Posts: 486

PostPosted: Sun Nov 23, 2025 23:36    Post subject: Reply with quote
Ignore about me saying it's a good build. This one does have some issues.

It's like every port is opened. Was playing a game with bots only and some people were joining in which is not supposed to happen unless I have DMZ enabled in which I do not. I did notice the websites were taking longer to load too which is part of the DNS problem I guess your having.
Zyxx
DD-WRT Guru


Joined: 28 Dec 2018
Posts: 989

PostPosted: Mon Nov 24, 2025 17:56    Post subject: Reply with quote
No problem,

maybe the change towards nftables might have disrupted something.

Lets wait for the next build Smile
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