New Build - 05/30/2021 - r46816

Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware
Goto page 1, 2  Next
Author Message
blkt
DD-WRT Guru


Joined: 20 Jan 2019
Posts: 5650

PostPosted: Sun May 30, 2021 12:03    Post subject: New Build - 05/30/2021 - r46816 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 r46788 (GitHub mirror)

Notes:
OpenVPN 2.5.2: Guides, Server, PBR, Reverse PBR, Client (see second post), Kill Switch, update tips, scripts and more.
WireGuard 1.0.20210219/Tools: Guides, Client, Server, Advanced, PBR, KS, update tips, scripts & 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.
SmartDNSMiniDLNA • Unbound 1.13.1 • CoovaChilli 1.6 • Tor 0.4.5.8 • OpenSSL 1.1.1k • Dnsmasq 2.85 • Privoxy 3.0.32
In-kernel Samba (ksmbd 3.3.9+): default min/max versions changed. • WSD updateANTFS/NTFS3 kernel mode driver++.
• Added swconfig support for Broadcom devices.
CVE-2020-26147, CVE-2020-24586, CVE-2020-24587 & CVE-2020-24588 (Fragattack) fixed.
• "Assign WAN port to Switch" feature removed to be reworked in future release: 46782

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
IONK
DD-WRT Guru


Joined: 19 Aug 2011
Posts: 947

PostPosted: Sun May 30, 2021 12:34    Post subject: Reply with quote
Router/Version: D-Link DIR-868L Rev.A1
File/Kernel: dir868a-webflash.bin / Linux 4.4.269 #3242 SMP Sun May 30 03:22:26 +07 2021 armv7l
Previous/Reset: DD-WRT v3.0-r46788 std (05/28/21) / no
Mode/Status: Repeater Bridge on 5GHz AC/N-Mixed (wl0 is purposely turned off) + USB Storage + lighttpd + ProFTPD + cron / working
Issues/Errors: router stopped working after accessing control panel page
It's a bit strange and I don't know which part caused the issue, so please read the sequence of events below:
1. upgrade from r46788 to r46816: lighttpd is still working, ftp is still working, and I can still access ddwrt control panel
2. on ddwrt control panel, I switch to service tab > USB : router stops responding : telnet connection is dropped, wifi down, cannot open any web page including ddwrt control panel (sorry I forgot to ping)
3. after restarting router, lighttpd is working again, ftp is working again, telnet is working again, but startup script doesn't run. However, The moment I open ddwrt control panel main page (not services > USB page) then the router stops responding again.
4. downgrading to r46788 : everything are working again (lightttpd, ftp, startup script are working, ddwrt is accessible for all pages)
5. after upgrading to r46816: same as 3
6. downgrading to r46788 : same as 4. now i'm still on r46788

I tried to tail -f /tmp/var/log/messages but nothing showed up when the router stopped responding
I still don't understand why i could access ddwrt control panel for the first time (item 1 above) then subsequently it's inaccessible (even with internet explorer)

edit: my pc is connected to the router via Ethernet cable connected to LAN 1
edit 2: lighttpd is using port 80 & 443, and i change the webui port to 8080 as in this discussion https://forum.dd-wrt.com/phpBB2/viewtopic.php?p=80468
my current setting:
Code:
nvram show | grep =80
size: 47754 bytes (17782 left)
wl1_nbw=80
http_wanport=8080
http_lanport=8080
wd_httpport=80
clkfreq=800,533
wl1.1_nbw=80
overclocking=800
lighttpd_port=80
vm.overcommit_ratio=80



NAS.png
 Description:
NAS settings
 Filesize:  224.27 KB
 Viewed:  4665 Time(s)

NAS.png



USB.png
 Description:
USB settings
 Filesize:  504.89 KB
 Viewed:  4671 Time(s)

USB.png



message.txt
 Description:
/tmp/var/log/messages

Download
 Filename:  message.txt
 Filesize:  39.7 KB
 Downloaded:  95 Time(s)


_________________
▫ 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 🌟)


Last edited by IONK on Sun May 30, 2021 14:38; edited 6 times in total
egc
DD-WRT Guru


Joined: 18 Mar 2014
Posts: 12812
Location: Netherlands

PostPosted: Sun May 30, 2021 12:46    Post subject: Reply with quote
Router Model: Netgear R6400v1

Firmware Version: DD-WRT v3.0-r46816M Community Build (05/30/21)
Kernel Version: Linux 4.4.269 #1 SMP Sun May 30 12:42:13 CEST 2021 armv7l

Upgraded from: DD-WRT v3.0-r46772M Community Build (05/26/21)
Reset: No, not this time

Status: Up and running for 2 hours, basic setup as Gateway, static leases, 2.4 GHz and 5 GHz working.
Running one WireGuard tunnel to Keepsolid and second WireGuard tunnel to own WG server for site-to-site connection.
OpenVPN client tested and working.
Errors: No, not at this moment.

Big Thanks to BS and other forum members and developers.

_________________
Routers:Netgear R7000, R6400v1, R6400v2, EA6900 (XvortexCFE), E2000, E1200v1, WRT54GS v1.
Install guide R6400v2, R6700v3,XR300:https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=316399
Install guide R7800/XR500: https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=320614
Forum Guide Lines (important read):https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=324087
egc
DD-WRT Guru


Joined: 18 Mar 2014
Posts: 12812
Location: Netherlands

PostPosted: Sun May 30, 2021 13:34    Post subject: Reply with quote
Router Model: Netgear R6400v2, board_id: U12H332T

Firmware Version: DD-WRT v3.0-r46816M Community Build (05/30/21)
Kernel Version: Linux 4.4.269 #1 SMP Sun May 30 12:42:13 CEST 2021 armv7l

Upgraded from: DD-WRT v3.0-r46772M Community Build (05/26/21)
Reset:Yes did a reset with nvram erase && reboot

Status: Up and running for 2 hours, basic setup as Gateway, static leases, OpenVPN client with Policy Based Routing up and running, 2,4GHz and 5Ghz working, USB storage working, OpenVPN server working, WireGuard server working with 8 clients (phones , windows and two other routers for site-to-site setup).

Errors: None at this moment

thanks BS!

_________________
Routers:Netgear R7000, R6400v1, R6400v2, EA6900 (XvortexCFE), E2000, E1200v1, WRT54GS v1.
Install guide R6400v2, R6700v3,XR300:https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=316399
Install guide R7800/XR500: https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=320614
Forum Guide Lines (important read):https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=324087
turbowells
DD-WRT User


Joined: 14 Sep 2019
Posts: 301
Location: Maine, USA

PostPosted: Sun May 30, 2021 13:51    Post subject: Reply with quote
Router/Version: Asus RT-N12D
File: dd-wrt.v24-#####_NEWD-2_K3.x_mega.bin
Firmware: DD-WRT v3.0-r46816 mega (05/30/21)
Kernel: Linux 4.4.269 #9704 Sun May 30 06:37:47 +07 2021 mips
Mode: Default settings
Previous: r46442
Reset?: Y
Status: Not working, no WAN IP assigned. Last working version is r46442. Did a few "nvram clear && reboots".

Code:

root@DD-WRT:~# nvram show | grep vlan.*ports | sort
vlan0ports=3 2 1 0 5*
vlan1ports=4 5

root@DD-WRT:~# nvram show | grep port.*vlans | sort
port0vlans=2
port1vlans=1
port2vlans=1
port3vlans=1
port4vlans=1
port5vlans=1 2 16000

root@DD-WRT:~# nvram show | grep vlan.*hwname | sort
vlan0hwname=et0
vlan1hwname=et0

root@DD-WRT:~# nvram show | grep vlan0 | sort
lan_ifnames=vlan0 eth1 eth2 eth3
vlan0_bridged=1
vlan0hwname=et0
vlan0ports=3 2 1 0 5*

root@DD-WRT:~# nvram show | grep vlan1 | sort
pppoe_ifname=vlan1
pppoe_wan_ifname=vlan1
vlan1_hwaddr=B0:6E:BF:77:94:70
vlan1hwname=et0
vlan1ports=4 5
wan_default=vlan1
wan_ifname2=vlan1
wan_ifname=vlan1
wan_ifnames=vlan1
egc
DD-WRT Guru


Joined: 18 Mar 2014
Posts: 12812
Location: Netherlands

PostPosted: Sun May 30, 2021 14:02    Post subject: Reply with quote
Just a wild guess, set:
pppoe_ifname=vlan1
pppoe_wan_ifname=vlan1

to vlan2:
nvram set pppoe_ifname=vlan2
nvram set pppoe_wan_ifname=vlan2

If it works:
nvram commit

what is the output of
Code:
get_wanface

_________________
Routers:Netgear R7000, R6400v1, R6400v2, EA6900 (XvortexCFE), E2000, E1200v1, WRT54GS v1.
Install guide R6400v2, R6700v3,XR300:https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=316399
Install guide R7800/XR500: https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=320614
Forum Guide Lines (important read):https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=324087
twindragon6
DD-WRT User


Joined: 29 Jun 2008
Posts: 332

PostPosted: Sun May 30, 2021 14:16    Post subject: Netgear Nighthawk R7000 Reply with quote
Router/Version: Netgear R7000
Firmware: DD-WRT v3.0-r46816 std (05/30/21)
Kernel: Linux 4.4.269 #3242 SMP Sun May 30 03:22:26 +07 2021 armv7l
Mode: Gateway, Wireless AP. CTF & FA Enabled. NAT and QOS Off.
Reset: Nope.
Previous: 05-25-2021-r46750
Status: Working so far; better temperatures at the moment, still testing. Something strange in dmesg. I included a log from the initial flash and another one at the end of the usual logs, after a power cycle.
Temperatures: CPU 60.2 °C / WL0 47.5 °C / WL1 52.9 °C



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

nvram set console_debug=1

cat /var/log/messages (Initial Flash)
dmesg (Initial Flash)
cat /proc/cpuinfo
cat /tmp/dnsmasq.conf
cat /tmp/DNSCache.log
cat /tmp/unbound

Download
 Filename:  Logs.txt
 Filesize:  340.86 KB
 Downloaded:  165 Time(s)



Last edited by twindragon6 on Sun May 30, 2021 14:29; edited 1 time in total
turbowells
DD-WRT User


Joined: 14 Sep 2019
Posts: 301
Location: Maine, USA

PostPosted: Sun May 30, 2021 14:25    Post subject: Reply with quote
egc wrote:
Just a wild guess, set:
pppoe_ifname=vlan1
pppoe_wan_ifname=vlan1

to vlan2:
nvram set pppoe_ifname=vlan2
nvram set pppoe_wan_ifname=vlan2

If it works:
nvram commit

what is the output of
Code:
get_wanface


root@DD-WRT:~# get_wanface
vlan1

I tried manually setting the parameters you mentioned, amongst others. It seems the boot process determines that vlan0=lan and vlan1=wan and resets the important parameters to reflect it. The router is running with default settings with just sshd and syslog enabled to keep it simple.
xraive
DD-WRT User


Joined: 08 Mar 2016
Posts: 134

PostPosted: Sun May 30, 2021 14:45    Post subject: Reply with quote
Router Model / Version: Netgear R6300V2
Previous Firmware:DD-WRT v3.0-r46788 std (05/28/21)
Current Firmware: DD-WRT v3.0-r46816 std (05/30/21)
File: netgear-r6300v2-webflash.bin / CLI Flash (easyddup.sh)
Kernel: Linux 4.4.269 #3242 SMP Sun May 30 03:22:26 +07 2021 armv7l
Reset: No
Wireless: Disabled
Routing: Operating - Gateway (WAN PPPoE)
Setup: SFE, NTP, DDNS (inadyn-Entware), Wireguard Server
Services: DNSMasq (GUI+ additional options on USB, Lighttpd, Syslog, SSH, FreeRadius, Telnet, USB, ProFTPD (with users), Samba (with users), Adblock for DD-WRT by Yamaraj, OpenVPN Client
Security: Firewall Enabled
NAT/QoS: HTB + FQ_CODEL
Administration:Remote Access (HTTPS & SSH), Startup Script (For DNSMasq & inadyn)
Uptime: up 1:01, load average: 0.23, 0.10, 0.08
Temperature: CPU 74.7 °C / Not available
Status: OK
Issues: None

All good with this build. I can confirm the port order have been fixed on the Netgear R6300v2 starting with this build. The gui/config matches the physical ports.

Thanks once again BS.
saphirely
DD-WRT User


Joined: 13 Dec 2020
Posts: 266

PostPosted: Sun May 30, 2021 15:38    Post subject: Reply with quote
Router/Version: Netgear R6250
Firmware: DD-WRT v3.0-r46816 std (05/30/21)
Kernel:Linux 4.4.269 #3242 SMP Sun May 30 03:22:26 +07 2021 armv7l
Mode: Gateway, Wireless AP, unbound
Reset: No, not this time
Previous : r46788
Upgrade: Web and 1st succeed without reset.
Temperatures CPU 74.7 °C / WL1 55.0 °C
Load: 0.08, 0.01, 0.00
Uptime 1 hour
Errors: No, not at this moment.

WAN: DHCP
MTU:1500 Auto
Shortcut Forwarding Engine: CTF
Flow Acceleration: CTF & FA
STP: Disable

DHCP Server Enabled - Running
Samba Disabled
WRT-radauth Disabled
WRT-rflow Disabled
MAC-upd Disabled
CIFS Automount Disabled
Sputnik Agent Disabled
USB Support Disabled

Works well.
PeteSL
DD-WRT User


Joined: 01 May 2007
Posts: 98

PostPosted: Sun May 30, 2021 16:28    Post subject: Reply with quote
Router/Version: Asus RT-AC3100
File/Kernel: asus_rt-ac3100-firmware.trx(experimental)/Linux 4.4.269 #3250 SMP Sun May 30 06:19:12 +07 2021 armv7l
Previous/Reset: r46788/No
Mode/Status: NAT,Wireguard client,uPNP,no DNS/DHCP,static WAN IP,G/N VHT40 2.4GHz, A/AC VHT80 5GHz
Issues/Errors: Same as before: ports reversed, port 5 & 6 nonexistent but showing. Otherwise, appears to be working correctly.
Update: Router just rebooted on its own, at about 24 hours. This has not happened for many, many versions so definitely a potential issue.


Last edited by PeteSL on Mon May 31, 2021 12:08; edited 1 time in total
kooper2013
DD-WRT User


Joined: 10 Jan 2013
Posts: 109
Location: DE

PostPosted: Sun May 30, 2021 19:19    Post subject: Asus RT-AC87U Reply with quote
Router/Version: Asus RT-AC87U
File/Kernel: asus_rt-ac87u-firmware.trx
Previous/Reset: r46733
Mode/Status: WAP, wg-client, 2.4+5G, DHCP server, SFE on, no fancy config
Issues/Errors: unusable

Unusable for me.
First no GUI access (via LAN), but wg and internet OK. 3 times off/on, then ssh-access and GUI for some time. Took LOGs, see attachment.
wifi: SSIDs were sent, but no device could connect. Access lost entirely after F5 on tab Tunnels.
Reset by button, restored previous config, same issue.

Back to r46733.



r46816-logs.txt
 Description:

Download
 Filename:  r46816-logs.txt
 Filesize:  17.96 KB
 Downloaded:  116 Time(s)


_________________
3xBuffalo WLI-H4-D1300
1xBuffalo WZR-D1800H
1xBuffalo WHR-HP-G300N
1xBuffalo WHR-1166D (stock f/w)
1xAsus RT-AC87U
1xAsus RT-AC88U
1xTP710
flyzipper
DD-WRT Guru


Joined: 21 Feb 2016
Posts: 504

PostPosted: Sun May 30, 2021 21:34    Post subject: Reply with quote
Router/Version: Netgear R7000
Firmware: DD-WRT v3.0-r46816 std (05/30/21)
Kernel: Linux 4.4.269 #3242 SMP Sun May 30 03:22:26 +07 2021 armv7l
Previous: r46788
Mode/Status: Gateway / working
Issues/Errors: Working well so far.

Uptime: 4hrs 16mins
Upgrade: via web UI, no issues
Reset: no
Temperatures: CPU 68.0 °C / WL0 46.5 °C / WL1 52.5 °C
pawhtiobo
DD-WRT User


Joined: 13 Apr 2021
Posts: 68
Location: Portugal

PostPosted: Sun May 30, 2021 23:31    Post subject: Reply with quote
Router/Version: TP-Link Archer C9 v2
File/Kernel: archer-c9v2-webflash.bin/Linux 4.4.269 #3244 SMP Sun May 30 05:54:20 +07 2021 armv7l
Previous/Reset: r46733/no
Mode/Status: Gateway/2.4GHz & 5GHz AP/DHCP server/DNS Server/Port forwarding/ipv4 only/USB Storage & NAS/Entware/Transmission BT
Issues/Errors: None

Ty BS and all dd-wrt community!
Cows
DD-WRT Novice


Joined: 06 Dec 2015
Posts: 34

PostPosted: Mon May 31, 2021 4:01    Post subject: Reply with quote
Router/Version: Tplink Archer C1900
File/Kernel: archer-c1900-webflash.bin
Previous/Reset: 05-09-2021-r46604 nvram erase after upgrade
Issues/Errors: After I upgraded I wasn't getting a wan IP. I did an nvram erase && reboot and I still had the issue. I waited a bit and reset my modem and router and I still had the issue so I decided to reset one more time because I was half asleep when I set up my router so I thought maybe I set something up wrong. After the 2nd reset everything seems ok so I don't know what happened. I see some people saying they have similar issues because of the new swconfig update so I ran those commands that were recommended to show the vlan configuration. I have no idea if this is of any use but here they are.

After the first reset:
root@DD-WRT:~# nvram show | grep vlan.*ports | sort
size: 34517 bytes (31019 left)
vlan0ports=1 2 3 4 5*
vlan1ports=1 2 3 4 5*
vlan2ports=0 5u
root@DD-WRT:~# nvram show | grep port.*vlans | sort
size: 34517 bytes (31019 left)
port0vlans=2 18000 19000 20000
port1vlans=1 18000 19000 20000
port2vlans=1 18000 19000 20000
port3vlans=1 18000 19000 20000
port4vlans=1 18000 19000 20000
port5vlans=1 2 16000
root@DD-WRT:~# nvram show | grep vlan.*hwname | sort
size: 34517 bytes (31019 left)
vlan0hwname=et0
vlan1hwname=et0
vlan2hwname=et0

After the second reset:
root@C1900:~# nvram show | grep vlan.*ports | sort
size: 35553 bytes (29983 left)
vlan0ports=1 2 3 4 5*
vlan1ports=1 2 3 4 5*
vlan2ports=0 5u
root@C1900:~# nvram show | grep port.*vlans | sort
size: 35553 bytes (29983 left)
port0vlans=2
port1vlans=1
port2vlans=1
port3vlans=1
port4vlans=1
port5vlans=1 2 16000
root@C1900:~# nvram show | grep vlan.*hwname | sort
size: 35553 bytes (29983 left)
vlan0hwname=et0
vlan1hwname=et0
vlan2hwname=et0
Goto page 1, 2  Next Display posts from previous:    Page 1 of 2
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