linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* ssh on ppc 405gp?
@ 2003-05-19 19:01 Dave Strout
  2003-05-19 19:10 ` Mark Hatle
  2003-05-19 19:17 ` Chris Zimman
  0 siblings, 2 replies; 7+ messages in thread
From: Dave Strout @ 2003-05-19 19:01 UTC (permalink / raw)
  To: linuxppc-embedded


Has anybody succeeded in getting ssh to work on a 405GP machine?  I've
checked the archives, and seen a couple of reports of problems, but no
solutions.

I get the following error when trying to connect between a ppc machine
and an intel machine in either direction:

Received disconnect from 192.168.1.2: 2: Corrupted MAC on input.

If I ssh from the ppc to the ppc via 'localhost', it works.  That makes
me think that it's something to do with either byte ordering of
structure alignment, but I don't have any thoughts beyond that...  Any
suggestions on how to tackle this are welcome.

thanks,
dave.

--
Dave Strout

dstrout@linuxfoundary.com    301/869-0818(h)  240/731-2727(c)


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 7+ messages in thread
* RE: ssh on ppc 405gp?
@ 2003-05-20 12:26 Jeff David
  2003-05-20 12:44 ` Dave Strout
  0 siblings, 1 reply; 7+ messages in thread
From: Jeff David @ 2003-05-20 12:26 UTC (permalink / raw)
  To: Chris Zimman, Dave Strout; +Cc: linuxppc-embedded


I have seen this problem before.  It was happening a few months ago, and
hasn't happened since!

We use ssh to get to our ppc405h.  The temporary workaround for this
problem was to use a different mac protocol.  I believe the default is
2, so we tried 1, and it worked!  Here's the command:

ssh -1 192.168.25.35

Hope this works for you.

Jeff



> -----Original Message-----
> From: Chris Zimman [mailto:chris@cryptoapps.com]
> Sent: Monday, May 19, 2003 3:18 PM
> To: Dave Strout
> Cc: linuxppc-embedded@lists.linuxppc.org
> Subject: Re: ssh on ppc 405gp?
>
>
>
> On Mon, May 19, 2003 at 03:01:00PM -0400, Dave Strout wrote:
> >
> > Has anybody succeeded in getting ssh to work on a 405GP
> machine?  I've
> > checked the archives, and seen a couple of reports of
> problems, but no
> > solutions.
> >
> > I get the following error when trying to connect between a
> ppc machine
> > and an intel machine in either direction:
> >
> > Received disconnect from 192.168.1.2: 2: Corrupted MAC on input.
> >
> > If I ssh from the ppc to the ppc via 'localhost', it works.  That
> > makes me think that it's something to do with either byte
> ordering of
> > structure alignment, but I don't have any thoughts beyond
> that...  Any
> > suggestions on how to tackle this are welcome.
> >
> > thanks,
> > dave.
>
> Dave,
>
> Not sure what's going on in your case, but I've had it
> working fine for the longest time.
>
> What versions of distribution, kernel, ssh, etc. are you running?
>
> --Chris
>


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

end of thread, other threads:[~2003-05-20 13:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-19 19:01 ssh on ppc 405gp? Dave Strout
2003-05-19 19:10 ` Mark Hatle
2003-05-19 19:17 ` Chris Zimman
  -- strict thread matches above, loose matches on Subject: below --
2003-05-20 12:26 Jeff David
2003-05-20 12:44 ` Dave Strout
2003-05-20 13:23   ` Wolfgang Denk
2003-05-20 13:34     ` Dave Strout

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).