Development issues regarding the cerowrt test router project
 help / color / mirror / Atom feed
From: Michael Richardson <mcr@sandelman.ca>
To: cerowrt-devel <cerowrt-devel@lists.bufferbloat.net>
Subject: [Cerowrt-devel] dropbear stops working
Date: Sun, 12 Jan 2014 19:20:43 -0500	[thread overview]
Message-ID: <21789.1389572443@sandelman.ca> (raw)

[-- Attachment #1: Type: text/plain, Size: 2923 bytes --]


Hi, I was running 3.8 until two weeks ago.  I had a problem that had
developed where by dropbear (ssh daemon) simply stopped being willing to
accept logins.  I still had access through the web ui, but it's hard to
investigate problems that way...

I flashed a new 3800 with 3.10 back on Dec. 25th, and all was well.
I could ssh in, no problem.  I went to ssh today, and I get the same
problem as before... My experience from before was that a reboot did *not*
solve the problem.

ssh -v gives me:

obiwan-[~/galaxy/orlando/r6743] mcr 10015 %ssh -v root@budmgmt
OpenSSH_6.0p1 Debian-4, OpenSSL 1.0.1e 11 Feb 2013
debug1: Reading configuration data /home/mcr/.ssh/config
debug1: /home/mcr/.ssh/config line 170: Applying options for *
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: Applying options for *
debug1: Connecting to budmgmt [172.30.42.1] port 22.
debug1: Connection established.
debug1: identity file /home/mcr/.ssh/id_rsa type 1
debug1: Checking blacklist file /usr/share/ssh/blacklist.RSA-2048
debug1: Checking blacklist file /etc/ssh/blacklist.RSA-2048
debug1: identity file /home/mcr/.ssh/id_rsa-cert type -1
debug1: identity file /home/mcr/.ssh/id_dsa type 2
debug1: Checking blacklist file /usr/share/ssh/blacklist.DSA-2048
debug1: Checking blacklist file /etc/ssh/blacklist.DSA-2048
debug1: identity file /home/mcr/.ssh/id_dsa-cert type -1
debug1: identity file /home/mcr/.ssh/id_ecdsa type -1
debug1: identity file /home/mcr/.ssh/id_ecdsa-cert type -1
ssh_exchange_identification: Connection closed by remote host
[2]    17811 exit 255   ssh -v root@budmgmt

I typically operate with about 6 private keys loaded into ssh-agent on my
desktop.  On a whim I tried unset SSH_AUTH_SOCK in a fresh shell, but
that didn't change things, nor did combinations after that of things like:

%ssh -i ~/.ssh/id_dsa -v root@budmgmt

on the "budmgmt" IP (the 172.30.42.1 untagged on 3800), I should even be able
to login with a password, but it never gets to that point.  I'm thinking that
either something has filled up in a way that survives reboots.

When I had this problem before, I tried starting a new copy of dropbear
From the Network/Fireall/Custom Rules file, since that is a shell
script I can hack:
       dropbear -p 2221 &

but that didn't work (nothing listening on port 2221).
I can see nothing in the logs (which also come via UDP/syslog to my desktop).

I'm looking for any advice on how to:
  a) restore my ssh access.
  b) get better diagnostics from dropbear.

Failing this, I'll upgrade the other unit, restore my settings, and test
things daily.

--
]               Never tell me the odds!                 | ipv6 mesh networks [
]   Michael Richardson, Sandelman Software Works        | network architect  [
]     mcr@sandelman.ca  http://www.sandelman.ca/        |   ruby on rails    [



[-- Attachment #2: Type: application/pgp-signature, Size: 307 bytes --]

             reply	other threads:[~2014-01-13  0:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-13  0:20 Michael Richardson [this message]
2014-01-13  0:23 ` Michael Richardson
2014-01-13  0:33   ` Fred Stratton
2014-09-16 12:15   ` Michael Richardson
2014-09-16 12:20     ` Dave Taht
2014-09-16 12:19 ` Dave Taht

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://lists.bufferbloat.net/postorius/lists/cerowrt-devel.lists.bufferbloat.net/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=21789.1389572443@sandelman.ca \
    --to=mcr@sandelman.ca \
    --cc=cerowrt-devel@lists.bufferbloat.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox