New Build - 11/18/2022 - r50906

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: 5660

PostPosted: Fri Nov 18, 2022 10:29    Post subject: New Build - 11/18/2022 - r50906 Reply with quote
Welcome to Broadcom r50906 beta release thread for reporting, feedback to developers & 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.
Please list router model & revision, operating & wireless mode(s) and exact filename/firmware image flashed.


Downloads: HTTPS, FTP

CLI Flash: 'cd /tmp' then 'wget {file URL}' (http only) or 'curl -O {file URL}' (http, https, ftp). 'write {file} linux' then 'reboot'.

Trac SVN: repository since last build r50841 (mirror)

OpenVPN 2.5.8: 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:
Experimental for 8MB+ K2.x devices: broadcom_K3X_mipsel32r1. • MIPS @ kernel 4.4. • Archer C8 v2, v3, R6200 support.
mDNS/Avahi Unbound MC OpenSSL radvd Privoxy FreeRADIUS kernels inadyn Dropbear p910nd BOINC zlib SmartDNS ZFS
In-kernel SMB (ksmbd/tools 3.4.6/3.4.5): guest user is selectable. • WSD updateANTFS/NTFS3 kernel mode driver++++
New DD-WRT inspired themes conversion by the-joker & BrainSlayer, micro builds excluded, UI theme test bug hunt thread.
Major update to inadyn: Dynamic DNS client with SSL/TLS support. Please reconfigure also test new DD-WRT beta releases!
SSH keygen/download, OpenVPN server Export Client Configuration features by egc! Import/parse client configs by eibgrad!

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.
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. Try station or repeater mode but YMMV.
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'. Misc: strace tcpdump wireshark.
• 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
egc
DD-WRT Guru


Joined: 18 Mar 2014
Posts: 12837
Location: Netherlands

PostPosted: Fri Nov 18, 2022 11:05    Post subject: Reply with quote
Router Model: Netgear R7000

Firmware Version: DD-WRT v3.0-r50906M Community Build (11/17/22)
Kernel Version: Linux 4.4.302-st25 #1 SMP Thu Nov 17 12:53:26 CET 2022 armv7l

Upgraded: DD-WRT v3.0-r50786M Community Build (11/01/22)

Reset: No not this time.

Configuration: Setup as Gateway, CTF+FA, 2,4 and 5 GHz working, unbridged VAP, USB/Nas/Samba working, OpenVPN client working, WireGuard client working

Status: Up and stable for 24 hours

Errors: none so far

Thanks BS!!

P.S.
If you have trouble connecting with SSH then download the latest Putty and make sure under SSH/Host keys to move ed25519 to the top and untick "Prefer Algorithms for which a host key is known" or forget the HOST keys
If you have trouble connecting with WinSCP under Tools/Clean up Clear Cache

_________________
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


Last edited by egc on Sat Nov 19, 2022 8:46; edited 3 times in total
mwchang
DD-WRT Guru


Joined: 26 Mar 2013
Posts: 1855
Location: Hung Hom, Hong Kong

PostPosted: Fri Nov 18, 2022 11:16    Post subject: Reply with quote
egc wrote:
If you have trouble connecting with SSH then download the latest Putty and make sure under SSH/Host keys to move ed25519 to the top
If you have trouble connecting with WinSCP under Tools/Clean up Clear Cache

But could I continue to use RSA keys for both host and user?? Is Ed25519/EdDSA mandatory and the only choice now?

_________________
Router: Asus RT-N18U (rev. A1)

Drink, Blink, Stretch! Live long and prosper! May the Force and farces be with you!

Facebook: https://www.facebook.com/changmanwai
Website: https://sites.google.com/site/changmw
SETI@Home profile: http://setiathome.berkeley.edu/view_profile.php?userid=211832
GitHub: https://github.com/changmw/changmw
egc
DD-WRT Guru


Joined: 18 Mar 2014
Posts: 12837
Location: Netherlands

PostPosted: Fri Nov 18, 2022 11:30    Post subject: Reply with quote
You can use any key you want.

I am talking about the HOST key of the router itself which is now generated with ed25519.

The keys for the public/private key exchange can be RSA or whatever you want, however the router now standard generates a public/private key pair with ed25519

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


Joined: 19 Feb 2019
Posts: 2927
Location: Germany

PostPosted: Fri Nov 18, 2022 11:34    Post subject: Reply with quote
So for me RSA and Ed25519 works without problems.
But I had to delete the router from known_hosts.

Ed25519 is now used as hostkey.

Server host key: ssh-ed25519
mwchang
DD-WRT Guru


Joined: 26 Mar 2013
Posts: 1855
Location: Hung Hom, Hong Kong

PostPosted: Fri Nov 18, 2022 11:46    Post subject: Reply with quote
ho1Aetoo wrote:
So for me RSA and Ed25519 works without problems.
But I had to delete the router from known_hosts.

Ed25519 is now used as hostkey.

Server host key: ssh-ed25519

Same here. Need to delete my known_hosts in .ssh directory.

My RSA host key was cleared possibly during firmware upgrade? I am wondering whether ssh_host_rsa_key would always be cleared every boot...
Code:
~# nvram show | grep -i host | grep -i key
size: 33574 bytes (31962 left)
ssh_host_rsa_key=
sshd_ed25519_host_key=-----BEGIN OPENSSH PRIVATE KEY-----

_________________
Router: Asus RT-N18U (rev. A1)

Drink, Blink, Stretch! Live long and prosper! May the Force and farces be with you!

Facebook: https://www.facebook.com/changmanwai
Website: https://sites.google.com/site/changmw
SETI@Home profile: http://setiathome.berkeley.edu/view_profile.php?userid=211832
GitHub: https://github.com/changmw/changmw
mwchang
DD-WRT Guru


Joined: 26 Mar 2013
Posts: 1855
Location: Hung Hom, Hong Kong

PostPosted: Fri Nov 18, 2022 11:55    Post subject: DD-WRT BS build 50906 and Asus RT-N18U Reply with quote
Router/Version: Asus RT-N18U (rev. A1)
Firmware: DD-WRT v3.0-r50906 std (11/18/22)
Kernel: Linux 4.4.302-st25 #8267 Fri Nov 18 02:42:17 +06 2022 armv7l
Previous: DD-WRT v3.0-r50841 std (11/09/22)
Mode: WAN @ DHCP, Wireless @ AP (Mixed)
Status: Working {
  Not 24/7; Not using SFE, STP, IPv6, VPN, VAP;
  USB storage(/jffs, /opt); NAS (ksmbd, lighttpd);
  WAN DNS disabled; DDNS (no-ip.com) OK;
  DNSmasq not serving DNS; Recursive DNS Unbound (/jffs/etc/unbound.conf);
  Entware core (CPU: armv71) installed without problem
}
Reset: No RESET during firmware upgrade
File: https://download1.dd-wrt.com/dd-wrtv2/downloads/betas/2022/11-18-2022-r50906/asus-rt-n18u/

Summary

Pending cold boot...

Problems

Port-forwarding not working after enabling CTF. Not sure whether it's interface naming issue. For a while, "eth0" was "aux0".

Is there a command to check which interface ctf.ko was binding to? Could I restart the CTF binding process?

Also it seemed that the firewall was set BEFORE CTF was loaded.

If you looked at the following log entries, you will see that "_ctf_attach:attach eth%d" happened BEFORE eth0, br0 and vlan was logged as ready.

Code:
~# # grep -i -E 'eth|wl0|ctf|aux' /var/log/messages

Jan  1 08:00:12 rt-n18u kern.info kernel: [    0.151767] L310: cache controller enabled 16 ways, CACHE_ID 0x410000c8, AUX_CTRL 0x7a130000
Jan  1 08:00:12 rt-n18u kern.warn kernel: [    7.924098] ctf_init:2843 02:42:25 Nov 18 2022 CTF version 1.0 loaded
Jan  1 08:00:12 rt-n18u kern.warn kernel: [    8.104655] aux0: Broadcom BCM47XX 10/100/1000 Mbps Ethernet Controller 7.14.164.18 (r692288)
Jan  1 08:00:12 rt-n18u kern.info kernel: [    8.127884] attach ctf for eth%d
Jan  1 08:00:12 rt-n18u kern.info kernel: [    8.131095] _ctf_attach:attach eth%d
Jan  1 08:00:12 rt-n18u kern.info kernel: [    8.134704] bind ctf to eth if
Jan  1 08:00:12 rt-n18u kern.warn kernel: [    8.149500] eth0: Broadcom BCM47XX 10/100/1000 Mbps Ethernet Controller 7.14.164.18 (r692288)
Jan  1 08:00:12 rt-n18u kern.info kernel: [   10.990736] _ctf_attach:attach wl0
Jan  1 08:00:12 rt-n18u kern.warn kernel: [   10.997667] eth1: Broadcom BCM4360 802.11 Wireless Controller 7.14.164.18 (r692288)
Jan  1 08:00:12 rt-n18u kern.warn kernel: [   11.220759] aux0: mixed HW and IP checksum settings.
Jan  1 08:00:12 rt-n18u kern.warn kernel: [   11.225860] eth0: mixed HW and IP checksum settings.
Jan  1 08:00:13 rt-n18u kern.info kernel: [   13.362464] device eth0 entered promiscuous mode
Jan  1 08:00:13 rt-n18u user.info : [bridge] : interface eth1 successfully added to bridge br0
Jan  1 08:00:13 rt-n18u kern.info kernel: [   13.844243] device eth1 entered promiscuous mode
Jan  1 08:00:13 rt-n18u kern.info kernel: [   13.849169] br0: port 2(eth1) entered forwarding state
Jan  1 08:00:13 rt-n18u kern.info kernel: [   13.854518] br0: port 2(eth1) entered forwarding state
Jan  1 08:00:19 rt-n18u daemon.warn dnsmasq[1030]: warning: interface eth1 does not currently exist
Jan  1 08:00:20 rt-n18u user.info : [ctf] : fast path forwarding successfully started
Jan  1 08:00:23 rt-n18u user.info : [ctf] : fast path forwarding successfully started
Jan  1 08:00:28 rt-n18u user.info : [ctf] : fast path forwarding successfully started
Jan  1 08:00:28 rt-n18u kern.info kernel: [   28.891749] br0: port 2(eth1) entered forwarding state
Jan  1 08:00:30 rt-n18u daemon.warn dnsmasq[1463]: warning: interface eth1 does not currently exist
Jan  1 08:00:32 rt-n18u user.info : [ctf] : fast path forwarding successfully started
Jan  1 08:00:33 rt-n18u user.info : [ctf] : fast path forwarding successfully started
Nov 18 20:31:59 rt-n18u user.info : [ctf] : fast path forwarding successfully started
Nov 18 20:32:00 rt-n18u user.info : [nas] : start nas for wl0
Nov 18 20:32:00 rt-n18u user.info : [nas] : NAS lan (wl0 interface) successfully started
Nov 18 20:32:01 rt-n18u user.info : [ctf] : fast path forwarding successfully started
Nov 18 20:32:02 rt-n18u user.info : [nas] : start nas for wl0
Nov 18 20:32:02 rt-n18u user.info : [nas] : NAS lan (wl0 interface) successfully started
Nov 18 20:32:03 rt-n18u user.info : [ctf] : fast path forwarding successfully started
Nov 18 20:32:04 rt-n18u user.info : [ctf] : fast path forwarding successfully started
Nov 18 20:32:05 rt-n18u daemon.warn dnsmasq[2396]: warning: interface eth1 does not currently exist
Nov 18 20:32:11 rt-n18u user.info : [ctf] : fast path forwarding successfully started
Nov 18 20:32:14 rt-n18u user.info : [ctf] : fast path forwarding successfully started


Other errors:

Code:
# grep -i err /var/log/messages

Jan  1 08:00:12 rt-n18u kern.err kernel: [    0.000125] smp_twd: clock not found -2
Jan  1 08:00:12 rt-n18u kern.err kernel: [    2.081371] bcmsflash: found no supported devices
Jan  1 08:00:12 rt-n18u daemon.info mstpd[634]: error, CTL_set_cist_bridge_config: Couldn't find bridge with index 9
Jan  1 08:00:12 rt-n18u daemon.info mstpd[634]: error, CTL_set_cist_bridge_config: Couldn't find bridge with index 9
Jan  1 08:00:12 rt-n18u daemon.info mstpd[634]: error, CTL_set_msti_bridge_config: Couldn't find bridge with index 9
Jan  1 08:00:13 rt-n18u daemon.info mstpd[634]: error, CTL_set_cist_bridge_config: Couldn't find bridge with index 9
Jan  1 08:00:13 rt-n18u daemon.info mstpd[634]: error, CTL_set_cist_bridge_config: Couldn't find bridge with index 9
Jan  1 08:00:25 rt-n18u local5.err ksmbd: [ksmbd-manager/1295]: ERROR: Can't open `/tmp/ksmbd.subauth': No such file or directory
Nov 18 19:42:42 rt-n18u kern.err kernel: [   48.882740] hub 3-0:1.0: config failed, hub doesn't have any ports! (err -19)
Nov 18 19:42:44 rt-n18u local5.err ksmbd: [ksmbd-manager/1295]: ERROR: WARNING: child process exited abnormally: 1296
Nov 18 19:42:44 rt-n18u local5.err ksmbd: [ksmbd-manager/1295]: ERROR: can't execute kill 1296: No such process
Nov 18 19:42:49 rt-n18u user.info : [lighttpd] : Error on startup, returncode 255
Nov 18 19:42:51 rt-n18u user.info : [lighttpd] : Error on startup, returncode 255
Nov 18 19:42:52 rt-n18u user.info : [unbound] : Error on startup, returncode 9
Nov 18 19:42:53 rt-n18u user.info : [unbound] : Error on startup, returncode 9


Speed Test

Code:
~# /opt/bin/speedtest --ca-certificate=/etc/ssl/ca-bundle.crt

Do you accept the license? [type YES to accept]: yes
License acceptance recorded. Continuing.

   Speedtest by Ookla

      Server: HKIX - Hong Kong (id: 34555)
         ISP: Hong Kong Broadband Network
Idle Latency:     1.72 ms   (jitter: 0.06ms, low: 1.63ms, high: 1.79ms)
    Download:    94.12 Mbps (data used: 74.4 MB)
                 10.46 ms   (jitter: 11.41ms, low: 5.88ms, high: 224.01ms)
      Upload:    93.94 Mbps (data used: 42.3 MB)
                 10.48 ms   (jitter: 2.89ms, low: 4.63ms, high: 20.23ms)
 Packet Loss:     0.0%
  Result URL: https://www.speedtest.net/result/c/f2caf6fc-b29c-4bdf-a771-2788e1b181d5

_________________
Router: Asus RT-N18U (rev. A1)

Drink, Blink, Stretch! Live long and prosper! May the Force and farces be with you!

Facebook: https://www.facebook.com/changmanwai
Website: https://sites.google.com/site/changmw
SETI@Home profile: http://setiathome.berkeley.edu/view_profile.php?userid=211832
GitHub: https://github.com/changmw/changmw


Last edited by mwchang on Fri Nov 18, 2022 13:00; edited 5 times in total
mrjcd
DD-WRT Guru


Joined: 31 Jan 2015
Posts: 6268
Location: Texas

PostPosted: Fri Nov 18, 2022 12:42    Post subject: Reply with quote
Linksys E2500
DD-WRT v3.0-r50906 mega (11/18/22)
Linux 4.4.302-st25 #20161 Fri Nov 18 04:02:43 +06 2022 mips
GUI install over r50671
just used as a WAP ...works ok BUT port 22 closed
GUI install 'dd-wrt.v24-50841_NEWD-2_K3.x_mega.bin' and all is back good Twisted Evil
--
EDIT: ok then tis all good just gotta set to use newer key shit
https://forum.dd-wrt.com/phpBB2/viewtopic.php?p=1275870#1275870
I ain't autually put the E2500 back on r50906 but will soon Rolling Eyes
--
EDIT again Razz
Code:
mrjcd@daDeb:~$ ssh root@Volus-E2500.mrjcd.com
DD-WRT v3.0-r50906 mega (c) 2022 NewMedia-NET GmbH
Release: 11/18/22
Board: Linksys E2500
==========================================================
 
     ___  ___     _      _____  ______       ____  ___
    / _ \/ _ \___| | /| / / _ \/_  __/ _  __|_  / / _ \
   / // / // /___/ |/ |/ / , _/ / /   | |/ //_ <_/ // /
  /____/____/    |__/|__/_/|_| /_/    |___/____(_)___/
                                                     
                       DD-WRT v3.0
                   https://www.dd-wrt.com


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


BusyBox v1.35.0 (2022-11-18 04:00:37 +06) built-in shell (ash)

root@Volus-E2500:~# date
Fri Nov 18 07:49:41 CST 2022
root@Volus-E2500:~#


Last edited by mrjcd on Fri Nov 18, 2022 13:52; edited 2 times in total
IONK
DD-WRT Guru


Joined: 19 Aug 2011
Posts: 951

PostPosted: Fri Nov 18, 2022 12:47    Post subject: Reply with quote
Router/Version: D-Link DIR-868L Rev.A1
File/Kernel: dir868a-webflash.bin (r50906) / Linux 4.4.302-st25 #8263 SMP Fri Nov 18 02:11:58 +06 2022 armv7l
Previous/Reset: DD-WRT v3.0-r50841 std (11/08/22) / no
Mode/Status: Repeater Bridge on 5GHz AC/N-Mixed (wl0 is purposely turned off) + CTF + SSH (public key) + DDNS (Dynu.com) + USB Storage (guide by egc) + WireGuard server + Cron / working
Issues/Errors: none

egc wrote:
If you have trouble connecting with SSH then download the latest Putty and make sure under SSH/Host keys to move ed25519 to the top and probably untick "Prefer Algorithms for which a host key is known" or forget the HOST keys
If you have trouble connecting with WinSCP under Tools/Clean up Clear Cache
thanks for the tip.
_________________
▫ 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 🌟)
ho1Aetoo
DD-WRT Guru


Joined: 19 Feb 2019
Posts: 2927
Location: Germany

PostPosted: Fri Nov 18, 2022 12:47    Post subject: Reply with quote
mrjcd wrote:
Linksys E2500
DD-WRT v3.0-r50906 mega (11/18/22)
Linux 4.4.302-st25 #20161 Fri Nov 18 04:02:43 +06 2022 mips
GUI install over r50671
just used as a WAP ...works ok BUT port 22 closed
GUI install 'dd-wrt.v24-50841_NEWD-2_K3.x_mega.bin' and all is back good Twisted Evil


Quote:
So for me RSA and Ed25519 works without problems.
But I had to delete the router from known_hosts.

Ed25519 is now used as hostkey.

Server host key: ssh-ed25519


Code:
ssh-keygen -R 192.168.1.1
PeteSL
DD-WRT User


Joined: 01 May 2007
Posts: 98

PostPosted: Fri Nov 18, 2022 13:24    Post subject: Reply with quote
Router/Version: Asus RT-AC3100
File/Kernel: asus_rt-ac3100-firmware.trx
Previous/Reset: r50671/No,yes,factory hard reset (see below)
Mode/Status: Gateway,NAT,AP2&5,CTF(FA unavailable),no DNS,no DHCP
Issues/Errors:
Boot loop. Reset NVRAM w/ no improvement. Factory Hard Reset w/ no improvement, hard firmware reload to r50671 and restored backup.

I do not have the capability to connect to the serial port so do not know what was being reported there. The 2 releases between found uPNP to be non-functional but is required in my environment.
PaulGo
DD-WRT User


Joined: 01 Dec 2021
Posts: 289
Location: Maryland, United States

PostPosted: Sat Nov 19, 2022 1:50    Post subject: Reply with quote
Router/Version: Netgear R7000P
Firmware Version: DD-WRT v3.0-r50906 std (11/18/22)
Kernel Version: Linux 4.4.302-st25 #8269 SMP Fri Nov 18 02:57:12 +06 2022 armv7l
Previous/Reset: r50786 / no reset
Mode/Status: Gateway / Working
Issues/Errors: None

IPv6 working again with Verizon FiOS!
mac913
DD-WRT Guru


Joined: 02 May 2008
Posts: 1848
Location: Canada

PostPosted: Sat Nov 19, 2022 2:42    Post subject: Reply with quote
HOME Wired Multicast ISP 4K TV Network
Router/Version: R7000
File/Kernel: DD-WRT v3.0-r50906 std (11/18/22)
Kernel Version: Linux 4.4.302-st25 #8263 SMP Fri Nov 18 02:11:58 +06 2022 armv7l
Previous/Reset: r50841 / No Reset, CLI Update
Mode/Status: GW / Working Well
Issues/Errors: PuTTY & WinSCP SshHostKeys needed Resetting / none
Services Used: Multicast,IGMP,CTF,SSH,Syslog
Services Disabled: FA,WiFi,QoS,ttraff,Telnet,NAS,Samba

Running for over 6 hours.

OffSite #1
Router/Version: R7000
File/Kernel: DD-WRT v3.0-r50906 std (11/18/22)
Kernel Version: Linux 4.4.302-st25 #8263 SMP Fri Nov 18 02:11:58 +06 2022 armv7l
Previous/Reset: r50841 / No Reset, Remote CLI Update
Mode/Status: GW & AP / Working Well
Issues/Errors: PuTTY & WinSCP SshHostKeys needed Resetting / none
Services Used: CTF,DHCP WAN,IPv6-6to4,NTP,WG Client,VLANx,BRx,SSH,Syslog,Cron,USB Storage,Entware DNSCrypt v2.1.1
Services Disabled: QoS,ttraff,Telnet,NAS.Samba,YAMon3.4.6

Running for over 4 hours.

OffSite #2
Router/Version: R7000
File/Kernel: DD-WRT v3.0-r50906 std (11/18/22)
Kernel Version: Linux 4.4.302-st25 #8263 SMP Fri Nov 18 02:11:58 +06 2022 armv7l
Previous/Reset: r50814 - Good Run / No Reset, Remote CLI Update, Needed Power Cycle & Reboot
Mode/Status: GW & AP / Working Well
Issues/Errors: PuTTY & WinSCP SshHostKeys needed Resetting / none
Services Used: CTF,DHCP WAN,IPv6-PD,NTP,VLANx,BRx,SSH,Syslog,Cron,USB Storage,Entware DNSCrypt v2.1.1
Services Disabled: QoS,ttraff,Telnet,NAS.Samba,YAMon3.4.6

Running for over 40 minutes .

Thank-you BrianSlyer for your Great Work and everyone else who makes DD-WRT Great on the Forum!

_________________
Home Network on Telus 1Gb PureFibre - 10GbE Copper Backbone
2x R7800 - Gateway & WiFi & 3xWireGuard - DDWRT r53562 Std k4.9

Off Site 1

R7000 - Gateway & WiFi & WireGuard - DDWRT r54517 Std
E3000 - Station Bridge - DDWRT r49626 Mega K4.4

Off Site 2

R7000 - Gateway & WiFi - DDWRT r54517 Std
E2000 - Wired ISP IPTV PVR Blocker - DDWRT r35531


YAMon 3.4.6 | DNSCrypt-Proxy V2
Newbrain
DD-WRT User


Joined: 28 Dec 2013
Posts: 171

PostPosted: Sat Nov 19, 2022 11:08    Post subject: ASUS RT-AC68U & 2 x Linksys E2000 Reply with quote
Asus RT-AC68U
Firmware: DD-WRT v3.0-r50906 std (11/18/22) - (previous r40841)
Kernel: Linux 4.4.302-st25 #8263 SMP Fri Nov 18 02:11:58 +06 2022 armv7l
5Ghz (Mixed) with 80Mhz channel width: Ok
SSH: Ok
Telnet: Disabled
Site Survey: Ok
Wi-viz Survey 2.4Ghz & 5Ghz: Ok
Reset: Yes
Status: Ok
Uptime: 17:28
CPU Temperature: CPU 64.7 °C / WL0 44.8 °C / WL1 44.8 °C

Linksys E2000 (2 in use)
Firmware: DD-WRT v3.0-r50906 mega (11/18/22) - (previous r50841)
Kernel: Linux 4.4.302-st25 #20161 Fri Nov 18 04:02:43 +06 2022 mips
2.4Ghz (NG-mixed) with 40Mhz channel width: Ok
SSH: Ok
Telnet: Disabled
Site Survey: Ok
Wi-viz Survey 2.4Ghz: Ok
Reset: No
Status: Ok
Uptime: 18:57 / 18:41
CPU Temperature: WL0 49.8 °C / WL0 51.6 °C

Edit: Using ed25519 keys now, had to remove the hosts from .ssh/known_hosts (using OpenSSH) as others have reported.

All devices working as AP's each with individual 1Gb wired connections to main firewalls.

Very happy so far, thanks BS and everyone else Cool
itwontbewe
DD-WRT User


Joined: 29 Sep 2020
Posts: 260
Location: United States

PostPosted: Sun Nov 20, 2022 16:59    Post subject: Reply with quote
Router Model: Netgear R7000P
Firmware Version: DD-WRT v3.0-r50906 std (11/18/22)
Kernel Version: Linux 4.4.302-st25 #8269 SMP Fri Nov 18 02:57:12 +06 2022 armv7l
Reset: no
Operating Mode/Setup: Gateway / SFE Disabled, Unbound, USB mounted to /jffs, 2.4 GHz Disabled, 5 GHz AP and Unbridged VAP, Dnsmasq Additional Options server=/pool.ntp.org/time.google.com/9.9.9.9
Status: running well. thanks BS, other devs and DD-WRT community

* thanks for the tips about putty


Last edited by itwontbewe on Mon Jan 02, 2023 16:17; edited 1 time in total
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