New Build - 11/11/2024 - r58662

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


Joined: 20 Jan 2019
Posts: 5905

PostPosted: Mon Nov 11, 2024 15:01    Post subject: New Build - 11/11/2024 - r58662 Reply with quote
Welcome to Atheros r58662 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 r58627 (mirror)

OpenVPN 2.6.12: 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 r56932 r56941 r57200 r57447
r57538 r57564 r57595 r57707 r57753 r57793 r57834 r57956 r58070 r58124 r58163 r58207 r58244 r58283 r58362 r58381
r58389 r58464 r58531 r58568 r58627 r58662

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


Joined: 31 Jan 2015
Posts: 6346
Location: Texas

PostPosted: Mon Nov 11, 2024 16:54    Post subject: Reply with quote
Netgear WNDR3700 V4
DD-WRT v3.0-r58662 std (11/11/24)
Linux 3.18.140-d6 #221273 Mon Nov 11 14:14:23 +07 2024 mips
GUI install over r56478

samba share worky ok
still NO thru traffic on this WAPs OVPN server so I be install r56478 again

worky perfect with r56478 and previous builds
Code:
mrjcd@daDeb:~$ ssh root@citadel-switch.mrjcd.com
DD-WRT v3.0-r58662 std (c) 2024 NewMedia-NET GmbH
Release: 11/11/24
Board: Netgear WNDR3700 V4
==========================================================
 
     ___  ___     _      _____  ______       ____  ___
    / _ \/ _ \___| | /| / / _ \/_  __/ _  __|_  / / _ \
   / // / // /___/ |/ |/ / , _/ / /   | |/ //_ <_/ // /
  /____/____/    |__/|__/_/|_| /_/    |___/____(_)___/
                                                     
                       DD-WRT v3.0
                   https://www.dd-wrt.com


==========================================================


BusyBox v1.37.0 (2024-11-11 14:14:51 +07) built-in shell (ash)

root@Citadel-Switch:~# cat /tmp/openvpn/openvpn.conf
ca /tmp/openvpn/ca.crt
cert /tmp/openvpn/cert.pem
key /tmp/openvpn/key.pem
keepalive 10 120
verb 3
mute 3
syslog
writepid /var/run/openvpnd.pid
management 127.0.0.1 14
management-log-cache 100
topology subnet
script-security 2
port xxxxx
proto udp4
data-ciphers CHACHA20-POLY1305:AES-128-GCM:AES-256-GCM
client-connect /tmp/openvpn/clcon.sh
client-disconnect /tmp/openvpn/cldiscon.sh
client-config-dir /tmp/openvpn/ccd
tls-server
ifconfig-pool-persist /tmp/openvpn/ip-pool 86400
push "redirect-gateway def1"
fast-io
tun-mtu 1392
mtu-disc yes
server 10.92.96.240 255.255.255.240
dev tun2
dh none
ecdh-curve secp384r1
route-up /tmp/openvpn/route-up.sh
route-pre-down /tmp/openvpn/route-down.sh
disable-dco
push "dhcp-option DNS 10.72.28.13"
root@Citadel-Switch:~# date
Mon Nov 11 10:49:48 CST 2024
root@Citadel-Switch:~#
Connection to citadel-switch.mrjcd.com closed.
mrjcd@daDeb:~$
mrjcd
DD-WRT Guru


Joined: 31 Jan 2015
Posts: 6346
Location: Texas

PostPosted: Mon Nov 11, 2024 17:05    Post subject: Reply with quote
AND
Nov 11 16:43:43 Citadel-Switch daemon.err openvpn[1006]: read UDPv4 [ECONNREFUSED]: Connection refused (fd=7,code=146)
Code:
mrjcd@daDeb:~$ ssh root@citadel-switch.mrjcd.com
DD-WRT v3.0-r58662 std (c) 2024 NewMedia-NET GmbH
Release: 11/11/24
Board: Netgear WNDR3700 V4
|
|
|
BusyBox v1.37.0 (2024-11-11 14:14:51 +07) built-in shell (ash)

root@Citadel-Switch:~# cat /tmp/var/log/messages | grep openvpn
Jan  1 00:00:40 Citadel-Switch user.info : [openvpn] : OpenVPN daemon (Server) starting/restarting...
Jan  1 00:00:45 Citadel-Switch daemon.warn openvpn[926]: Consider setting groups/curves preference with tls-groups instead of forcing a specific curve with ecdh-curve.
Jan  1 00:00:45 Citadel-Switch daemon.notice openvpn[926]: Note: --cipher is not set. OpenVPN versions before 2.5 defaulted to BF-CBC as fallback when cipher negotiation failed in this case. If you need this fallback please add '--data-ciphers-fallback BF-CBC' to your configurati
Jan  1 00:00:45 Citadel-Switch daemon.warn openvpn[926]: WARNING: Using --management on a TCP port WITHOUT passwords is STRONGLY discouraged and considered insecure
Jan  1 00:00:45 Citadel-Switch daemon.notice openvpn[926]: OpenVPN 2.6.12 mips-unknown-linux-gnu [SSL (OpenSSL)] [LZO] [EPOLL] [MH/PKTINFO] [AEAD]
Jan  1 00:00:45 Citadel-Switch daemon.notice openvpn[926]: library versions: OpenSSL 1.1.1w  11 Sep 2023, LZO 2.10
Jan  1 00:00:45 Citadel-Switch user.info : [openvpn] : successfully started
Jan  1 00:00:45 Citadel-Switch daemon.notice openvpn[1006]: MANAGEMENT: TCP Socket listening on [AF_INET]127.0.0.1:14
Jan  1 00:00:45 Citadel-Switch daemon.notice openvpn[1006]: net_route_v4_best_gw query: dst 0.0.0.0
Jan  1 00:00:45 Citadel-Switch daemon.notice openvpn[1006]: net_route_v4_best_gw result: via 10.72.28.13 dev br0
Jan  1 00:00:45 Citadel-Switch daemon.warn openvpn[1006]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Nov 11 16:35:49 Citadel-Switch daemon.notice openvpn[1006]: ECDH curve secp384r1 added
Nov 11 16:35:49 Citadel-Switch daemon.notice openvpn[1006]: TUN/TAP device tun2 opened
Nov 11 16:35:49 Citadel-Switch daemon.notice openvpn[1006]: net_iface_mtu_set: mtu 1392 for tun2
Nov 11 16:35:49 Citadel-Switch daemon.notice openvpn[1006]: net_iface_up: set tun2 up
Nov 11 16:35:49 Citadel-Switch daemon.notice openvpn[1006]: net_addr_v4_add: 10.92.96.241/28 dev tun2
Nov 11 16:35:53 Citadel-Switch daemon.notice openvpn[1006]: Socket Buffers: R=[172032->172032] S=[172032->172032]
Nov 11 16:35:53 Citadel-Switch daemon.notice openvpn[1006]: UDPv4 link local (bound): [AF_INET][undef]:xxxxx
Nov 11 16:35:53 Citadel-Switch daemon.notice openvpn[1006]: UDPv4 link remote: [AF_UNSPEC]
Nov 11 16:35:53 Citadel-Switch daemon.notice openvpn[1006]: MULTI: multi_init called, r=256 v=256
Nov 11 16:35:53 Citadel-Switch daemon.notice openvpn[1006]: IFCONFIG POOL IPv4: base=10.92.96.242 size=13
Nov 11 16:35:53 Citadel-Switch daemon.notice openvpn[1006]: NOTE: --mute triggered...
Nov 11 16:35:53 Citadel-Switch daemon.notice openvpn[1006]: 1 variation(s) on previous 3 message(s) suppressed by --mute
Nov 11 16:35:53 Citadel-Switch daemon.notice openvpn[1006]: Initialization Sequence Completed
Nov 11 16:41:04 Citadel-Switch daemon.notice openvpn[1006]: MANAGEMENT: Client connected from [AF_INET]127.0.0.1:53186
Nov 11 16:41:04 Citadel-Switch daemon.notice openvpn[1006]: MANAGEMENT: CMD 'state'
Nov 11 16:41:04 Citadel-Switch daemon.notice openvpn[1006]: MANAGEMENT: Client disconnected
Nov 11 16:41:04 Citadel-Switch daemon.notice openvpn[1006]: NOTE: --mute triggered...
Nov 11 16:41:04 Citadel-Switch daemon.notice openvpn[1006]: 1 variation(s) on previous 3 message(s) suppressed by --mute
Nov 11 16:41:04 Citadel-Switch daemon.notice openvpn[1006]: MANAGEMENT: CMD 'state'
Nov 11 16:41:04 Citadel-Switch daemon.notice openvpn[1006]: MANAGEMENT: Client disconnected
Nov 11 16:41:04 Citadel-Switch daemon.notice openvpn[1006]: NOTE: --mute triggered...
Nov 11 16:41:04 Citadel-Switch daemon.notice openvpn[1006]: 1 variation(s) on previous 3 message(s) suppressed by --mute
Nov 11 16:41:04 Citadel-Switch daemon.notice openvpn[1006]: MANAGEMENT: CMD 'state'
Nov 11 16:41:04 Citadel-Switch daemon.notice openvpn[1006]: MANAGEMENT: Client disconnected
Nov 11 16:41:04 Citadel-Switch daemon.notice openvpn[1006]: NOTE: --mute triggered...
Nov 11 16:41:04 Citadel-Switch daemon.notice openvpn[1006]: 3 variation(s) on previous 3 message(s) suppressed by --mute
Nov 11 16:41:04 Citadel-Switch daemon.notice openvpn[1006]: MANAGEMENT: CMD 'status 2'
Nov 11 16:41:04 Citadel-Switch daemon.notice openvpn[1006]: MANAGEMENT: Client disconnected
Nov 11 16:41:04 Citadel-Switch daemon.notice openvpn[1006]: NOTE: --mute triggered...
Nov 11 16:41:04 Citadel-Switch daemon.notice openvpn[1006]: 1 variation(s) on previous 3 message(s) suppressed by --mute
Nov 11 16:41:04 Citadel-Switch daemon.notice openvpn[1006]: MANAGEMENT: CMD 'status 2'
Nov 11 16:41:04 Citadel-Switch daemon.notice openvpn[1006]: MANAGEMENT: Client disconnected
Nov 11 16:41:04 Citadel-Switch daemon.notice openvpn[1006]: NOTE: --mute triggered...
Nov 11 16:41:04 Citadel-Switch daemon.notice openvpn[1006]: 1 variation(s) on previous 3 message(s) suppressed by --mute
Nov 11 16:41:04 Citadel-Switch daemon.notice openvpn[1006]: MANAGEMENT: CMD 'log 500'
Nov 11 16:41:04 Citadel-Switch daemon.notice openvpn[1006]: MANAGEMENT: Client disconnected
Nov 11 16:41:31 Citadel-Switch daemon.notice openvpn[1006]: 174.226.180.186:65039 VERIFY OK: depth=1, C=US, ST=TX, L=Loving, O=MRJCD Networking, OU=mrjcd, CN=daDuck, name=changeme, emailAddress=mrjcd@mrjcd.com
Nov 11 16:41:31 Citadel-Switch daemon.notice openvpn[1006]: 174.226.180.186:65039 NOTE: --mute triggered...
Nov 11 16:41:31 Citadel-Switch daemon.notice openvpn[1006]: 174.226.180.186:65039 1 variation(s) on previous 3 message(s) suppressed by --mute
Nov 11 16:41:31 Citadel-Switch daemon.notice openvpn[1006]: 174.226.180.186:65039 peer info: IV_VER=2.7_master
Nov 11 16:41:31 Citadel-Switch daemon.notice openvpn[1006]: 174.226.180.186:65039 peer info: IV_PLAT=android
Nov 11 16:41:31 Citadel-Switch daemon.notice openvpn[1006]: 174.226.180.186:65039 peer info: IV_TCPNL=1
Nov 11 16:41:31 Citadel-Switch daemon.notice openvpn[1006]: 174.226.180.186:65039 peer info: IV_MTU=1600
Nov 11 16:41:31 Citadel-Switch daemon.notice openvpn[1006]: 174.226.180.186:65039 peer info: IV_CIPHERS=CHACHA20-POLY1305
Nov 11 16:41:31 Citadel-Switch daemon.notice openvpn[1006]: 174.226.180.186:65039 peer info: IV_PROTO=470
Nov 11 16:41:31 Citadel-Switch daemon.notice openvpn[1006]: 174.226.180.186:65039 peer info: IV_LZO_STUB=1
Nov 11 16:41:31 Citadel-Switch daemon.notice openvpn[1006]: 174.226.180.186:65039 peer info: IV_COMP_STUB=1
Nov 11 16:41:31 Citadel-Switch daemon.notice openvpn[1006]: 174.226.180.186:65039 peer info: IV_COMP_STUBv2=1
Nov 11 16:41:31 Citadel-Switch daemon.notice openvpn[1006]: 174.226.180.186:65039 peer info: IV_GUI_VER=de.blinkt.openvpn_0.7.51
Nov 11 16:41:31 Citadel-Switch daemon.notice openvpn[1006]: 174.226.180.186:65039 peer info: IV_SSO=openurl,webauth,crtext
Nov 11 16:41:31 Citadel-Switch daemon.notice openvpn[1006]: 174.226.180.186:65039 TLS: move_session: dest=TM_ACTIVE src=TM_INITIAL reinit_src=1
Nov 11 16:41:31 Citadel-Switch daemon.notice openvpn[1006]: 174.226.180.186:65039 NOTE: --mute triggered...
Nov 11 16:41:31 Citadel-Switch daemon.notice openvpn[1006]: 174.226.180.186:65039 2 variation(s) on previous 3 message(s) suppressed by --mute
Nov 11 16:41:31 Citadel-Switch daemon.notice openvpn[1006]: 174.226.180.186:65039 [daDuck1] Peer Connection Initiated with [AF_INET]174.226.180.186:65039
Nov 11 16:41:31 Citadel-Switch daemon.notice openvpn[1006]: daDuck1/174.226.180.186:65039 MULTI_sva: pool returned IPv4=10.92.96.242, IPv6=(Not enabled)
Nov 11 16:41:31 Citadel-Switch daemon.notice openvpn[1006]: daDuck1/174.226.180.186:65039 OPTIONS IMPORT: reading client specific options from: /tmp/openvpn_cc_2b0b6a180c761e35.tmp
Nov 11 16:41:31 Citadel-Switch daemon.notice openvpn[1006]: daDuck1/174.226.180.186:65039 MULTI: Learn: 10.92.96.242 -> daDuck1/174.226.180.186:65039
Nov 11 16:41:31 Citadel-Switch daemon.notice openvpn[1006]: daDuck1/174.226.180.186:65039 NOTE: --mute triggered...
Nov 11 16:41:31 Citadel-Switch daemon.notice openvpn[1006]: daDuck1/174.226.180.186:65039 1 variation(s) on previous 3 message(s) suppressed by --mute
Nov 11 16:41:31 Citadel-Switch daemon.notice openvpn[1006]: daDuck1/174.226.180.186:65039 SENT CONTROL [daDuck1]: 'PUSH_REPLY,redirect-gateway def1,dhcp-option DNS 10.72.28.13,route-gateway 10.92.96.241,topology subnet,ping 10,ping-restart 120,ifconfig 10.92.96.242 255.255.255.24
Nov 11 16:41:32 Citadel-Switch daemon.notice openvpn[1006]: daDuck1/174.226.180.186:65039 Data Channel: cipher 'CHACHA20-POLY1305', peer-id: 0
Nov 11 16:41:32 Citadel-Switch daemon.notice openvpn[1006]: daDuck1/174.226.180.186:65039 NOTE: --mute triggered...
Nov 11 16:42:14 Citadel-Switch daemon.notice openvpn[1006]: 2 variation(s) on previous 3 message(s) suppressed by --mute
Nov 11 16:42:14 Citadel-Switch daemon.notice openvpn[1006]: MANAGEMENT: Client connected from [AF_INET]127.0.0.1:53362
Nov 11 16:42:14 Citadel-Switch daemon.notice openvpn[1006]: MANAGEMENT: CMD 'state'
Nov 11 16:42:14 Citadel-Switch daemon.notice openvpn[1006]: MANAGEMENT: Client disconnected
Nov 11 16:42:14 Citadel-Switch daemon.notice openvpn[1006]: NOTE: --mute triggered...
Nov 11 16:42:14 Citadel-Switch daemon.notice openvpn[1006]: 1 variation(s) on previous 3 message(s) suppressed by --mute
Nov 11 16:42:14 Citadel-Switch daemon.notice openvpn[1006]: MANAGEMENT: CMD 'state'
Nov 11 16:42:14 Citadel-Switch daemon.notice openvpn[1006]: MANAGEMENT: Client disconnected
Nov 11 16:42:14 Citadel-Switch daemon.notice openvpn[1006]: NOTE: --mute triggered...
Nov 11 16:42:14 Citadel-Switch daemon.notice openvpn[1006]: 1 variation(s) on previous 3 message(s) suppressed by --mute
Nov 11 16:42:14 Citadel-Switch daemon.notice openvpn[1006]: MANAGEMENT: CMD 'state'
Nov 11 16:42:14 Citadel-Switch daemon.notice openvpn[1006]: MANAGEMENT: Client disconnected
Nov 11 16:42:14 Citadel-Switch daemon.notice openvpn[1006]: NOTE: --mute triggered...
Nov 11 16:42:15 Citadel-Switch daemon.notice openvpn[1006]: 3 variation(s) on previous 3 message(s) suppressed by --mute
Nov 11 16:42:15 Citadel-Switch daemon.notice openvpn[1006]: MANAGEMENT: CMD 'status 2'
Nov 11 16:42:15 Citadel-Switch daemon.notice openvpn[1006]: MANAGEMENT: Client disconnected
Nov 11 16:42:15 Citadel-Switch daemon.notice openvpn[1006]: NOTE: --mute triggered...
Nov 11 16:42:15 Citadel-Switch daemon.notice openvpn[1006]: 1 variation(s) on previous 3 message(s) suppressed by --mute
Nov 11 16:42:15 Citadel-Switch daemon.notice openvpn[1006]: MANAGEMENT: CMD 'status 2'
Nov 11 16:42:15 Citadel-Switch daemon.notice openvpn[1006]: MANAGEMENT: Client disconnected
Nov 11 16:42:15 Citadel-Switch daemon.notice openvpn[1006]: NOTE: --mute triggered...
Nov 11 16:42:15 Citadel-Switch daemon.notice openvpn[1006]: 1 variation(s) on previous 3 message(s) suppressed by --mute
Nov 11 16:42:15 Citadel-Switch daemon.notice openvpn[1006]: MANAGEMENT: CMD 'log 500'
Nov 11 16:42:15 Citadel-Switch daemon.notice openvpn[1006]: MANAGEMENT: Client disconnected
Nov 11 16:43:43 Citadel-Switch daemon.err openvpn[1006]: read UDPv4 [ECONNREFUSED]: Connection refused (fd=7,code=146)
Nov 11 16:47:39 Citadel-Switch daemon.notice openvpn[1006]: daDuck1/174.226.180.186:65039 [daDuck1] Inactivity timeout (--ping-restart), restarting
Nov 11 16:47:39 Citadel-Switch daemon.notice openvpn[1006]: daDuck1/174.226.180.186:65039 SIGUSR1[soft,ping-restart] received, client-instance restarting
root@Citadel-Switch:~# date
Mon Nov 11 10:59:27 CST 2024
root@Citadel-Switch:~#
Connection to citadel-switch.mrjcd.com closed.
mrjcd@daDeb:~$
MLandi
DD-WRT Guru


Joined: 04 Dec 2007
Posts: 1089

PostPosted: Mon Nov 11, 2024 17:42    Post subject: Reply with quote
Update method: SSH / CLI using PuTTY
Router/Version: Netgear R9000
File/Kernel: DD-WRT v3.0-r58662 std (11/11/24) / Linux 4.9.337 #748 SMP Sat Nov 2 02:03:45 +07 2024 armv7l
Previous/Reset: DD-WRT v3.0-r58627 std (11/02/24) / Linux 4.9.337 #747 SMP Sun Aug 25 01:08:10 +07 2024 armv7l
Mode/Status: Gateway / Working Normally
Issues/Errors: Minor issue: System logs (syslog) show UTC time, not local time

Uptime: 4 hours

_________________
Netgear R9000
DD-WRT v3.0-r58785 std (12/05/24)
Linux 4.9.337 #749 SMP Sat Nov 30 18:13:03 +07 2024 armv7l

Gateway, AP, DNSMasq, Clock 2000MHz
VAP on wlan1 for internet devices
IPv4 & IPv6 (Prefix Delegation)
Static Leases & DHCP
SmartDNS (using Cloudflare, Quad9 and Google), no QoS, no SFE
2.4GHz: Vanilla, Airtime Fairness, NG-Mixed, ACK Timing 3150, WPA2 w/AES
5GHz: Vanilla, Airtime Fairness, AC/N Mixed, ACK Timing 3150, WPA2 w/AES
2 Netgear AX1800 WiFi Mesh Extenders
Xfinity 1.2Gbps/35Mbps
jrscs
DD-WRT User


Joined: 09 Aug 2010
Posts: 486

PostPosted: Mon Nov 11, 2024 18:02    Post subject: Reply with quote
Router/Version: Linksys MX4300 (Primary)
Firmware: DD-WRT v3.0-r58662 std (11/11/24)
Kernel: Linux 6.6.60-rt29 #1587 SMP Mon Nov 11 10:59:42 +07 2024 aarch64
Previous: DD-WRT v3.0-r58627 std (11/02/24)
Update Method: WebUI
Mode/Status: Gateway / Ok
Reset: No
Setup:
Wlan0, Mesh/802.11s 5.0 GHz AX-only 80 MHz WPA3
Wlan1, AP 2.4 GHz N/G Mixed 20 MHz WPA2
Wlan2, AP 5.0 GHz AX/AC/N Mixed 80 MHz WPA2
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: Wireless Domain is set to UNITED_STATES: txpower wlan0 - 17 dBm, wlan1 - 16 dBm, wlan2 - 25 dBm

Router/Version: Linksys MX4300 (Node)
Firmware: DD-WRT v3.0-r58662 std (11/11/24)
Setup: Linux 6.6.60-rt29 #1587 SMP Mon Nov 11 10:59:42 +07 2024 aarch64
Wlan0, Mesh/802.11s 5.0 GHz AX-only 80 MHz WPA3
Wlan1, AP 2.4 GHz N/G Mixed 20 MHz WPA2
Wlan2, AP 5.0 GHz AX/AC/N Mixed 80 MHz WPA2
Issues/Errors: None/OK


Thanks B.S.

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


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

PostPosted: Mon Nov 11, 2024 22:01    Post subject: Reply with quote
Router/Version: Linksys MR7350 x3
File/Kernel: DD-WRT v3.0-r58662 std (11/11/24), Linux 6.6.60-rt29 #1585 SMP Mon Nov 11 00:17:56 +07 2024 aarch64
Previous/Reset: DD-WRT v3.0-r58627 std (11/02/24), last reset at r58389
Mode/Status: Gateway (NSS-ECM), Access Point (DD-WRT firmware,2.4GHz, 5GHZ, WPA2/WPA3, 802.11r/v/k, PANAMA), performance governor, IPV6 (DHCP6 w/ prefix delegation), Entware, DOT via SmartDNS/DNSMasq, OpenVPN server, Wireguard Server + 2 wired access points (2.4GHz, 5GHZ, WPA2/WPA3, 802.11r/v/k, guest network, PANAMA)
Issues/Errors:
Up 5 hours. USB 3.2 stick working properly for Entware and "jffs" partitions. 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.

When it came up right after flash, IPV4 was not routing for some reason, although IPV6 was. A second reboot resolved the problem. First time I saw this.

Thank you Brainslayer.

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


Joined: 24 May 2016
Posts: 1437

PostPosted: Mon Nov 11, 2024 23:15    Post subject: Reply with quote
Router: TL-WDR3600 v1
Firmware: tl-wdr3600_us-webflash.bin (v3.0-r58662 std)
Kernel: Linux 3.10.108-d11 #179353 Mon Nov 11 10:33:10 +07 2024 mip
Status: working
Reset: No
Notes on configuration:

    Station

Errors:

    nothing worth mentioning



Router: DIR-825 rev B1
Firmware: dir825-firmware.bin (v3.0-r58662 std)
Kernel: Linux 3.10.108-d11 #179350 Mon Nov 11 10:14:14 +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-r58662 std)
Kernel: Linux 3.18.140-d6 #221249 Mon Nov 11 13:24:57 +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: 2130

PostPosted: Mon Nov 11, 2024 23:53    Post subject: Reply with quote
Netgear R7500v2 WDS STA
DD-WRT v3.0-r58662 std (11/11/24)
Linux 6.1.116-rt28 #487 SMP PREEMPT Sat Nov 9 03:58:34 +07 2024 arm

CLI upgrade over 57843 without reset.

Connection to R7800 WDS AP is lost when WDS AP VAP is added.


Buffalo WZR-HP-AG300H WDS STA
DD-WRT v3.0-r58662 std (11/11/24)
Linux 3.10.108-d11 #179329 Mon Nov 11 08:37:51 +07 2024 mips

CLI upgrade over 58627 without reset

Working fine even with WDS AP VAP

_________________
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!
Alozaros
DD-WRT Guru


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

PostPosted: Tue Nov 12, 2024 9:53    Post subject: Reply with quote
Router Model Netgear R7800
Firmware Version DD-WRT v3.0-r58662 std (11/11/24)
Kernel Version Linux 6.1.116-rt28 #487 SMP PREEMPT Sat Nov 9 03:58:34 +07 2024 arm

update: CLI r58627> r58662
reset: NO
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 12h+
errors: Nothing new, yet...
Thanks BS and Team !

Router Model Dynalink DL-WRX36
Firmware Version DD-WRT v3.0-r58662 std (11/11/24)
Kernel Version Linux 6.6.60-rt29 #1585 SMP Mon Nov 11 00:17:56 +07 2024 aarch64
update: GUI r58627> r58662
reset: NO
mode: Gateway/DoH, 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 12h+

Router Model Netgear R9000/Nighthawk X10
Firmware Version DD-WRT v3.0-r58662 std (11/11/24)
Kernel Version Linux 4.9.337 #748 SMP Sat Nov 2 02:03:45 +07 2024 armv7l
CLI flash / no reset
status: Operational 12h+

Router Model TP-Link WR1043ND V2
Firmware Version DD-WRT v3.0-r58662 std (11/11/24)
Kernel Version Linux 3.18.140-d6 #221231 Mon Nov 11 12:50:46 +07 2024 mips
GUI flash / no reset
status: Operational 12h+

Router Model Netgear XR500
Firmware Version DD-WRT v3.0-r58662 std (11/11/24)
Kernel Version Linux 6.1.116-rt28 #487 SMP PREEMPT Sat Nov 9 03:58:34 +07 2024 arm

update: CLI r58627> r58662
reset: NO
mode: Gateway/DoH, 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 12h+
errors: Just tested Iphonetethring and still cant make it work...iOs 18.1and router side is cycling on that...
Jan 1 00:01:28 XR500 kern.crit usbmuxd[2187]: [0] libusb_init failed: LIBUSB_ERROR_OTHER
Jan 1 00:01:28 XR500 user.info : [usbmuxd] : Error on startup, returncode 1
Jan 1 00:01:28 XR500 user.info : [ipheth-pair] : Error on startup, returncode 255
Jan 1 00:01:28 XR500 user.info : [udhcpc] : successfully started
Jan 1 00:02:00 XR500 kern.crit usbmuxd[2472]: [0] libusb_init failed: LIBUSB_ERROR_OTHER
Jan 1 00:02:00 XR500 user.info : [usbmuxd] : Error on startup, returncode 1
Jan 1 00:02:00 XR500 user.info : [ipheth-pair] : Error on startup, returncode 255
Jan 1 00:02:00 XR500 user.info : [udhcpc] : successfully started
Jan 1 00:02:15 XR500 user.warn smartdns: send query sbc.io to upstream server failed, total server number 2
Jan 1 00:02:32 XR500 kern.crit usbmuxd[2697]: [0] libusb_init failed: LIBUSB_ERROR_OTHER
Jan 1 00:02:32 XR500 user.info : [usbmuxd] : Error on startup, returncode 1
Jan 1 00:02:32 XR500 user.info : [ipheth-pair] : Error on startup, returncode 255
Jan 1 00:02:32 XR500 user.info : [udhcpc] : successfully started
Jan 1 00:03:04 XR500 kern.crit usbmuxd[2893]: [0] libusb_init failed: LIBUSB_ERROR_OTHER
Jan 1 00:03:04 XR500 user.info : [usbmuxd] : Error on startup, returncode 1
Jan 1 00:03:04 XR500 user.info : [ipheth-pair] : Error on startup, returncode 255
Jan 1 00:03:04 XR500 user.info : [udhcpc] : successfully started


USB is enabled ..router side and IPhone side...

_________________
Atheros
TP-Link WR740Nv1 ---DD-WRT 58184 WAP
TP-Link WR1043NDv2 -DD-WRT 58730 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 58785 Gateway/DoT,Forced DNS,AP Isolation,4VLAN,Ad-Block,Firewall,Vanilla
Netgear R7800 --DD-WRT 58785 Gateway/DoT,AD-Block,Forced DNS,AP&Net Isolation,x3VLAN,Firewall,Vanilla
Netgear R9000 --DD-WRT 58689 Gateway/DoT,AD-Block,AP Isolation,Firewall,Forced DNS,x2VLAN,Vanilla
Dynalink DL-WRX36-DDWRT 58785
Broadcom
Netgear R7000 --DD-WRT 58627 Gateway/SmartDNS/DoT,AD-Block,IPsetFirewall,Forced DNS,x3VLAN,VPN
NOT USING 5Ghz ANYWHERE
------------------------------------------------------
Stubby DNS over TLS I DNSCrypt v2 by mac913


Last edited by Alozaros on Wed Nov 13, 2024 10:46; edited 1 time in total
Zyxx
DD-WRT Guru


Joined: 28 Dec 2018
Posts: 782

PostPosted: Tue Nov 12, 2024 10:38    Post subject: Reply with quote
Router/Version: Netgear R7800
File: dd-wrt-webupgrade.bin
Firmware: DD-WRT v3.0-r58662 std (11/11/24) (prev. DD-WRT v3.0-r58627 std (11/02/24))
Kernel: Linux 6.1.116-rt28 #487 SMP PREEMPT Sat Nov 9 03:58:34 +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 rerelease.

Some parts of Syslog timestamp are minus one hour off (on all DD-WRT devices of mine.). Time in upper right corner is ok.

Multicast to Unicast is wrongly stated to be enabled according to webif (not the case on my X86_64 Router).
I never touched this setting and left it at default "disabled".
Also nvram show | grep -i unicast shows everything is fine (multicast to unicast=0 for all interfaces).

Code:

root@R7800:~# nvram show |grep -i unicast
size: 47754 bytes (83318 left)
wlan1_multicast_to_unicast=0
wlan0_multicast_to_unicast=0
wlan1.1_multicast_to_unicast=0
eth1_multicast_to_unicast=0
KACTET
DD-WRT User


Joined: 01 May 2022
Posts: 362

PostPosted: Tue Nov 12, 2024 16:57    Post subject: Reply with quote
Router/Version: TP-Link TL-WR841ND v11
Update method: WebUpgrade
File/Kernel: tl-wr841nd-webflash.bin_r58662 / Linux 3.18.140-d6 #221210 Mon Nov 11 12:25:41 +07 2024 mips
Previous/Reset: r58627 / no
Mode/Status: AP wired and wireless / Up and running for 3:11 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 58389
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 58785
Broadcom
Asus RT-AC87U R - DD-WRT 58785
Asus RT-N66U - DD-WRT 58785
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
sumbuddie
DD-WRT User


Joined: 28 Mar 2009
Posts: 81

PostPosted: Tue Nov 12, 2024 21:14    Post subject: Reply with quote
Router/Version: Linksys EA8500
File/Kernel: DD-WRT v3.0-r58662 std (11/11/24) / Linux 6.1.116-rt28 #487 SMP PREEMPT Sat Nov 9 03:58:34 +07 2024 arm
Previous/Reset: r58627 (11/03/2024) / No
Mode/Status: Router / AP / IGMP enabled for IPTV
Issues/Errors: None

As previously discovered: "Active IP Connections" count/info on the Status page does not work with a disabled WAN connection type and the port assigned to the switch.


Router/Version: DLink DIR-862L
File/Kernel: DD-WRT v3.0-r58662 std (11/11/24) / Linux 3.18.140-d6 #221264 Mon Nov 11 13:48:24 +07 2024 mips
Previous/Reset: r58627 (11/03/2024) / No
Mode/Status: Router / Basic Switch / IGMP enabled for IPTV
Issues/Errors: None
dun4cheap
DD-WRT User


Joined: 14 Mar 2012
Posts: 320

PostPosted: Wed Nov 13, 2024 3:15    Post subject: mx4300 eoip tunnels still goes to bootloop Reply with quote
Router ModelLinksys MX4300
Firmware VersionDD-WRT v3.0-r58662 std (11/11/24)
Kernel VersionLinux 6.6.60-rt29 #1587 SMP Mon Nov 11 10:59:42 +07 2024 aarch64

Every beta release since for some reason is missing the magic dust that Brainslayer put on this version which results in a bootloop until reset to defaults just by enabling a regulare EOIP Tunnel RFC 3378 EOIP. No need to enter any different numbers, just simply his apply. Be sure to backup your settings so once it bootloops and reset you can go back to your settings.

You can easily reproduce this. Make sure both partitions are flashed with the same firmware. I have reset the router to factory defaults but you do not need to do this.

Click on the Setup tab, then the tunnels tab. Add new tunnel and set the tunnel to RFC 3378 EOIP and hit apply.

The result is that it will go in to a bootloop 3 times and then it will factory reset.

Latest Test Firmware
Router ModelLinksys MX4300
Firmware VersionDD-WRT v3.0-r58662 std (11/11/24)
Kernel VersionLinux 6.6.60-rt29 #1587 SMP Mon Nov 11 10:59:42 +07 2024 aarch64


I will continue to test each release until it is resolvled. Thanks all and Brainslayer, let me know if I can do any testing.

Thanks,


ed

_________________
5 Linksys MX4300 LN1301 DD-WRT v3.0-r58376 std (09/11/24)

6 Asus AC5300 R55109 std 2/9/2024
3 Buffalo WZR-1750DHP - DD-WRT v3.0-r29218 std (03/07/16)


6 Buffalo WZR-HP-G300NH2
DD-WRT v3.0-r29218 std (03/07/16)

all in eoip configurations, some with vlans running wep and wpa.

Some with proftp enabled and smb enabled. Mixed ISP from Timewarner cable, Cox Cable and AT&T Uverse.
Per Yngve Berg
DD-WRT Guru


Joined: 13 Aug 2013
Posts: 6968
Location: Romerike, Norway

PostPosted: Thu Nov 14, 2024 17:49    Post subject: Reply with quote
Router Model: Netgear R7800
Firmware Version: DD-WRT v3.0-r58662 std (11/11/24)
Kernel Version: Linux 6.1.116-rt28 #487 SMP PREEMPT Sat Nov 9 03:58:34 +07 2024 arm

Status: More stable than Previous Build.
Issues: NSS-ECM causes reboot after 11 hours up-time.
EternalSling
DD-WRT Novice


Joined: 18 Jun 2017
Posts: 6

PostPosted: Thu Nov 21, 2024 22:04    Post subject: Reply with quote
All these November builds force me to reboot after 24 hours or so, All devices lose internet on my R7800.
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Atheros WiSOC 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