New Build - 09/19/2017 - r33375

Post new topic   Reply to topic    DD-WRT Forum Index -> Atheros WiSOC based Hardware
Goto page Previous  1, 2, 3, 4, 5, 6, 7
Author Message
Frakko
DD-WRT Guru


Joined: 06 May 2016
Posts: 521

PostPosted: Wed Dec 27, 2017 17:35    Post subject: Reply with quote
I try by live CD:

Code:

root@DD-WRT:~# scp user@192.168.1.100:~"/var/log/boot.log" /tmp

Host '192.168.1.100' is not in the trusted hosts file.
(ssh-rsa fingerprint md5 <>)
Do you want to continue connecting? (y/n) y

/usr/bin/dbclient: Connection to user@192.168.1.100:22 exited: No auth methods could be used.


Bye[/code]
Sponsor
DAC324
DD-WRT User


Joined: 10 Sep 2017
Posts: 72

PostPosted: Thu Dec 28, 2017 15:34    Post subject: Reply with quote
Frakko wrote:
I try by live CD:

Code:

root@DD-WRT:~# scp user@192.168.1.100:~"/var/log/boot.log" /tmp

Host '192.168.1.100' is not in the trusted hosts file.
(ssh-rsa fingerprint md5 <>)
Do you want to continue connecting? (y/n) y

/usr/bin/dbclient: Connection to user@192.168.1.100:22 exited: No auth methods could be used.


Bye[/code]

Did you replace the word 'user' by the username you actually use on your router?

If that does not help, just try importing 192.168.1.100 in the trusted hosts file:
Code:
dbclient -y -i ~/.ssh/id_rsa user@192.168.1.100

Of course, you will have to replace the word user again by the username on your device Smile

Kind regards,
DAC324
Frakko
DD-WRT Guru


Joined: 06 May 2016
Posts: 521

PostPosted: Fri Dec 29, 2017 12:16    Post subject: Reply with quote
I don`t changhe user name. The live have this user as default. You will download and verify.
I try to resolve but this metod don`t work.
Bye

Code:

user@debian:~$ ssh 192.168.1.1
The authenticity of host '192.168.1.1 (192.168.1.1)' can't be established.
RSA key fingerprint is 4f:a2:44:eb:06:56:d5:71:b1:bd:ad:8a:59:a3:dd:82.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '192.168.1.1' (RSA) to the list of known hosts.
DD-WRT v3.0-r33375 std (c) 2017 NewMedia-NET GmbH
Release: 09/19/17
user@192.168.1.1's password:
Permission denied, please try again.
user@192.168.1.1's password:
Permission denied, please try again.
user@192.168.1.1's password:
Permission denied (publickey,password).
user@debian:~$ ssh 192.168.1.1
DD-WRT v3.0-r33375 std (c) 2017 NewMedia-NET GmbH
Release: 09/19/17
user@192.168.1.1's password:
Permission denied, please try again.
user@192.168.1.1's password:

user@debian:~$ sudo passwd root
Enter new UNIX password:
Retype new UNIX password:
passwd: password updated successfully
user@debian:~$ ssh 192.168.1.1
DD-WRT v3.0-r33375 std (c) 2017 NewMedia-NET GmbH
Release: 09/19/17
user@192.168.1.1's password:
Permission denied, please try again.
user@192.168.1.1's password:
Permission denied, please try again.
user@192.168.1.1's password:
Permission denied (publickey,password).
user@debian:~$ ssh 192.168.1.1
DD-WRT v3.0-r33375 std (c) 2017 NewMedia-NET GmbH
Release: 09/19/17
user@192.168.1.1's password:
Permission denied, please try again.
user@192.168.1.1's password:
Permission denied, please try again.
user@192.168.1.1's password:
Permission denied (publickey,password).
user@debian:~$
user@debian:~$ telnet 192.168.1.1
Trying 192.168.1.1...
Connected to 192.168.1.1.
Escape character is '^]'.

DD-WRT v3.0-r33375 std (c) 2017 NewMedia-NET GmbH
Release: 09/19/17

DD-WRT login: root
Password:
==========================================================
 
     ___  ___     _      _____  ______       ____  ___
    / _ \/ _ \___| | /| / / _ \/_  __/ _  __|_  / / _ \
   / // / // /___/ |/ |/ / , _/ / /   | |/ //_ <_/ // /
  /____/____/    |__/|__/_/|_| /_/    |___/____(_)___/
                                                     
                       DD-WRT v3.0
                   http://www.dd-wrt.com
 
==========================================================


BusyBox v1.27.2 (2017-09-19 03:13:03 CEST) built-in shell (ash)

root@DD-WRT:~# scp user@debian:"/var/log/boot.log" /

Host 'debian' is not in the trusted hosts file.
(ssh-rsa fingerprint md5 40:68:80:3e:4f:51:c6:70:62:83:4e:d0:3b:67:83:65)
Do you want to continue connecting? (y/n) y

/usr/bin/dbclient: Connection to user@debian:22 exited: No auth methods could be used.
root@DD-WRT:~# scp user@192.168.1.100:"/var/log/boot.log" /

Host '192.168.1.100' is not in the trusted hosts file.
(ssh-rsa fingerprint md5 40:68:80:3e:4f:51:c6:70:62:83:4e:d0:3b:67:83:65)
Do you want to continue connecting? (y/n) y

/usr/bin/dbclient: Connection to user@192.168.1.100:22 exited: No auth methods could be used.
root@DD-WRT:~# dbclient -y -i ~/.ssh/id_rsa user@192.168.1.100
dbclient: Failed loading keyfile '/tmp/root/.ssh/id_rsa'


dbclient: Connection to user@192.168.1.100:22 exited: No auth methods could be used.
root@DD-WRT:~# dbclient -y -i ~/.ssh/id_rsa user@192.168.1.100
dbclient: Failed loading keyfile '/tmp/root/.ssh/id_rsa'


dbclient: Connection to user@192.168.1.100:22 exited: No auth methods could be used.
root@DD-WRT:~# dbclient -y -i ~/.ssh/id_rsa user@debian
dbclient: Failed loading keyfile '/tmp/root/.ssh/id_rsa'


dbclient: Connection to user@debian:22 exited: No auth methods could be used.
root@DD-WRT:~#

mrjcd
DD-WRT Guru


Joined: 31 Jan 2015
Posts: 6291
Location: Texas

PostPosted: Fri Dec 29, 2017 12:32    Post subject: Reply with quote
Frakko wrote:
I don`t changhe user name. The live have this user as default. You will download and verify.
I try to resolve but this metod don`t work.
Bye

Code:

user@debian:~$ ssh 192.168.1.1
The authenticity of host '192.168.1.1 (192.168.1.1)' can't be established.
RSA key fingerprint is 4f:a2:44:eb:06:56:d5:71:b1:bd:ad:8a:59:a3:dd:82.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '192.168.1.1' (RSA) to the list of known hosts.
DD-WRT v3.0-r33375 std (c) 2017 NewMedia-NET GmbH
Release: 09/19/17
user@192.168.1.1's password:
Permission denied, please try again.
user@192.168.1.1's password:
Permission denied, please try again.
user@192.168.1.1's password:
Permission denied (publickey,password).
user@debian:~$ ssh 192.168.1.1
DD-WRT v3.0-r33375 std (c) 2017 NewMedia-NET GmbH
Release: 09/19/17
user@192.168.1.1's password:
Permission denied, please try again.
user@192.168.1.1's password:

user@debian:~$ sudo passwd root
Enter new UNIX password:
Retype new UNIX password:
passwd: password updated successfully
user@debian:~$ ssh 192.168.1.1
DD-WRT v3.0-r33375 std (c) 2017 NewMedia-NET GmbH
Release: 09/19/17
user@192.168.1.1's password:
Permission denied, please try again.
user@192.168.1.1's password:
Permission denied, please try again.
user@192.168.1.1's password:
Permission denied (publickey,password).
user@debian:~$ ssh 192.168.1.1
DD-WRT v3.0-r33375 std (c) 2017 NewMedia-NET GmbH
Release: 09/19/17
user@192.168.1.1's password:
Permission denied, please try again.
user@192.168.1.1's password:
Permission denied, please try again.
user@192.168.1.1's password:
Permission denied (publickey,password).
user@debian:~$
user@debian:~$ telnet 192.168.1.1
Trying 192.168.1.1...
Connected to 192.168.1.1.
Escape character is '^]'.

DD-WRT v3.0-r33375 std (c) 2017 NewMedia-NET GmbH
Release: 09/19/17

DD-WRT login: root
Password:
==========================================================
 
     ___  ___     _      _____  ______       ____  ___
    / _ \/ _ \___| | /| / / _ \/_  __/ _  __|_  / / _ \
   / // / // /___/ |/ |/ / , _/ / /   | |/ //_ <_/ // /
  /____/____/    |__/|__/_/|_| /_/    |___/____(_)___/
                                                     
                       DD-WRT v3.0
                   http://www.dd-wrt.com
 
==========================================================


BusyBox v1.27.2 (2017-09-19 03:13:03 CEST) built-in shell (ash)

root@DD-WRT:~# scp user@debian:"/var/log/boot.log" /

Host 'debian' is not in the trusted hosts file.
(ssh-rsa fingerprint md5 40:68:80:3e:4f:51:c6:70:62:83:4e:d0:3b:67:83:65)
Do you want to continue connecting? (y/n) y

/usr/bin/dbclient: Connection to user@debian:22 exited: No auth methods could be used.
root@DD-WRT:~# scp user@192.168.1.100:"/var/log/boot.log" /

Host '192.168.1.100' is not in the trusted hosts file.
(ssh-rsa fingerprint md5 40:68:80:3e:4f:51:c6:70:62:83:4e:d0:3b:67:83:65)
Do you want to continue connecting? (y/n) y

/usr/bin/dbclient: Connection to user@192.168.1.100:22 exited: No auth methods could be used.
root@DD-WRT:~# dbclient -y -i ~/.ssh/id_rsa user@192.168.1.100
dbclient: Failed loading keyfile '/tmp/root/.ssh/id_rsa'


dbclient: Connection to user@192.168.1.100:22 exited: No auth methods could be used.
root@DD-WRT:~# dbclient -y -i ~/.ssh/id_rsa user@192.168.1.100
dbclient: Failed loading keyfile '/tmp/root/.ssh/id_rsa'


dbclient: Connection to user@192.168.1.100:22 exited: No auth methods could be used.
root@DD-WRT:~# dbclient -y -i ~/.ssh/id_rsa user@debian
dbclient: Failed loading keyfile '/tmp/root/.ssh/id_rsa'


dbclient: Connection to user@debian:22 exited: No auth methods could be used.
root@DD-WRT:~#


Try -
ssh root@192.168.1.1
See if that works better Cool
Frakko
DD-WRT Guru


Joined: 06 May 2016
Posts: 521

PostPosted: Fri Dec 29, 2017 15:50    Post subject: Reply with quote
I tried but without success.
Is there a step by step guide maybe on youtube?
However, I attach the log:
Code:

user@debian:~$ ssh root@192.168.1.1
DD-WRT v3.0-r33375 std (c) 2017 NewMedia-NET GmbH
Release: 09/19/17
root@192.168.1.1's password:
==========================================================
 
     ___  ___     _      _____  ______       ____  ___
    / _ \/ _ \___| | /| / / _ \/_  __/ _  __|_  / / _ \
   / // / // /___/ |/ |/ / , _/ / /   | |/ //_ <_/ // /
  /____/____/    |__/|__/_/|_| /_/    |___/____(_)___/
                                                     
                       DD-WRT v3.0
                   http://www.dd-wrt.com
 
==========================================================


BusyBox v1.27.2 (2017-09-19 03:13:03 CEST) built-in shell (ash)

root@DD-WRT:~# scp -P 22 user@192.168.1.100:~"/home/user/Downloads/factory-to-dd
wrt.bin" /tmp

/usr/bin/dbclient: Connection to user@192.168.1.100:22 exited: Connect failed: Host is unreachable
root@DD-WRT:~# scp -P 22 user@192.168.1.10:~"/home/user/Downloads/factory-to-ddw
rt.bin" /tmp

Host '192.168.1.10' is not in the trusted hosts file.
(ssh-rsa fingerprint md5 df:8b:3c:ac:4a:ce:d0:9d:65:b0:a9:5b:84:34:8e:9f)
Do you want to continue connecting? (y/n) y

/usr/bin/dbclient: Connection to user@192.168.1.10:22 exited: No auth methods could be used.
root@DD-WRT:~# dbclient -y -i ~/.ssh/id_rsa user@192.168.1.10
dbclient: Failed loading keyfile '/tmp/root/.ssh/id_rsa'


dbclient: Connection to user@192.168.1.10:22 exited: No auth methods could be used.
root@DD-WRT:~# dbclient -y -i ~/.ssh/id_rsa user@192.168.1.10
dbclient: Failed loading keyfile '/tmp/root/.ssh/id_rsa'


dbclient: Connection to user@192.168.1.10:22 exited: No auth methods could be used.
DAC324
DD-WRT User


Joined: 10 Sep 2017
Posts: 72

PostPosted: Mon Jan 01, 2018 12:20    Post subject: Reply with quote
Seems that you try try to issue the commands on the wrong device.

Please read on here: https://www.dd-wrt.com/phpBB2/viewtopic.php?t=311642&highlight=33375
Frakko
DD-WRT Guru


Joined: 06 May 2016
Posts: 521

PostPosted: Tue Jan 02, 2018 9:10    Post subject: Reply with quote
The system don't work. Help me.

Code:

Microsoft Windows XP [Versione 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\PC\Desktop>pscp.exe factory-to-ddwrt.bin root@19
2.168.1.1:/tmp/factory-to-ddwrt.bin
root@192.168.1.1's password:
sh: /usr/libexec/sftp-server: not found
Fatal: Received unexpected end-of-file from server

C:\Documents and Settings\PC\Desktop>pscp.exe factory-to-ddwrt.bin root@19
2.168.1.1:/tmp/factory-to-ddwrt.bin
root@192.168.1.1's password:
sh: /usr/libexec/sftp-server: not found
Fatal: Received unexpected end-of-file from server

C:\Documents and Settings\COMPUTER\Desktop>
Alozaros
DD-WRT Guru


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

PostPosted: Tue Jan 02, 2018 10:19    Post subject: Reply with quote
Frakko wrote:
On linux I deleted any iptables rules.
What am I doing wrong?

Code:

root@DD-WRT:~# scp -P 22 utenteop@192.168.1.122:~"/media/computer64bit/DATI-SSD/Tmp/dd-wrt/factory-to-ddwrt.bin" /tmp

/usr/bin/dbclient: Connection to utenteop@192.168.1.122:22 exited: Connect failed: Connection refused



Bye


if you have internet just wget ftp://ftp.dd-wrt.com/betas/2017/10-10-2017-r33492/your router/factory-to-ddwrt.bin

_________________
Atheros
TP-Link WR740Nv1 ---DD-WRT 55630 WAP
TP-Link WR1043NDv2 -DD-WRT 55723 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 55779 Gateway/DoH,Forced DNS,AP Isolation,4VLAN,Ad-Block,Firewall,Vanilla
Netgear R7800 --DD-WRT 55819 Gateway/DoT,AD-Block,Forced DNS,AP&Net Isolation,x3VLAN,Firewall,Vanilla
Netgear R9000 --DD-WRT 55779 Gateway/DoT,AD-Block,AP Isolation,Firewall,Forced DNS,x2VLAN,Vanilla
Broadcom
Netgear R7000 --DD-WRT 55460 Gateway/SmartDNS/DoH,AD-Block,Firewall,Forced DNS,x3VLAN,VPN
NOT USING 5Ghz ANYWHERE
------------------------------------------------------
Stubby DNS over TLS I DNSCrypt v2 by mac913
Frakko
DD-WRT Guru


Joined: 06 May 2016
Posts: 521

PostPosted: Tue Jan 02, 2018 18:38    Post subject: Reply with quote
This suggestion is solution for my problem.
What is the stable version recommended for the 841ND v9?
Thank you very much!
jampog
DD-WRT Novice


Joined: 02 Dec 2017
Posts: 32

PostPosted: Sat Sep 22, 2018 14:15    Post subject: Reply with quote
teslacoil wrote:
Router: DIR-615 i1
Status: Good
Reset: Reset to defaults with flash procedure; erased NVRAM after flash
Errors: None

Router: TL-WDR3600 v. 1.5
Status: Good
Reset: Reset to defaults with flash procedure; erased NVRAM after flash
Errors: None.

Notes: Had been running build 33006 on the WDR3600 as this was the last good build for this router. Builds 33180, 33215, 33257 and 33342 all caused the unit to randomly reboot. I will report back if the router randomly reboots with 33375.

* http://svn.dd-wrt.com/ticket/3736


its me again... i hope you don't find me nosy at this point but i read a forum and i totally agree with your points... it's just it became too personal i think in regards to the drinking part... anyways hopefully you or someone else check the firmware for dir615i1... i will use this one for the mean time... your last post was on may 2018... so i'll check the builds after that to see if there is someone else using the router...

in any case ty for checking it for us!!
Goto page Previous  1, 2, 3, 4, 5, 6, 7 Display posts from previous:    Page 7 of 7
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