New Build - 01/29/2023 - r51530

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


Joined: 20 Jan 2019
Posts: 5650

PostPosted: Sun Jan 29, 2023 11:03    Post subject: New Build - 01/29/2023 - r51530 Reply with quote
Welcome to MediaTek r51530 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.
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 51506 (mirror)

OpenVPN 2.5.7: 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:
mDNS/Avahi 2023 BzBox Nmap ZFS values BOINC firewall USB dnscrypt LED getall SC syslog WG mesh VHT kernel proftpd
In-kernel SMB (ksmbd/tools 3.4.6/3.4.5): guest user is selectable. • WSD updateANTFS/NTFS3 kernel mode driver++++

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'. 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
Milax
DD-WRT User


Joined: 24 Oct 2020
Posts: 174

PostPosted: Sun Jan 29, 2023 17:57    Post subject: Reply with quote
Router Model / Version: Dlink DIR-882 A1
File: dlink-dir882-a1-webflash.bin
Firmware: DD-WRT v3.0-r51530 std (01/29/23)
Previous: DD-WRT v3.0-r51506 std (01/25/23)
Reset: No
Mode: AP
Uptime: few hours
Services: Openvpn client, DLNA, SAMBA, PPPOE
Status: working

Not specific to r51530 since it was already the case with r51506 (don't know with which beta release it started) SSH connection with password refused (immediately closed) despite being activated in service tab (see below, windows and mac clients used):





It's possible that i did something wrong though, even if i used to connect using root password with older build

Also MiniDLNA database won't rebuild, 1 to 3 video files (among many) detected after cleaning database, and 0 audio file (among thousands). Tried mutiple times (reboot, switch on then off, save/apply now, disable/enable minidlna, etc.), was already the case with r50906 but it worked with older builds, i will try prior builds later and try to find when it started.

ho1Aetoo
DD-WRT Guru


Joined: 19 Feb 2019
Posts: 2900
Location: Germany

PostPosted: Sun Jan 29, 2023 18:19    Post subject: Reply with quote
The system user account is always root unless you have somehow managed to create an additional system user.

try the following with your Mac

Code:
ssh-keygen -R 192.168.1.1
ssh root@192.168.1.1
Milax
DD-WRT User


Joined: 24 Oct 2020
Posts: 174

PostPosted: Sun Jan 29, 2023 18:29    Post subject: Reply with quote
Thanks. Yes, i always used root@something, even when username was default "admin". Never created additional system user. Could you please clarify the purpose of "ssh-keygen -R 192.168.1.1" command, since i'm not really familiar with linux commands ? Thanks again ho1Aetoo for your answer

Last edited by Milax on Sun Jan 29, 2023 18:31; edited 1 time in total
ho1Aetoo
DD-WRT Guru


Joined: 19 Feb 2019
Posts: 2900
Location: Germany

PostPosted: Sun Jan 29, 2023 18:32    Post subject: Reply with quote
The command deletes the stored ssh fingerprint of the router.

When establishing an ssh connection, fingerprints are always stored and if the fingerprints change, the client refuses the connection.
Milax
DD-WRT User


Joined: 24 Oct 2020
Posts: 174

PostPosted: Sun Jan 29, 2023 18:53    Post subject: Reply with quote
ho1Aetoo wrote:
The command deletes the stored ssh fingerprint of the router.

When establishing an ssh connection, fingerprints are always stored and if the fingerprints change, the client refuses the connection.


Thanks ho1Aetoo, executing "ssh-keygen -R 192.168.1.1" solved the issue of SSH access
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Ralink 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 cannot attach files in this forum
You cannot download files in this forum