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

* Re: sshd issues with 2.6.38-rc1
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Jesse Gross @ 2011-01-20 20:30 UTC (permalink / raw)
  To: john stultz; +Cc: lkml, apw

On Thu, Jan 20, 2011 at 12:20 PM, john stultz <johnstul@us.ibm.com> wrote:
> 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.

It's likely the checksum offloading issue that was recently fixed in
d402786ea4f8433774a812d6b8635e737425cddd

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

* Re: sshd issues with 2.6.38-rc1
  2011-01-20 20:30 ` Jesse Gross
@ 2011-01-20 21:22   ` john stultz
  0 siblings, 0 replies; 3+ messages in thread
From: john stultz @ 2011-01-20 21:22 UTC (permalink / raw)
  To: Jesse Gross; +Cc: lkml, apw

On Thu, 2011-01-20 at 12:30 -0800, Jesse Gross wrote:
> On Thu, Jan 20, 2011 at 12:20 PM, john stultz <johnstul@us.ibm.com> wrote:
> > 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.
> 
> It's likely the checksum offloading issue that was recently fixed in
> d402786ea4f8433774a812d6b8635e737425cddd

That was it! 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