public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* sshd issues with 2.6.38-rc1
@ 2011-01-20 20:20 john stultz
  2011-01-20 20:30 ` Jesse Gross
  0 siblings, 1 reply; 3+ messages in thread
From: john stultz @ 2011-01-20 20:20 UTC (permalink / raw)
  To: lkml; +Cc: apw

Just an FYI: I'm having problems sshing to a machine I just updated to
2.6.38-rc1. The machine is running Ubuntu 10.10, and and 2.6.37 with the
same config doesn't seem to have a problem.

The box is always pingable. But when I ssh in from a client, it just
hangs before authenticating. 

In the dmesg, on both kernels, I see:
sshd (1852): /proc/1852/oom_adj is deprecated, please
use /proc/1852/oom_score_adj instead.

Using ssh -vvv I get all the way to:

debug1: SSH2_MSG_NEWKEYS received
debug1: Roaming not allowed by server
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug2: service_accept: ssh-userauth
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug2: key: <blah blah>

With ps, I see:
root  ...  Ss ...  sshd: [accepted]
sshd  ...  S  ...  sshd: [net]


Anyone have a clue? Otherwise I'll try bisecting it down.

thanks
-john



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-01-20 21:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-20 20:20 sshd issues with 2.6.38-rc1 john stultz
2011-01-20 20:30 ` Jesse Gross
2011-01-20 21:22   ` john stultz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox