RE: ssh on ppc 405gp?
From: Jeff David <hidden>
Date: 2003-05-20 12:26:52
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:quoted
Has anybody succeeded in getting ssh to work on a 405GPmachine? I'vequoted
checked the archives, and seen a couple of reports ofproblems, but noquoted
solutions. I get the following error when trying to connect between appc machinequoted
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 byteordering ofquoted
structure alignment, but I don't have any thoughts beyondthat... Anyquoted
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/