From owner-freebsd-questions@FreeBSD.ORG Sun Jun 4 14:45:36 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BABA016A4F1 for ; Sun, 4 Jun 2006 14:45:36 +0000 (UTC) (envelope-from jhorne@dfwlp.com) Received: from zeus.int.dfwlp.com (zeus.dfwlp.com [208.11.134.127]) by mx1.FreeBSD.org (Postfix) with ESMTP id 570B443D46 for ; Sun, 4 Jun 2006 14:45:36 +0000 (GMT) (envelope-from jhorne@dfwlp.com) Received: from smarty.int.dfwlp.com (c-24-1-139-244.hsd1.tx.comcast.net [24.1.139.244]) (authenticated bits=0) by zeus.int.dfwlp.com (8.13.6/8.13.6) with ESMTP id k54EjWOI049548 for ; Sun, 4 Jun 2006 09:45:32 -0500 (CDT) (envelope-from jhorne@dfwlp.com) From: Jonathan Horne To: freebsd-questions@freebsd.org Date: Sun, 4 Jun 2006 09:45:08 -0500 User-Agent: KMail/1.9.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606040945.08702.jhorne@dfwlp.com> X-Spam-Status: No, score=-1.4 required=5.0 tests=ALL_TRUSTED autolearn=failed version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on zeus.int.dfwlp.com Subject: freesd boxes refusing scp and sftp? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jun 2006 14:45:36 -0000 my freebsd boxes are refusing connections (or erroring them out, im not sure which it is at this time). when i try to scp a file or make a sftp connection, this is what i get: [jhorne@zeus ~]$ sftp tyche Connecting to tyche... Password: Received message too long 538976288 [jhorne@zeus ~]$ i get something similar (yet equally aggravating!) when i scp too. can someone point me in the right direction here? thanks a bunch, jonathan