r21061 ssh login fails

Post new topic   Reply to topic    DD-WRT Forum Index -> Ubiquiti Devices
Author Message
Bibeu
DD-WRT Novice


Joined: 25 Jul 2008
Posts: 4

PostPosted: Sun Jun 30, 2013 19:20    Post subject: r21061 ssh login fails Reply with quote
Hi
I dropped a new remote client mode NS2 in the field.
It is loaded with r21061.
I can't loggin with key nor with password but I have http(s) access: the server drops the connection before I can enter the password or key passphrase.
I checked my usual settings but I can't find my mistake.
In the same network there is also a client mode wrt54gl1.1 r12533 to which I can remotely login fine.
Both are clients to a WAP wrt54gl1.1 r12533 too and the main router is an other wrt54gl1.1 r12533 also in client mode.
All 4 boxes have each own port forwards for http & ssh but only the NS2 fails for ssh.
Please is there something new in r21061 compared to r14896 about ssh or something that could prevent login (I noticed a new "Local DNS" in services and 5 nice new features in the firewall GUI but I don't use any at the moment).
The server log just shows:
Code:
Jun 30 20:58:54 ns2 authpriv.info dropbear[21864]: Child connection from my_remote_ip:36272

and my remote ssh client verbose -vvv ends this way:
Code:
...
debug2: kex_parse_kexinit: first_kex_follows 0
debug2: kex_parse_kexinit: reserved 0
debug2: mac_setup: found hmac-md5
debug1: kex: server->client aes128-ctr hmac-md5 none
debug2: mac_setup: found hmac-md5
debug1: kex: client->server aes128-ctr hmac-md5 none
debug2: dh_gen_key: priv key bits set: 121/256
debug2: bits set: 1046/2048
debug1: sending SSH2_MSG_KEXDH_INIT
debug1: expecting SSH2_MSG_KEXDH_REPLY
Connection closed by MY.MAIN.IP.ADR

just the same as a working router that tells:
Code:
...
debug2: kex_parse_kexinit: first_kex_follows 0
debug2: kex_parse_kexinit: reserved 0
debug2: mac_setup: found hmac-md5
debug1: kex: server->client aes128-ctr hmac-md5 none
debug2: mac_setup: found hmac-md5
debug1: kex: client->server aes128-ctr hmac-md5 none
debug2: dh_gen_key: priv key bits set: 129/256
debug2: bits set: 517/1024
debug1: sending SSH2_MSG_KEXDH_INIT
debug1: expecting SSH2_MSG_KEXDH_REPLY
debug1: Server host key: RSA 83:bc:e2:c4:c6:40:57:45:0a:61:25:24:a5:0f:35:a7
debug3: put_host_port: [MY.MAIN.IP.ADR]:ForwardedPort1
debug3: put_host_port: [local HostsAlias]:ForwardedPort1
debug3: load_hostkeys: loading entries for host "[local HostsAlias]:ForwardedPort1" from file "/home/me/.ssh/known_hosts"
debug3: load_hostkeys: found key type RSA in file /home/me/.ssh/known_hosts:169
... and so on until the passphrase


(I tried putty too:
Quote:
PuTTY Fatal Error Server unexpectedly closed network connection


Thanks for advises

[EDIT]
behind the ns2 I also added a tplink wr841dn v8.2 with r21676 as a WAP in which I can remote ssh fine too.

[EDIT]
same issue when trying to connect from local network

here is a fresh log:
Code:

Jan  1 00:00:09 LbC syslog.info syslogd started: BusyBox v1.21.0
Jan  1 00:00:10 LbC user.info syslog: klogd : klog daemon successfully started
Jan  1 00:00:10 LbC kern.notice kernel: klogd started: BusyBox v1.21.0 (2013-03-25 05:24:04 CET)
Jan  1 00:00:10 LbC kern.notice kernel: klogd: exiting
Jan  1 00:00:10 LbC user.info syslog: wland : WLAN daemon successfully started
Jan  1 00:00:12 LbC cron.info cron[722]: (CRON) STARTUP (fork ok)
Jan  1 00:00:12 LbC user.info syslog: cron : cron daemon successfully started
Jan  1 00:00:12 LbC cron.info cron[722]: (crontabs) ORPHAN (no passwd entry)
Jan  1 00:00:12 LbC user.info syslog: dnsmasq : dnsmasq daemon successfully started
Jan  1 00:00:13 LbC user.info syslog: dropbear : ssh daemon successfully started
Jan  1 00:00:13 LbC authpriv.info dropbear[758]: Running in background
Jan  1 00:00:15 LbC user.info syslog: httpd : https daemon successfully started
Jan  1 00:00:17 LbC user.info syslog: syslogd : syslog daemon successfully stopped
Jan  1 00:00:17 LbC syslog.info syslogd exiting
Jan  1 00:00:24 LbC syslog.info syslogd started: BusyBox v1.21.0
Jan  1 00:00:24 LbC user.info syslog: syslogd : syslog daemon successfully started
Jan  1 00:00:24 LbC user.info syslog: klogd : klog daemon successfully started
Jan  1 00:00:24 LbC kern.notice kernel: klogd started: BusyBox v1.21.0 (2013-03-25 05:24:04 CET)
Jan  1 00:00:24 LbC kern.notice kernel: klogd: exiting
Jan  1 00:00:24 LbC user.info syslog: httpd : http daemon hanging, send SIGKILL
Jan  1 00:00:24 LbC user.info syslog: vpn modules : vpn modules successfully unloaded
Jan  1 00:00:24 LbC user.info syslog: vpn modules : nf_conntrack_proto_gre successfully loaded
Jan  1 00:00:25 LbC user.info syslog: httpd : https daemon successfully started
Jan  1 00:00:25 LbC user.info syslog: vpn modules : nf_conntrack_proto_gre successfully loaded
Jan  1 00:00:25 LbC user.info syslog: vpn modules : nf_nat_proto_gre successfully loaded
Jan  1 00:00:25 LbC user.info syslog: resetbutton : resetbutton daemon successfully stopped
Jan  1 00:00:25 LbC user.info syslog: vpn modules : nf_nat_proto_gre successfully loaded
Jan  1 00:00:26 LbC user.info syslog: vpn modules : nf_conntrack_pptp successfully loaded
Jan  1 00:00:26 LbC user.info syslog: reset button : resetbutton daemon successfully started
Jan  1 00:00:26 LbC user.info syslog: vpn modules : nf_conntrack_pptp successfully loaded
Jan  1 00:00:26 LbC user.info syslog: vpn modules : nf_nat_pptp successfully loaded
Jan  1 00:00:27 LbC user.info syslog: vpn modules : nf_nat_pptp successfully loaded
Jan  1 00:00:32 LbC user.info syslog: process_monitor successfully started
Jul  1 09:35:44 LbC user.info syslog: cron : cron daemon successfully stopped
Jul  1 09:35:45 LbC daemon.debug process_monitor[1267]: Restarting cron  (time sync change)
Jul  1 09:35:45 LbC daemon.debug process_monitor[1267]: We need to re-update after 3600 seconds
Jul  1 09:35:45 LbC daemon.info process_monitor[1267]: set timer: 3600 seconds, callback: ntp_main()
Jul  1 09:35:45 LbC user.info syslog: cron : cron daemon successfully started
Jul  1 09:35:45 LbC cron.info cron[1376]: (CRON) STARTUP (fork ok)
Jul  1 09:35:45 LbC cron.info cron[1376]: (crontabs) ORPHAN (no passwd entry)
Jul  1 09:35:46 LbC user.info syslog: vpn modules : vpn modules successfully unloaded
Jul  1 09:35:46 LbC user.info syslog: vpn modules : nf_conntrack_proto_gre successfully loaded
Jul  1 09:35:46 LbC user.info syslog: vpn modules : nf_nat_proto_gre successfully loaded
Jul  1 09:35:46 LbC user.info syslog: vpn modules : nf_conntrack_pptp successfully loaded
Jul  1 09:35:46 LbC user.info syslog: vpn modules : nf_nat_pptp successfully loaded
Jul  1 09:35:49 LbC user.info syslog: wland : WLAN daemon successfully stopped
Jul  1 09:35:51 LbC user.info syslog: vpn modules : vpn modules successfully unloaded
Jul  1 09:35:52 LbC user.info syslog: vpn modules : nf_conntrack_proto_gre successfully loaded
Jul  1 09:35:52 LbC user.info syslog: vpn modules : nf_nat_proto_gre successfully loaded
Jul  1 09:35:52 LbC user.info syslog: vpn modules : nf_conntrack_pptp successfully loaded
Jul  1 09:35:52 LbC user.info syslog: vpn modules : nf_nat_pptp successfully loaded
Jul  1 09:35:54 LbC user.info syslog: wland : WLAN daemon successfully started
Jul  1 09:35:54 LbC user.info syslog: WAN is up. IP: 10.64.142.95
Jul  1 09:36:00 LbC cron.info cron[1376]: (crontabs) ORPHAN (no passwd entry)
Jul  1 09:48:06 LbC user.info syslog: wland : WLAN daemon successfully stopped
Jul  1 09:48:08 LbC user.info syslog: wland : WLAN daemon hanging, send SIGKILL
Jul  1 09:48:12 LbC user.info syslog: vpn modules : vpn modules successfully unloaded
Jul  1 09:48:12 LbC user.info syslog: vpn modules : nf_conntrack_proto_gre successfully loaded
Jul  1 09:48:12 LbC user.info syslog: vpn modules : nf_nat_proto_gre successfully loaded
Jul  1 09:48:12 LbC user.info syslog: vpn modules : nf_conntrack_pptp successfully loaded
Jul  1 09:48:12 LbC user.info syslog: vpn modules : nf_nat_pptp successfully loaded
Jul  1 09:48:16 LbC user.info syslog: vpn modules : vpn modules successfully unloaded
Jul  1 09:48:16 LbC user.info syslog: vpn modules : nf_conntrack_proto_gre successfully loaded
Jul  1 09:48:17 LbC user.info syslog: vpn modules : nf_nat_proto_gre successfully loaded
Jul  1 09:48:17 LbC user.info syslog: vpn modules : nf_conntrack_pptp successfully loaded
Jul  1 09:48:17 LbC user.info syslog: vpn modules : nf_nat_pptp successfully loaded
Jul  1 09:48:19 LbC user.info syslog: wland : WLAN daemon successfully started
Jul  1 09:48:21 LbC user.info syslog: vpn modules : vpn modules successfully unloaded
Jul  1 09:48:21 LbC user.info syslog: vpn modules : nf_conntrack_proto_gre successfully loaded
Jul  1 09:48:22 LbC user.info syslog: vpn modules : nf_nat_proto_gre successfully loaded
Jul  1 09:48:22 LbC user.info syslog: vpn modules : nf_conntrack_pptp successfully loaded
Jul  1 09:48:22 LbC user.info syslog: vpn modules : nf_nat_pptp successfully loaded
Jul  1 09:49:00 LbC cron.info cron[1376]: (crontabs) ORPHAN (no passwd entry)
Jul  1 09:50:04 LbC user.info syslog: wland : WLAN daemon successfully stopped
Jul  1 09:50:07 LbC user.info syslog: wland : WLAN daemon hanging, send SIGKILL
Jul  1 09:50:10 LbC user.info syslog: vpn modules : vpn modules successfully unloaded
Jul  1 09:50:10 LbC user.info syslog: vpn modules : nf_conntrack_proto_gre successfully loaded
Jul  1 09:50:10 LbC user.info syslog: vpn modules : nf_nat_proto_gre successfully loaded
Jul  1 09:50:10 LbC user.info syslog: vpn modules : nf_conntrack_pptp successfully loaded
Jul  1 09:50:10 LbC user.info syslog: vpn modules : nf_nat_pptp successfully loaded
Jul  1 09:50:14 LbC user.info syslog: vpn modules : vpn modules successfully unloaded
Jul  1 09:50:14 LbC user.info syslog: vpn modules : nf_conntrack_proto_gre successfully loaded
Jul  1 09:50:14 LbC user.info syslog: vpn modules : nf_nat_proto_gre successfully loaded
Jul  1 09:50:15 LbC user.info syslog: vpn modules : nf_conntrack_pptp successfully loaded
Jul  1 09:50:15 LbC user.info syslog: vpn modules : nf_nat_pptp successfully loaded
Jul  1 09:50:17 LbC user.info syslog: wland : WLAN daemon successfully started
Jul  1 09:50:19 LbC user.info syslog: vpn modules : vpn modules successfully unloaded
Jul  1 09:50:19 LbC user.info syslog: vpn modules : nf_conntrack_proto_gre successfully loaded
Jul  1 09:50:20 LbC user.info syslog: vpn modules : nf_nat_proto_gre successfully loaded
Jul  1 09:50:20 LbC user.info syslog: vpn modules : nf_conntrack_pptp successfully loaded
Jul  1 09:50:20 LbC user.info syslog: vpn modules : nf_nat_pptp successfully loaded
Jul  1 09:51:00 LbC cron.info cron[1376]: (crontabs) ORPHAN (no passwd entry)
Jul  1 09:56:10 LbC user.info syslog: wland : WLAN daemon successfully stopped
Jul  1 09:56:13 LbC user.info syslog: wland : WLAN daemon hanging, send SIGKILL
Jul  1 09:56:16 LbC user.info syslog: vpn modules : vpn modules successfully unloaded
Jul  1 09:56:16 LbC user.info syslog: vpn modules : nf_conntrack_proto_gre successfully loaded
Jul  1 09:56:17 LbC user.info syslog: vpn modules : nf_nat_proto_gre successfully loaded
Jul  1 09:56:17 LbC user.info syslog: vpn modules : nf_conntrack_pptp successfully loaded
Jul  1 09:56:17 LbC user.info syslog: vpn modules : nf_nat_pptp successfully loaded
Jul  1 09:56:21 LbC user.info syslog: vpn modules : vpn modules successfully unloaded
Jul  1 09:56:21 LbC user.info syslog: vpn modules : nf_conntrack_proto_gre successfully loaded
Jul  1 09:56:21 LbC user.info syslog: vpn modules : nf_nat_proto_gre successfully loaded
Jul  1 09:56:21 LbC user.info syslog: vpn modules : nf_conntrack_pptp successfully loaded
Jul  1 09:56:21 LbC user.info syslog: vpn modules : nf_nat_pptp successfully loaded
Jul  1 09:56:23 LbC user.info syslog: wland : WLAN daemon successfully started
Jul  1 09:56:26 LbC user.info syslog: vpn modules : vpn modules successfully unloaded
Jul  1 09:56:26 LbC user.info syslog: vpn modules : nf_conntrack_proto_gre successfully loaded
Jul  1 09:56:26 LbC user.info syslog: vpn modules : nf_nat_proto_gre successfully loaded
Jul  1 09:56:26 LbC user.info syslog: vpn modules : nf_conntrack_pptp successfully loaded
Jul  1 09:56:27 LbC user.info syslog: vpn modules : nf_nat_pptp successfully loaded
Jul  1 09:57:00 LbC cron.info cron[1376]: (crontabs) ORPHAN (no passwd entry)
Sponsor
Sash
DD-WRT Guru


Joined: 20 Sep 2006
Posts: 17619
Location: Hesse/Germany

PostPosted: Fri Aug 02, 2013 9:33    Post subject: Reply with quote
there was an ssh problem some time. it should be fixed now
_________________
Forum Guidelines...How to get help
&
Forum Rules
&
RTFM/STFW
&
Throw some buzzwords into the WIKI search Exclamation
_________________
I'm NOT rude, just offer pure facts!
_________________
Atheros (TP-Link & Clones, etc ) debrick service in EU
_________________
Guide on HowTo be Safe, Secure and Protect Your Online Anonymity!
Bibeu
DD-WRT Novice


Joined: 25 Jul 2008
Posts: 4

PostPosted: Sun Aug 11, 2013 14:57    Post subject: Reply with quote
Hi Sash
"...fixed now" : do you mean in r22118 ?
[EDIT] Ok, looked at trac and alt downloads. It was fixed just some hours/days after 21061 release I got from Router DB which still advises 21061.
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Ubiquiti Devices 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