New Build - 04/06/2021 - r46294

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


Joined: 20 Jan 2019
Posts: 5660

PostPosted: Tue Apr 06, 2021 9:42    Post subject: New Build - 04/06/2021 - r46294 Reply with quote
[WARNING]: This thread is only for feedback on this beta release for developers and the community's benefit.
DO NOT flash this beta release unless you understand the risks involved and device specific recovery methods.
Avoid discussions! Create threads for questions, general problems or use search; this thread is not for support.
Please list router model & revision, operating & wireless mode(s) and exact filename/firmware image flashed.


Downloads: (DD-WRT website) HTTPS & FTP (try another if a link does not work)

CLI Flash: 'cd /tmp' then 'wget {file URL}' (or 'curl -k {file URL} -o {file}') with http (not https) or ftp. Then 'write {file} linux'.

Repository: Trac SVN changelog since last build r46259 (GitHub mirror)

Notes:
OpenVPN 2.5.1: Setup Guides, Server, PBR, update tips, scripts and more.
WireGuard 1.0.20210219/Tools: Setup Guides, Client, Server, Advanced, update tips, scripts and more. Thanks BS & egc!
• CVE-2019-14899 VPN fix (applicability depends on VPN setup) and GUI toggle since r41813.
Experimental build option for Broadcom 8MB+ K2.x devices (limited currently): broadcom_K3X_mipsel32r1
• Broadcom MIPS devices are now on kernel 4.4. • Support added for TP-Link Archer C8 v2 and v3.
DnsmasqSmartDNS • MiniDLNA 1.3.0 • Privoxy 3.0.31 • Unbound 1.13.1 • CoovaChilli 1.6 • Tor 0.4.5.7 • OpenSSL 1.1.1k
In-kernel Samba (ksmbd 3.3.8+): default min/max versions changed. • WSD update ANTFS/NTFS3 kernel mode driver++.

Issues, observations, and/or workarounds reported:
DNScrypt 1.95 can still be used in the GUI, but v2 (not compatible) requires Golang and thus Entware. #6246
WDS does not work on Broadcom ARM devices (only MIPS<->MIPS) & bridge modes on k4.4 devices may sometimes work
in some configurations for certain builds but are not supported by the bcmdhd driver. Use client or repeater instead.
VAPs not working at boot fixed for unbridged VAPs in 40562 - 40566. Effective startup commands discussion thread is here.
If start-up scripts do not work from USB add a delay, e.g. wait script or 'sleep 25'.
Broadcom ARM devices if 5 GHz channels are missing, via Telnet/SSH: 'nvram set brcm_unlock=1' 'nvram commit' 'reboot'
Show us your findings with steps to reproduce, configuration, output, logs and important information below!

Important:
• For issues provide applicable info: 'dmesg', 'cat /tmp/var/log/messages', syslog, klog, serial, strace, tcpdump, wireshark etc.
• Any firewall NAT or WAN issues, show output: 'iptables -vnL', 'iptables -t nat -vnL', 'iptables -t mangle -vnL' and /tmp/.ipt file.
• Search SVN tickets & discuss in forum before opening. Before reporting: reset & manually set up, not restore from a backup.
• Please include operating & wireless modes (e.g. Gateway, Router, AP, CB, WDS, Mesh) & relevant configuration information.

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


Joined: 29 Jun 2008
Posts: 332

PostPosted: Tue Apr 06, 2021 12:55    Post subject: Netgear Nighthawk R7000 Reply with quote
Router/Version: Netgear R7000
Firmware: DD-WRT v3.0-r46294 std (04/06/21)
Kernel: Linux 4.4.264 #2445 SMP Mon Apr 5 09:38:24 +07 2021 armv7l
Mode: Gateway, Wireless AP.
Reset: Nope.
Previous: 04-03-2021-r46259
Status: Working really well so far, still testing.
Temperatures: CPU 58.0 °C / WL0 47.0 °C / WL1 52.5 °C



Logs.txt
 Description:
Full system logs. MAC scrubbed, password scrubbed, the fun stuff at the bottom as usual!

nvram set console_debug=1

Download
 Filename:  Logs.txt
 Filesize:  149.91 KB
 Downloaded:  99 Time(s)

IONK
DD-WRT Guru


Joined: 19 Aug 2011
Posts: 951

PostPosted: Tue Apr 06, 2021 14:04    Post subject: Reply with quote
Router/Version: D-Link DIR-868L Rev.A1
File/Kernel: dir868a-webflash.bin / Linux 4.4.264 #2445 SMP Mon Apr 5 09:38:24 +07 2021 armv7l
Previous/Reset: DD-WRT v3.0-r46259 std (04/03/21) / no
Mode/Status: Repeater Bridge on 5GHz AC/N-Mixed (wl0 is purposely turned off) + USB Storage / working
Issues/Errors: none

_________________
▫ RSS feed for DD-WRT releases (2024): https://rsseverything.com/feed/7d36ab68-7733-46c3-bd8a-9c54c5cef08c.xml
easyddup - A simple upgrade/downgrade utility by yoyoma2 --- as featured in 📌 Reference Links, stickies retired back to forum (Moderator's Pick 🌟)
mastaofdisastax
DD-WRT Novice


Joined: 16 Oct 2018
Posts: 19

PostPosted: Tue Apr 06, 2021 17:10    Post subject: Reply with quote
Router/Version: Linksys wrt320n
File: dd-wrt.v24-46294_NEWD-2_K3.x_mega_wrt320n.bin
Kernel: Linux 4.4.264 #8005 Tue Apr 6 13:23:05 +07 2021 mips
Previous: 46239
Reset: Yes
Mode/Status: Defaults
Issues/Errors: Yes, strong router passwords do not work.

I noticed this with 46294, 46239, and a version from several months prior. I forget which. Simple router passwords work. Strong passwords with special characters, e.g. `!@#$%^&* etc, which have worked in the past no longer work when setting up the router again after a reset.

The wiki says to "use numbers and valid non-alphabetic characters", but doesn't actually say which non-alphanumeric characters are valid or invalid.

Also, if I use the same strong password with special characters that doesn't work as a router password, as the WPA shared key, I have no problem connecting to wifi using it. So password special character handling is inconsistent, if indeed that is the issue.


Last edited by mastaofdisastax on Tue Apr 06, 2021 22:45; edited 3 times in total
saphirely
DD-WRT User


Joined: 13 Dec 2020
Posts: 266

PostPosted: Tue Apr 06, 2021 17:48    Post subject: Reply with quote
Router/Version: Netgear R6294
Firmware: DD-WRT v3.0-r46294 std (04/06/21)
Kernel: Linux 4.4.264 #2445 SMP Mon Apr 5 09:38:24 +07 2021 armv7l
Mode: Gateway, Wireless AP, unbound
Reset: No
Previous : r46259
Upgrade: Web and 1st succeed without reset.
Temperatures CPU 76.9 °C / WL1 56.3 °C
Load: 0.01, 0.05, 0.01
Uptime 5min
flyzipper
DD-WRT Guru


Joined: 21 Feb 2016
Posts: 504

PostPosted: Tue Apr 06, 2021 18:49    Post subject: Reply with quote
Router/Version: Netgear R7000
Firmware: DD-WRT v3.0-r46294 std (04/06/21)
Kernel: Linux 4.4.264 #2445 SMP Mon Apr 5 09:38:24 +07 2021 armv7l
Previous: r46259
Mode/Status: Gateway / working
Issues/Errors: Working well so far.

Uptime: 3hrs 56mins
Upgrade: via web UI, no issues
Reset: no
Temperatures: CPU 68.0 °C / WL0 46.8 °C / WL1 52.5 °C
wabe
DD-WRT Guru


Joined: 17 Jun 2006
Posts: 889

PostPosted: Wed Apr 07, 2021 11:39    Post subject: Reply with quote
Router/Version: Asus RT-AC68U rev C1
Firmware: asus_rt-ac68u-firmware.trx
Kernel: Linux 4.4.264 #2445 SMP Mon Apr 5 09:38:24 +07 2021 armv7l
Mode: Gateway, Wireless AP
Reset: No, flashed from CLI
Status: Working well, no issues so far

_________________
Netgear R7000 on Build 55109
Asus AC-AC68U rev. C1 (AP) on Build 55109
Asus AC-68U rev. A1 on Build 54604
Asus AC-68U rev. A1 on Build 53339
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC 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 can attach files in this forum
You can download files in this forum