New Build - 05/28/2021 - r46788

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: Fri May 28, 2021 9:57    Post subject: New Build - 05/28/2021 - r46788 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 r46750 (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 CTF (Cut Through Forwarding) and swconfig support to 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
kernel-panic69
DD-WRT Guru


Joined: 08 May 2018
Posts: 14102
Location: Texas, USA

PostPosted: Fri May 28, 2021 12:22    Post subject: [INFO] VLANs and port order issues Reply with quote
This build should fix the vlans and port order issue on E4200v1 (maybe others), but you have to do a second reboot via webUI after the router comes back up; This should be completely fixed in the next release. For all MIPSR2 devices (802.11n), please check your webUI and nvram variables:
Code:
nvram show | grep vlan.*ports | sort
nvram show | grep port.*vlans | sort
nvram show | grep vlan.*hwname | sort

If you see vlan0, please report. I already compiled a fairly good list from supported devices wiki and sent it to BrainSlayer, just need confirmation. A long-standing carry-over from MIPSR1 devices should now be fixed and no more lan ports issues on any devices, if all goes well. Also, port orders will be fixed on Northstar (ARM) in the next release, if not also included here.

_________________
"Life is but a fleeting moment, a vapor that vanishes quickly; All is vanity"
Contribute To DD-WRT
Pogo - A minimal level of ability is expected and needed...
DD-WRT Releases 2023 (PolitePol)
DD-WRT Releases 2023 (RSS Everything)

----------------------
Linux User #377467 counter.li.org / linuxcounter.net
IONK
DD-WRT Guru


Joined: 19 Aug 2011
Posts: 947

PostPosted: Fri May 28, 2021 15:24    Post subject: Reply with quote
Router/Version: D-Link DIR-868L Rev.A1
File/Kernel: dir868a-webflash.bin / Linux 4.4.269 #3196 SMP Thu May 27 16:32:15 +07 2021 armv7l
Previous/Reset: DD-WRT v3.0-r46772 std (05/26/21) / no
Mode/Status: Repeater Bridge on 5GHz AC/N-Mixed (wl0 is purposely turned off) + USB Storage + lighttpd + ProFTPD + cron / working
Issues/Errors: none

p.s. I thought I deserved a pat on the back after setting up auto FW upgrade, but this almost gave me a smack in the face.

_________________
▫ 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 🌟)
kernel-panic69
DD-WRT Guru


Joined: 08 May 2018
Posts: 14102
Location: Texas, USA

PostPosted: Fri May 28, 2021 17:26    Post subject: Reply with quote
Disregard previous warnings, the problem existed between chair and keyboard Embarassed
_________________
"Life is but a fleeting moment, a vapor that vanishes quickly; All is vanity"
Contribute To DD-WRT
Pogo - A minimal level of ability is expected and needed...
DD-WRT Releases 2023 (PolitePol)
DD-WRT Releases 2023 (RSS Everything)

----------------------
Linux User #377467 counter.li.org / linuxcounter.net
thommy181
DD-WRT User


Joined: 16 Mar 2019
Posts: 353
Location: Szczecin, Poland EU

PostPosted: Fri May 28, 2021 18:23    Post subject: Reply with quote
I have the WNR3500L v2. I'm go to switch config tab and there I can configure vlans. I'm remove vlans 3 - 15 (totally useless for me). Vlan 1 and 2 I'm leave without changes. Vlan 0 is exist and it hasn't remove button. I can remove it ? How is solution for it, remove button is unavailable for Vlan 0. Generally I'm glad for new options. That's very useful.
kernel-panic69
DD-WRT Guru


Joined: 08 May 2018
Posts: 14102
Location: Texas, USA

PostPosted: Fri May 28, 2021 19:26    Post subject: Reply with quote
You have to reboot twice, at a minimum; other option is hard reset.
_________________
"Life is but a fleeting moment, a vapor that vanishes quickly; All is vanity"
Contribute To DD-WRT
Pogo - A minimal level of ability is expected and needed...
DD-WRT Releases 2023 (PolitePol)
DD-WRT Releases 2023 (RSS Everything)

----------------------
Linux User #377467 counter.li.org / linuxcounter.net
thommy181
DD-WRT User


Joined: 16 Mar 2019
Posts: 353
Location: Szczecin, Poland EU

PostPosted: Fri May 28, 2021 23:10    Post subject: Reply with quote
My device is Netgear WNR3500L v2I'm try to remove vlan0 by reboot. I'm done reboot by disconnect power supply from device (repeat 3 times). After that I'm reboot two times by ssh command. Vlan 0 is still exist. Actually that not significant issue. New options provide me to remove empty vlans #3 - 15. I think router working better now. Restore factory defaults is uncomfortable for me now. I'm done fresh configuration a few days ago. Generally - probably repeated reboot isn't solution for good vlans order. In my opinion vlan 0 interface should have remove button too.
kernel-panic69
DD-WRT Guru


Joined: 08 May 2018
Posts: 14102
Location: Texas, USA

PostPosted: Sat May 29, 2021 0:12    Post subject: Reply with quote
Reboot through the webUI. If that doesn't fix it, then you have to do a reset, most likely since you likely upgraded via ssh istead of webUI.

NOTE: Your device may not be one that the vlan0 will be removed from automatically; if so, I submitted a list already, and it's only fixable via ssh using 'nvram unset'.

_________________
"Life is but a fleeting moment, a vapor that vanishes quickly; All is vanity"
Contribute To DD-WRT
Pogo - A minimal level of ability is expected and needed...
DD-WRT Releases 2023 (PolitePol)
DD-WRT Releases 2023 (RSS Everything)

----------------------
Linux User #377467 counter.li.org / linuxcounter.net
flyzipper
DD-WRT Guru


Joined: 21 Feb 2016
Posts: 504

PostPosted: Sat May 29, 2021 1:28    Post subject: Reply with quote
Router/Version: Netgear R7000
Firmware: DD-WRT v3.0-r46788 std (05/28/21)
Kernel: Linux 4.4.269 #3196 SMP Thu May 27 16:32:15 +07 2021 armv7l
Previous: r46750
Mode/Status: Gateway / working
Issues/Errors: Working well so far.

Uptime: 4hrs 37mins
Upgrade: via web UI, no issues
Reset: no
Temperatures: CPU 68.0 °C / WL0 46.5 °C / WL1 52.2 °C
Zyxx
DD-WRT Guru


Joined: 28 Dec 2018
Posts: 729

PostPosted: Sat May 29, 2021 10:10    Post subject: Reply with quote
Router/Version: Netgear R7000
File: netgear-r7000-webflash.bin
Firmware: DD-WRT v3.0-r46788 std (05/28/21) (prev. DD-WRT v3.0-r46733 std (05/21/21))
Kernel: Linux 4.4.269 #3196 SMP Thu May 27 16:32:15 +07 2021 armv7l
Mode: Gateway, Wifi disabled, Wireguard for external access, WAN to DSL, Keep Alive reboot 5:00 in the morning
Reset: No
Status: running CTF seems to be somewhat problematic, 37m up.
I enabled CTF the very first time since it was introduced, everything seemed to work.
BUT the very first moment I connect my mobile phone (on LTE not WLAN) via wireguard to this device and tried to open a website, the router froze.
Waited 15 minutes but device did not come back. Flipped its power switch, device was usable again.
Switched CTF back to previously running SFE, rebooted, problem gone.
Retested this 2 times.
Every time I enable CTF and try to access a website via wireguard --> freeze.
Screenshot of WG Router settings attached.
R7000 is 192.168.1.1, DNS is on another device.

Router/Version: Asus RT-N66U
File: dd-wrt.v24-46788_NEWD-2_K3.x-big-RT-N66U.trx
Firmware: DD-WRT v3.0-r46788 big (05/28/21) (prev. DD-WRT v3.0-r46733 big (05/21/21))
Kernel: Linux 4.4.269 #9634 Fri May 28 15:24:00 +07 2021 mips
Mode: Gateway, Wifi disabled, WAN disabled, Wireguard Endpoint for external VPS, connected via LAN to R7800, Keep Alive reboot 6:05 in the morning
Reset: No
Status: Ok, 1:55h up.
Is this a MIPSr2 device as @kernel-panic69 mentioned?
At least it states MIPS32r2 in CPU Features.
--> I run the commands as asked for:
Code:

root@N66U:~# nvram show | grep vlan.*ports | sort
size: 39256 bytes (26280 left)
vlan1ports=1 2 3 4 8*
vlan2ports=0 8
root@N66U:~# nvram show | grep port.*vlans | sort
size: 39256 bytes (26280 left)
port0vlans=2
port1vlans=1
port2vlans=1
port3vlans=1
port4vlans=1
port5vlans=1 2 16000
port6vlans=
root@N66U:~# nvram show | grep vlan.*hwname | sort
size: 39256 bytes (26280 left)
vlan1hwname=et0
vlan2hwname=et0

--> No entry "vlan0", good I guess (?), but "vlan2ports=0 8" is this bad?



wireguard.jpg
 Description:
 Filesize:  88.23 KB
 Viewed:  6717 Time(s)

wireguard.jpg


mj666
DD-WRT User


Joined: 26 Nov 2010
Posts: 58

PostPosted: Sat May 29, 2021 11:32    Post subject: Reply with quote
Router/Version: Asus RT-AC88U
File DD-WRT v3.0-r46788 std (05/28/21)
Kernel: Linux 4.4.269 #3201 SMP Fri May 28 02:51:20 +07 2021 armv7l
Previous/Reset: 46750/no
Mode/Status: running with initial issues
Issues/Errors: Have now two RT-AC88U, one in gateway mode (new 2020) and one as access points (old 2017). Had some issues with initial configuration. I configured the gateway 4 or 5 times from erased nvram and always ended up with one nonfunctional WIFI interface. I could not find out wich step caused this issue but finally it worked. The access point was used as the gateway before and had also the issue with nonfunctional one WIFI interfaces. After a complete reset and new configuration it works as expected.

Router/Version: RT-AC68U
File DD-WRT v3.0-r46788 std (05/28/21)
Kernel: Linux 4.4.269 #3196 SMP Thu May 27 16:32:15 +07 2021 armv7l
Previous/Reset: 46750/no
Mode/Status: running
Issues/Errors:

Router/Version: RT-AC66U
File DD-WRT v3.0-r46788 giga (05/28/21)
Kernel: Linux 4.4.269 #9622 Fri May 28 15:12:25 +07 2021 mips
Previous/Reset: 46750/no
Mode/Status: running
Issues/Errors: The option to use the WAN port as additional switch port disappeared from GUI. The WAN port was not functioning anymore as a switch port after the upgrade (vlan2 is not assigned to br0). Using one of the switch port solved this problem for now.

Router/Version: Linksys E3000
File DD-WRT v3.0-r46788 mega (05/28/21)
Kernel: Linux 4.4.269 #9638 Fri May 28 15:27:28 +07 2021 mips
Previous/Reset: 46750/no
Mode/Status: running
Issues/Errors: The option to use the WAN port as additional switch port disappeared from GUI. The WAN port was not functioning anymore as a switch port after the upgrade (vlan2 is not assigned to br0). Using one of the switch port solved this problem for now.

_________________
Asus AC-RT88U (Gateway, asus_rt-ac88u-firmware_52459.trx)
Asus AC-RT88U (AP, asus_rt-ac88u-firmware_52459.trx)
Asus AC-RT68U (AP, asus_rt-ac68u-firmware_52459.trx)
Asus AC-RT66U (AP, dd-wrt-52459-Asus_RT-AC66U.trx)
Linksys E3000 (AP, dd-wrt.v24-52459_NEWD-2_K3.x_mega-e3000.bin)
Linksys E4200 V2 (openwrt-18.06.5-kirkwood-linksys_viper-squashfs-sysupgrade.bin) not used at the moment


Last edited by mj666 on Sat May 29, 2021 11:59; edited 1 time in total
turbowells
DD-WRT User


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

PostPosted: Sat May 29, 2021 11:49    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-r46788 mega (05/28/21)
Kernel: Linux 4.4.269 #9638 Fri May 28 15:27:28 +07 2021 mips
Mode: Gateway/OpenVPN client
Previous: r46442
Reset?: Y
Status: Not working, no WAN IP assigned. Last working version is r46442. I did a factory reset after upgrade and reconfigured manually.

root@VPNrouter:~# nvram show | grep vlan.*ports | sort
vlan0ports=3 2 1 0 5*
vlan1ports=4 5
root@VPNrouter:~# nvram show | grep port.*vlans | sort
port0vlans=2
port1vlans=1
port2vlans=1
port3vlans=1
port4vlans=1
port5vlans=1 2 16000
root@VPNrouter:~# nvram show | grep vlan.*hwname | sort
vlan0hwname=et0
vlan1hwname=et0



Virtual LAN.jpg
 Description:
 Filesize:  19.17 KB
 Viewed:  6667 Time(s)

Virtual LAN.jpg


hurleyp
DD-WRT User


Joined: 10 Sep 2009
Posts: 425
Location: Ottawa, Ontario, Canada

PostPosted: Sat May 29, 2021 13:30    Post subject: Reply with quote
Firmware: v3.0-r46788 std (05/28/21)
Router/Version: Netgear R7000
Kernel: Linux 4.4.269 #3196 SMP Thu May 27 16:32:15 +07 2021 armv7l
Previous: v3.0-r46772 std (05/26/21)
Mode/Status: AP wired and wireless / Up and running for 25 hours
Reset: Soft boot before and after upgrade
Temperatures: CPU 61.4 °C / WL0 46.1 °C / WL1 51.0 °C
Issues/Errors: Nothing significant

Updated via webif. No 'nvram erase' this time, last one was in July 2018 (r36325).

Upload and Download speeds are to ISP spec. Nothing unexpected in the syslog.

Current basic R7000 setup (subject to change of course):
- Static WAN IP
- Shortcut Forwarding Engine: CTF, Flow Acceleration: Disabled
- STP - Enabled
- IPv4 only, both WAN and LAN
- LAN DHCP Enabled
- Wireless: AP, Regulatory Domain = CANADA, wl0 Mixed (ch. 6), wl1 AC/N-Mixed (ch. 36, VHT80), AES
- 1 wireless VLAN on wl0
- SNMP disabled, SSH enabled, Telnet disabled
- Firewall enabled, Log Level high
- Syslog: to local server. klogd: disabled.
- USB support - Off
- No custom scripts
- NO: ttraf, Tor, VNC, Zabbix, VPN, Radius, OpenVPN
- NO: UPnP, DMZ, QoS
- NO: Samba, CIFS, JFFS2, miniDLNA, Entware, Optware

_________________
Netgear R7000: v3.0-r54248 std (11/29/23)
EdgeRouter-X: EdgeOS v2.0.9-hotfix 7
saphirely
DD-WRT User


Joined: 13 Dec 2020
Posts: 266

PostPosted: Sat May 29, 2021 13:33    Post subject: Reply with quote
Router/Version: Netgear R6250
Firmware: DD-WRT v3.0-r46788 std (05/28/21)
Kernel:Linux 4.4.269 #3196 SMP Thu May 27 16:32:15 +07 2021 armv7l
Mode: Gateway, Wireless AP, unbound
Reset: No
Previous : r46750
Upgrade: Web and 1st succeed without reset.
Temperatures CPU 74.7 °C / WL1 55.3 °C (Becuase it is just 7°C air now)
Load: 0.09, 0.05, 0.00
Uptime 1 day

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.

root@DD-WRT:~# nvram show | grep vlan.*ports | sort
size: 37742 bytes (27794 left)
vlan1ports=3 2 1 0 5*
vlan2ports=4 5u
root@DD-WRT:~# nvram show | grep ports.*vlans | sort
size: 37742 bytes (27794 left)
root@DD-WRT:~# nvram show | grep vlan.*hwname | sort
size: 37742 bytes (27794 left)
vlan1hwname=et0
vlan2hwname=et0
xraive
DD-WRT User


Joined: 08 Mar 2016
Posts: 134

PostPosted: Sat May 29, 2021 14:56    Post subject: Reply with quote
Router Model / Version: Netgear R6300V2
Previous Firmware:DD-WRT v3.0-r46750 std (05/25/21)
Current Firmware: DD-WRT v3.0-r46788 std (05/28/21)
File: netgear-r6300v2-webflash.bin / CLI Flash (easyddup.sh)
Kernel: Linux 4.4.269 #3196 SMP Thu May 27 16:32:15 +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 20:13, load average: 0.23, 0.10, 0.06
Temperature: CPU 75.8 °C / Not available
Status: OK
Issues: None

All good with this build. Thanks once again BS.
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