New Build - 07/08/2024 - r57200

Post new topic   Reply to topic    DD-WRT Forum Index -> Qualcomm Atheros based Hardware
Goto page 1, 2  Next
Author Message
kernel-panic69
DD-WRT Guru


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

PostPosted: Mon Jul 08, 2024 15:46    Post subject: New Build - 07/08/2024 - r57200 Reply with quote
Welcome to Atheros r57200 beta release thread for reporting, feedback to developers and 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 56941 (mirror)

OpenVPN 2.6.10: 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:
... r55799 r55819 r56029 r56119 r56182 r56237 r56326 r56359 r56380 r56490 r56721 r56820 r56941 r57200

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


Joined: 07 Jun 2006
Posts: 2152
Location: WV, USA

PostPosted: Mon Jul 08, 2024 16:04    Post subject: Reply with quote
Router/Version: Linksys MR7350v1
File/Kernel: dd-wrt-webflash-mr7350-57200.bin
Previous/Reset: dd-wrt-webflash-mr7350-56941.bin
Mode/Status: Test Unit
Issues/Errors: All Lights Out! Will Not Boot!

Flashed this a few hours ago and it does not boot (I've been waiting for the build thread to show up to report this). In fact, the entire router goes completely dark and has to be power cycled a few times to get back to r56941.
Code:

U-Boot 2016.01 (Mar 18 2020 - 13:15:21 +0800)

CBT U-Boot ver: 2.3.01  ([IPQ6018].[SPF11.CSU1].[code version])

DRAM:  smem ram ptable found: ver: 2 len: 4
512 MiB
NAND:  ONFI device found
ID = 1590aac2
Vendor = c2
Device = aa
SF: Unsupported flash IDs: manuf 00, jedec 0000, ext_jedec 0000
ipq_spi: SPI Flash not found (bus/cs/speed/mode) = (0/0/48000000/0)
256 MiB
MMC:   sdhci: Node Not found, skipping initialization

PCI0 is not defined in the device tree
In:    serial@78B1000
Out:   serial@78B1000
Err:   serial@78B1000
machid: 8030200
eth0 MAC Address from ART is not valid
eth1 MAC Address from ART is not valid
eth2 MAC Address from ART is not valid
eth3 MAC Address from ART is not valid
eth4 MAC Address from ART is not valid
eth5 MAC Address from ART is not valid

Updating boot_count ... done

Hit any key to stop autoboot:  1  0
Setting bus to 0
Valid chip addresses: 62

NAND read: device 0 offset 0x6680000, size 0x800000
 8388608 bytes read: OK
## Booting kernel from Legacy Image at 44000000 ...
   Image Name:   DD-WRT V3.0
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    4194175 Bytes = 4 MiB
   Load Address: 42208000
   Entry Point:  42208000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK
FDT and ATAGS support not compiled in - hanging
### ERROR ### Please RESET the board ###


Yep, serial log shows it's a pretty gosh darn fatal error.

_________________
- Linksys EA8500: I-Gateway, WAP/VAP 5ghz only. Features: VLANs, Samba, WG, Entware - r60xxx
- Linksys EA8500: 802.11s Secondary w/VLAN Trunk over 5ghz - r60xxx
- Linksys MX4300: 802.11s Primary w/VLAN Trunk over 5ghz. 2.4ghz WAP/VAP only - r60xxx
- Linksys MX4300: (WAP/VAP (7)) Multiple VLANs over single trunk port. Entware/Samba r60xxx
- Linksys MR7350: WDS Station for extended Ethernet r60xxx
- Linksys MR7500, MX8500: None in production. Just testing. r60xxx
- OSes: Fedora 40, 10 RPis (2,3,4,5), 23 ESP8266s: Straight from Amiga to Linux in '95, never having owned a Windows PC.
- Forum member #248
MLandi
DD-WRT Guru


Joined: 04 Dec 2007
Posts: 1263
Location: Murrysville, PA

PostPosted: Mon Jul 08, 2024 16:48    Post subject: Reply with quote
Update method: SSH / CLI using PuTTY
Router/Version: Netgear R9000
File/Kernel: DD-WRT v3.0-r57200 std (07/08/24) / Linux 4.9.337-rt197 #744 SMP Wed Jun 5 03:00:10 +07 2024 armv7l
Previous/Reset: DD-WRT v3.0-r56941 std (06/19/24) / Linux 4.9.337-rt197 #744 SMP Wed Jun 5 03:00:10 +07 2024 armv7l
Mode/Status: Gateway / Working Normally
Issues/Errors: None

Up for 2 hours+

_________________
Linksys MX8500
DD-WRT v3.0-r62966 std (12/06/25)
Linux 6.6.118-rt29 #4715 SMP Sat Dec 6 10:22:51 +07 2025 aarch64

Gateway, AP, DNSMasq, SmartDNS, NSS-ECM-SFE, QCA NSS, no STP
VAP on wlan1 for internet devices
IPv4 & IPv6 (Prefix Delegation)
Static Leases & DHCP
Cloudflare DoH & DoT, No QoS, No Forced DoT, 802.11k
2.4GHz: AP, AX Only, ACK Timing 300, WPA2 & WPA3 w/AES & GCMP
5GHz: AP, AX Only, ACK Timing 300, WPA2 & WPA3 w/AES & GCMP
Netgear AX1800 WiFi Mesh Extender
Xfinity 1.2Gbps/40Mbps
lexridge
DD-WRT Guru


Joined: 07 Jun 2006
Posts: 2152
Location: WV, USA

PostPosted: Mon Jul 08, 2024 16:49    Post subject: Reply with quote
Router/Version: Linksys EA8500
File/Kernel: dd-wrt-webupgrade-ea8500-r57200.bin
Previous/Reset: dd-wrt-webupgrade-ea8500-r56820.bin / No Reset
Mode/Status: Main Gateway NSS-SFE enabled
Issues/Errors: Not able to boot

Flashed this on my main Gateway twice and it cannot boot. Eventually comes back up on r56820 after three boot failures. I have not tried with disabling NSS-SFE which I am guessing would allow it to boot since it does boot on the below two EA8500 WDS Stations.

EDIT: Captured a serial log for this:
Code:

[init] : starting Architecture code for ipq806x
sysinit using mac 14:91:82:67:34:76
[    6.208215] **********************************************************
[    6.208224] * Driver    :NSS GMAC Driver - RTL v(3.72a)
[    6.208228] * Version   :1.0
[    6.208231] * Copyright :Copyright (c) 2013-2018 The Linux Foundation. All rights reserved.
[    6.208233] **********************************************************
[    6.209071] (unnamed net_device) (uninitialized): nss_gmac_clk_ctl_dev_init: ctx->clk_ctl_base(0xdeb64000) + GMAC_COREn_CLK_FS(1)(0x3cd8): 0x8
[    6.209083] (unnamed net_device) (uninitialized): nss_gmac_clk_ctl_dev_init: ctx->clk_ctl_base(0xdeb64000) + GMAC_COREn_CLK_SRC_CTL(1)(0x3cc0): 0x2
[    6.209092] (unnamed net_device) (uninitialized): nss_gmac_clk_ctl_dev_init: ctx->clk_ctl_base(0xdeb64000) + GMAC_COREn_CLK_SRC0_MD(1)(0x3cc4): 0x7f0000
[    6.209100] (unnamed net_device) (uninitialized): nss_gmac_clk_ctl_dev_init: ctx->clk_ctl_base(0xdeb64000) + GMAC_COREn_CLK_SRC1_MD(1)(0x3cc8): 0x7f0000
[    6.209109] (unnamed net_device) (uninitialized): nss_gmac_clk_ctl_dev_init: ctx->clk_ctl_base(0xdeb64000) + GMAC_COREn_CLK_SRC0_NS(1)(0x3ccc): 0x142
[    6.209117] (unnamed net_device) (uninitialized): nss_gmac_clk_ctl_dev_init: ctx->clk_ctl_base(0xdeb64000) + GMAC_COREn_CLK_SRC1_NS(1)(0x3cd0): 0x142
[    6.209125] (unnamed net_device) (uninitialized): nss_gmac_clk_ctl_dev_init: ctx->clk_ctl_base(0xdeb64000) + CLK_HALT_NSSFAB0_NSSFAB1_STATEA(0x3c20): 0x5b00
[    6.209132] (unnamed net_device) (uninitialized): nss_gmac_clk_ctl_dev_init: ctx->clk_ctl_base(0xdeb64000) + GMAC_COREn_CLK_CTL(1)(0x3cd4): 0x50
[    6.209140] (unnamed net_device) (uninitialized): nss_gmac_dev_init: nss_base(0xdecd0000) + NSS_GMACn_CTL(1)(0x34): 0x90c0c
[    6.209149] (unnamed net_device) (uninitialized): nss_gmac_dev_init: nss_base(0xdecd0000) + NSS_ETH_CLK_DIV0(0xc): 0x100
[    6.209164] (unnamed net_device) (uninitialized): ioremap OK. Size 0x4000. reg_base 0x37200000. mac_base 0x8a704f3a.
[    6.209181] (unnamed net_device) (uninitialized): mdio bus '37000000.mdio-mii' OK.
[    6.209192] GMAC1(31217aff) Invalid MAC@ - using c6:c7:c8:c9:ca:cb
[    6.214513] ipq8064-mdio 37000000.mdio (unnamed net_device) (uninitialized): nss_gmac_ipc_offload_init: enable Rx checksum
[    6.214978] ipq8064-mdio 37000000.mdio eth0: Initialized NSS GMAC1 interface eth0: (base = 0x37200000, irq = 41, PhyId = 0, PollLink = 0)
[    6.215473] (unnamed net_device) (uninitialized): nss_gmac_clk_ctl_dev_init: ctx->clk_ctl_base(0xdeb64000) + GMAC_COREn_CLK_FS(2)(0x3cf8): 0x8
[    6.215491] (unnamed net_device) (uninitialized): nss_gmac_clk_ctl_dev_init: ctx->clk_ctl_base(0xdeb64000) + GMAC_COREn_CLK_SRC_CTL(2)(0x3ce0): 0x2
[    6.215502] (unnamed net_device) (uninitialized): nss_gmac_clk_ctl_dev_init: ctx->clk_ctl_base(0xdeb64000) + GMAC_COREn_CLK_SRC0_MD(2)(0x3ce4): 0x7f0000
[    6.215509] (unnamed net_device) (uninitialized): nss_gmac_clk_ctl_dev_init: ctx->clk_ctl_base(0xdeb64000) + GMAC_COREn_CLK_SRC1_MD(2)(0x3ce8): 0x7f0000
[    6.215518] (unnamed net_device) (uninitialized): nss_gmac_clk_ctl_dev_init: ctx->clk_ctl_base(0xdeb64000) + GMAC_COREn_CLK_SRC0_NS(2)(0x3cec): 0x142
[    6.215524] (unnamed net_device) (uninitialized): nss_gmac_clk_ctl_dev_init: ctx->clk_ctl_base(0xdeb64000) + GMAC_COREn_CLK_SRC1_NS(2)(0x3cf0): 0x142
[    6.215532] (unnamed net_device) (uninitialized): nss_gmac_clk_ctl_dev_init: ctx->clk_ctl_base(0xdeb64000) + CLK_HALT_NSSFAB0_NSSFAB1_STATEA(0x3c20): 0x5b00


U-Boot 2012.07 [Standard IPQ806X.LN,r40331] (Oct 12 2015 - 17:00:55)

CBT U-Boot ver: 1.0.12


So my assumption was correct. It will boot just fine with NSS-SFE disabled, but not at all when enabled.


Router/Version: Linksys EA8500
File/Kernel: dd-wrt-webupgrade-ea8500-r57200.bin
Previous/Reset: dd-wrt-webupgrade-ea8500-r56820.bin / No Reset
Mode/Status: WDS Station x2
Issues/Errors: None

Seems to be working well (WAN configured to LAN so no SFE)

_________________
- Linksys EA8500: I-Gateway, WAP/VAP 5ghz only. Features: VLANs, Samba, WG, Entware - r60xxx
- Linksys EA8500: 802.11s Secondary w/VLAN Trunk over 5ghz - r60xxx
- Linksys MX4300: 802.11s Primary w/VLAN Trunk over 5ghz. 2.4ghz WAP/VAP only - r60xxx
- Linksys MX4300: (WAP/VAP (7)) Multiple VLANs over single trunk port. Entware/Samba r60xxx
- Linksys MR7350: WDS Station for extended Ethernet r60xxx
- Linksys MR7500, MX8500: None in production. Just testing. r60xxx
- OSes: Fedora 40, 10 RPis (2,3,4,5), 23 ESP8266s: Straight from Amiga to Linux in '95, never having owned a Windows PC.
- Forum member #248
stalonge
DD-WRT Guru


Joined: 21 Jul 2006
Posts: 1946
Location: Fortaleza Ce Brazil

PostPosted: Mon Jul 08, 2024 21:35    Post subject: Reply with quote
Router/Version: Linksys MR9000
Kernel: 4.9
Previous/Reset: 57184 / No Reset
Mode/Status: HD USB Webserver JFFS Wireguard FTPserver Mesh AP
Issues/Errors: None


Router/Version: TP Link C7 v5
Kernel: 3.18
Previous/Reset: 57184 / No Reset
Mode/Status: Mesh Cli x2
Issues/Errors: None


Router/Version: Netgear R7800
Kernel: 6.1
Previous/Reset: 57184 / No Reset
Mode/Status: Mesh Cli x2
Issues/Errors: None


Thanks BS and all devs

Very Happy Very Happy

_________________
DDwrt ...it rocks ....

1 R7800 62966 k6.1 WDS ap
1 R7800 53562 Samba FTP K4.9 STATION
1 WZR1750 62966 AP Webserver Samba Wireguard
2 TP link Archer C7v5 58179 Cli
1 DD x86_64 61337 Gateway Samba Ftp Webserver wireguard
1 MR9000 62365 Gateway Samba Ftp Webserver wireguard
1 WRX36 62890 Gateway Ftp Webserver wireguard
ramblin
DD-WRT User


Joined: 03 Nov 2015
Posts: 383
Location: Florida, USA

PostPosted: Tue Jul 09, 2024 0:27    Post subject: Reply with quote
Router: Linksys ea8500 ..WDS AP
Firmware: DD-WRT v3.0-r57200 std (07/08/24)
Kernel: Linux 6.1.97-rt28 #440 SMP Sun Jul 7 15:07:02 +07 2024 arm
Reset: NO .. GUI upgrade from r56820
Mode: 2.4 GHz only .. Firmware type VANILLA ..SFE Disabled
Errors: NONE

Router: Linksys ea8500 ..WDS Stations ... X (2)
Firmware: DD-WRT v3.0-r57200 std (07/08/24)
Kernel: Linux 6.1.97-rt28 #440 SMP Sun Jul 7 15:07:02 +07 2024 arm
Reset: NO .. GUI upgrade from r56820
Mode: 2.4 GHz only .. Firmware type VANILLA ..SFE Disabled
Errors: NONE

Good so far...Thanks devs

_________________
......All GOOD here... Just Handshakes and Time Stamps !......
Twingo
DD-WRT User


Joined: 30 Dec 2007
Posts: 161

PostPosted: Tue Jul 09, 2024 2:50    Post subject: Reply with quote
Router: Dyanlink WRX36
Firmware: DD-WRT v3.0-r57200 std (07/08/24)
Reset: YES .. GUI upgrade from r56941
Mode: Main Gateway SFE enabled
Errors: NONE for routing traffic to internet

This is the first build that has a functional control tab for wireless, so this build is the first fully functional build for WRX36.

A few things I noticed this time on WRX36 running DD-wrt with 57200.

1) After flashing to DD-WRT new build with full reset (or flashing first time to DD-WRT), the first boot-up of DD-WRT on WRX36 is a very long process, it took 4 minutes to boot up after upgrading from 56941 (with full reset to default selected), it might be DD-WRT needs some time to populate all the nvram parameters, I guess.

2) WAN is disabled after first time booting, needs to be turned on manually.

3) Mac clone is not erased with full reset, I ended up with the old Mac address on the WAN.

4) The WAN led lights are functioning but in reversed manner, connection and traffic are both lit when no cable plugged in; when network cable is plugged in, connection is off, and traffic will cause the traffic indicator LED to go dark (i.e. traffic is LED off, no traffic is LED on)

5) CPU is displayed correctly as 8072, though CPU freq is 1017MHz, not sure it's a mistake or this build actually runs the router at 1017MHz.

Thanks for getting WRX36 fully functional!
Alozaros
DD-WRT Guru


Joined: 16 Nov 2015
Posts: 7090
Location: UK, London, just across the river..

PostPosted: Tue Jul 09, 2024 8:43    Post subject: Reply with quote
Router Model Netgear R7800
Firmware Version DD-WRT v3.0-r57200 std (07/08/24)
Kernel Version Linux 6.1.97-rt28 #440 SMP Sun Jul 7 15:07:02 +07 2024 arm

update: CLI r56941> r57200
reset: NO(one unit is still op) than YES on my second unit
mode: Gateway/DoT via Entware, AD-Block(via script),IPset Firewall,Forced DNS,AP&Net Isolation,x3VLAN,VPN client(PBR),40 HT 2.4Ghz only(Vanilla), Disable 121
status: Operational 1h+
errors: after 2nd reboot default wan moves from eth0 to wan_default=eth1...
and all my LAN ports are not operational....

After CLI flash, reboot command still fails and dmseg shows:

[580827.935825] SQUASHFS error: Failed to read block 0x1968a50: -5
[580827.935836] SQUASHFS error: Unable to read metadata cache entry [1968a4e]
[580827.935841] SQUASHFS error: Unable to read inode 0xe9
[580827.955920] SQUASHFS error: xz decompression failed, data probably corrupt
[580827.955930] SQUASHFS error: Failed to read block 0x196aefe: -5
[580827.955936] SQUASHFS error: Unable to read metadata cache entry [196aefc]
[580827.955939] SQUASHFS error: Unable to read inode 0x24ae0ffe

my other R7800 has no problem with reboot via CLI (after cli flash), but it needs a bit more waiting... and doesn't have access to dmseg as it throws I/O error..

On a couple of previous builds, I already tried to reset and reconfig from a scratch, it hangs on CLI flash / reboot as always...even with bear minimum config...

Otherwise my both R7800 are fully operational... Cool

p.s. after a 36h of work one of my R7800 lost its DHCP on the LAN ports all lans are segmented on a VLAN's on their own Bridge and DHCPd...so no DHCP or even static IP was not possible..noting on the logs or dmesg, reboot didn't solve the problem...however WIFI on br0 was fine with DHCPd and fetching IP's to the new clients...finally i went back to 56941/reset and reloaded the save file of 56941 and it was back to op...than updated again to 57200/reset and manually re-config and so far no issues...fingers crossed Razz I do suspect its about the bridges and the recent commits...may be... Rolling Eyes

found it on 56941 nvram show | grep wan_default shows > wan_default=eth0
but on 57200 the output is wan_default=eth1 and there where all my lan ports are not working as it should...so i had to manually edit the nvram settings back to eth0


Router Model Netgear R9000 Nighthawk X10
Firmware Version DD-WRT v3.0-r57200 std (07/08/24)
Kernel Version Linux 4.9.337-rt197 #744 SMP Wed Jun 5 03:00:10 +07 2024 armv7l

update: CLI flash 56932>57200
reset: NO
status: Operational 1h+
errors: Nothing new, yet...

Router Model Netgear XR500
Firmware Version DD-WRT v3.0-r57200 std (07/08/24)
Kernel Version Linux 6.1.97-rt28 #440 SMP Sun Jul 7 15:07:02 +07 2024 arm

update: CLI flash 56941>57200>56941
reset: NO
status: NON fully Operational p.s. reverted back to 56941
errors: LAN ports not working devices connected do not obtain IP all due to the switch wan_default=eth1
GUI Interface Setup
Port Setup
WAN Port Assignment shows eth0 but nvram value is wan_default=eth1 and changing it to eth0 nvram commit does not save it, on reboot it gets back to eth1, nor start up command wan_default=eth0 works...LAN ports are not operational...

Router Model TP-Link TL-WR740N
Firmware Version DD-WRT v3.0-r57200 std (07/08/24)
Kernel Version Linux 3.10.108-d11 #165300 Mon Jul 8 09:08:48 +07 2024 mips

update: WEB flash 56490>57200
reset: NO
status: Operational GTW WIFI WAP 1h+
errors: Nothing new, yet... wan_default=eth0 is still eth0

Thanks BS and Team !

_________________
Atheros
TP-Link WR1043NDv2 -DD-WRT 62606 Gateway/DoT,Forced DNS,Ad-Block,Firewall,x4VLAN,VPN
TP-Link WR1043NDv2 -Gargoyle OS 1.15.x AP,DNS,QoS,Quotas
Qualcomm-Atheros
Netgear XR500 -DD-WRT 63600 GTW/SmDNS/DoT,AD-Blk,Forced DNS,AP&Net Isolation,x2VLAN,Vanilla
Netgear R7800 --DD-WRT 62606 Gateway/DNSCryptv2,AD-Block,Forced DNS,AP&Net Isolation,x3VLAN,Firewall,Vanilla,VPN cli
Netgear R9000 --DD-WRT 62606 Gateway/DoT,AD-Block,AP Isolation,Firewall,Forced DNS,x2VLAN,Vanilla
Dynalink DL-WRX36-DDWRT 62606
Broadcom
Netgear R7000 --DD-WRT 63600 GTW/DNScrypt-proxy2/AD-Block,IPset Firewall,Forced DNS,x4VLAN,VPN cli
NOT USING 5Ghz ANYWHERE
------------------------------------------------------
Stubby DNS over TLS I DNSCrypt v2 by mac913


Last edited by Alozaros on Sat Jul 13, 2024 8:24; edited 8 times in total
dpp3530
DD-WRT Guru


Joined: 12 Dec 2007
Posts: 895
Location: Pittsburgh, PA USA

PostPosted: Tue Jul 09, 2024 12:51    Post subject: Reply with quote
Router/Version: Netgear R7800 x 3
File/Kernel: DD-WRT v3.0-r57200 std (07/08/24)
Previous/Reset: DD-WRT v3.0-r56941 std (06/19/24), last reset at r56941.
Mode/Status: Gateway (SFE Disabled), Access Point (DD-WRT firmware,2.4GHz, 5GHZ, WPA2/WPA3, 802.11r/v/k), IPV6 (DHCP6 w/ prefix delegation), Entware, DOT via SmartDNS/DNSMasq, OpenVPN server, Wireguard Server + 2 wired access points (DD-WRT firmware,2.4GHz, 5GHZ, WPA2/WPA3, 802.11r/v/k)
Issues/Errors:
Up 10 hours. USB 2.0 working properly for Entware and "jffs" partitions. USB 3.0 device does not work (separate thread on this). Speed (tested via nPerf.com) is very close to published, which is equal or favorable to the ISP router. Wireguard and OpenVPN servers both working as expected and throughput sufficient to open video files on network shares.

Router had been up for 3 hours on r57200, and I decided to try turning on NSS-ECM-SFE. Changed the setting, which caused a reboot, and when it came back up, IPv6 was not working as previously reported. I added my startup and cron workaround scripts, then rebooted it again from the Reboot Router button under Administration/Management. When the ping to 192.168.6.1 never came back, I did a DHCP release and renew and got a 192.168.1.x address. For some reason, the router had done a reset to defaults on it's own. Fortunately, I had a backup after the recent reconfig, and was quickly back to normal.

I've since made changes to both the startup script and cron fields in the GUI, and rebooted without issue. I've left Shortcut Forwarding Engine on Disabled, however.

Thank you Brainslayer.

_________________
__________________________
Linksys MR7350
DD-WRT v3.0 STD
jrscs
DD-WRT Guru


Joined: 09 Aug 2010
Posts: 539

PostPosted: Tue Jul 09, 2024 23:59    Post subject: Reply with quote
Router/Version: Netgear XR500 Nighthawk Pro Gaming (Install guide by egc)
Firmware: DD-WRT v3.0-r57200 std (07/08/24)
Kernel: Linux 6.1.97-rt28 #440 SMP Sun Jul 7 15:07:02 +07 2024 arm
Previous: DD-WRT v3.0-r56941 std (06/19/24)
Update Method: SSH / CLI using PuTTY with ‘firmware.bin’ install
Mode/Status: Gateway / Ok
Reset: No
Setup:
2.4 GHz N/G Mixed 20 MHz WPA2 - Vanilla, 2.4 GHz guest (VAP) WPA2
5.0 GHz AC/N Mixed 80 MHz WPA2 - Vanilla
IPv4, DHCP, DNSMasq, Static Leases, Port Forwarding
USB 3.2 Gen 1 (USB 3.0) Seagate One Touch 2TB STKB2000400 (exFAT), NAS, Samba (Restricted User/Password)
NTP Client, Wireguard Server, Wake-on-WAN (Internet), SSH (public key)
SFE Disable, QoS Disable
Issues/Errors: None / OK

Thanks B.S.

_________________
Linksys MX4300: Primary & Node
Retired: Netgear XR500, R7800; Asus AC87U A1, RT-AC68R A1, RT-AC66U A1
Retired Repeater Bridge: Netgear R6400v2otp
Zyxx
DD-WRT Guru


Joined: 28 Dec 2018
Posts: 994

PostPosted: Wed Jul 10, 2024 9:01    Post subject: Reply with quote
Router/Version: Netgear R7800
File: dd-wrt-webupgrade.bin
Firmware: DD-WRT v3.0-r57200 std (07/08/24)
Kernel: Linux 6.1.97-rt28 #440 SMP Sun Jul 7 15:07:02 +07 2024 arm
Mode: Gateway, SFE disabled, 2.4G and 5G wifi (FW: DD-WRT), Wireguard for external access, WAN to 4G Bridge (DHCP Client), Keep Alive reboot 6:02 in the morning, using my own local NTP
Reset: No
Status: Installed at release, OK.
dpp3530
DD-WRT Guru


Joined: 12 Dec 2007
Posts: 895
Location: Pittsburgh, PA USA

PostPosted: Wed Jul 10, 2024 19:13    Post subject: Reply with quote
Update: Enabled NSS-ECM and saw a 30% decrease in upload and download speeds compared to Disabled. Changed it to NSS-ECM-SFE and saw about a 25% increase in upload speed over Disabled, download speed stayed the same at about 510 (provisioned for 500).

Down side - I had two random reboots in less than 90 minutes. I work from home and have a lot of Teams meetings, so back to Disabled for now.

_________________
__________________________
Linksys MR7350
DD-WRT v3.0 STD
KACTET
DD-WRT Guru


Joined: 01 May 2022
Posts: 733

PostPosted: Wed Jul 10, 2024 21:32    Post subject: Reply with quote
Router/Version: TP-Link TL-WR841ND v11
Update method: WebUpgrade
File/Kernel: tl-wr841nd-webflash.bin_r57200 / Linux 3.18.140-d6 #206305 Mon Jul 8 09:57:00 +07 2024 mips
Previous/Reset: r56941 / no
Mode/Status: AP wired and wireless / Up and running for 4:31 hours
Issues/Errors: Nothing significant

The fact is that the router connected to the Internet (to the Internet provider). And it reports an error, the orange WAN indicator flashes (the icon in the form of a planet). Internet is working, I just think it's a glitch

Thank you BS and gurus!

_________________
Atheros
Netgear XR500 Nighthawk - DD-WRT 63257
Tp-Link TL-WDR4900 v1.3 - DD-WRT 53133
TP-Link WR1043ND v4 - DD-WRT 51838
TP-Link WR1043ND v2 - Gargoyle OS 1.13.0
TP-Link WR841ND v11 - DD-WRT 63257
Broadcom
Asus RT-AC88U - DD-WRT 63257
Asus RT-AC87U R - DD-WRT 63257
Asus RT-N66U - DD-WRT 63257
Linksys WRT54GL v1.1 - DD-WRT 54517M
Linksys WRT54GL v1.1 - FreshTomato 2023.4_MIPS_K26
Linksys WRT54GL v1.1 - Gargoyle OS 1.6.2
Wildlion
DD-WRT Guru


Joined: 24 May 2016
Posts: 1463

PostPosted: Fri Jul 12, 2024 20:51    Post subject: Reply with quote
Router: TL-WDR3600 v1
Firmware: tl-wdr3600_us-webflash.bin (v3.0-r57200 std)
Kernel: Linux 3.10.108-d11 #165240 Mon Jul 8 08:01:54 +07 2024 mips
Status: working
Reset: No
Notes on configuration:

    Station

Errors:

    nothing worth mentioning


Router: DIR-825 rev B1
Firmware: dir825-firmware.bin (v3.0-r57200 std)
Kernel: Linux 3.10.108-d11 #165237 Mon Jul 8 07:41:56 +07 2024 mips
Status: Working
Reset: None
Notes on configuration: Used for Wifi Lab (no internet)
Errors:

    None


Router: Archer-A7 v5
Firmware: tplink_archer-a7-v5.bin (v3.0-r57200 std)
Kernel: Linux 3.18.140-d6 #206344 Mon Jul 8 10:53:28 +07 2024 mips
Status: Working
Reset: None
Notes on configuration:

    DNSMasq
    Virtual wireless with bridging x2
    multiple DHCP server

Errors:

    None
bushant
DD-WRT Guru


Joined: 18 Nov 2015
Posts: 2197

PostPosted: Sat Jul 13, 2024 13:34    Post subject: Reply with quote
Netgear R7800 WDS AP
DD-WRT v3.0-r57200 std (07/08/24)
Linux 6.1.97-rt28 #440 SMP Sun Jul 7 15:07:02 +07 2024 arm

CLI upgrade over 56941
No reset

wlan0 WDS AP Vanilla w/wlan0 VAP
wlan1 AP, DD-WRT, wlan1.1 VAP
Wireguard server and client
ProFTPD, Samba ,SmartDNS, Entware, Static leases in Addititional Options,vlan,cron, adblock by eibgrad 1.1 million
SFE-Only

Working fine



57200-serial-boot-dmesg.zip
 Description:
serial bootlog & dmesg

Download
 Filename:  57200-serial-boot-dmesg.zip
 Filesize:  30.17 KB
 Downloaded:  1 Time(s)


_________________
Forum Guide Lines (with helpful pointers about how to research your router, where and what firmware to download, where and how to post and many other helpful tips!)
How to get help the right way

Before asking for help - Read the forum guidelines AND Upgrade DD-WRT!
Goto page 1, 2  Next Display posts from previous:    Page 1 of 2
Post new topic   Reply to topic    DD-WRT Forum Index -> Qualcomm Atheros 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