On Sun, May 27, 2007 at 12:17:54PM +0330, Ruhollah Moussavi Baygi wrote: > 'Disconnecting: Corrupted MAC on input' > 'Disconnecting: bad packet
Well, as the links you posted said, you need to: 1) Make sure everyone has the latest version of ssh installed, and 2) Figure out if there is a bad ethernet NIC somewhere ssh works over tcp, so, if there is corrupted data being sent, it is probably because the NIC on your front-end is bad. This is a pretty rare problem, normally a bad component (e.g. a bad cable) causes the IP checksum to be bad, and the packets are discarded. You can look on the front-end at the output of "netstat -i" and "netstat -s" to see if lots of bad checksums are being caused, too. -- greg _______________________________________________ Beowulf mailing list, Beowulf@beowulf.org To change your subscription (digest mode or unsubscribe) visit http://www.beowulf.org/mailman/listinfo/beowulf