From owner-freebsd-stable@FreeBSD.ORG Sat May 6 12:35:05 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79E1416A400 for ; Sat, 6 May 2006 12:35:05 +0000 (UTC) (envelope-from freebsd-stable@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id F19D243D45 for ; Sat, 6 May 2006 12:35:04 +0000 (GMT) (envelope-from freebsd-stable@m.gmane.org) Received: from root by ciao.gmane.org with local (Exim 4.43) id 1FcLzy-0002ae-17 for freebsd-stable@freebsd.org; Sat, 06 May 2006 14:35:02 +0200 Received: from p5086ce78.dip.t-dialin.net ([80.134.206.120]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 06 May 2006 14:35:02 +0200 Received: from HM-Gerhards by p5086ce78.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 06 May 2006 14:35:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-stable@freebsd.org From: Michael Gerhards Date: Sat, 6 May 2006 14:23:25 +0200 Lines: 37 Message-ID: X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: p5086ce78.dip.t-dialin.net User-Agent: tin/1.8.1-20060215 ("Mealasta") (UNIX) (FreeBSD/6.1-RC2 (i386)) Sender: news Subject: ssh: "Connection reset by peer" or "Corrupted MAC on input" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 May 2006 12:35:05 -0000 Hello! I have just installed FreeBSD/i386 6.1-RC2 on a AMD Athlon 64 X2 3800+, Asus A8N-SLI Deluxe Motherboard and 2 GB RAM. The Motherboard has two Ethernet-Ports for 1000BaseT which dmesg gives out as: skc0: port 0xa400-0xa4ff mem 0xd1004000- 0xd1007fff irq 17 at device 12.0 on pci5 skc0: Marvell Yukon Lite Gigabit Ethernet rev. (0x9) sk0: Ethernet address: 00:11:d8:ca:ed:43 nve0: Ethernet address 00:11:d8:ca:e1:8b I read about problems with the nve driver, so I only configured the skc0 device. It is connected to a 100MBit Hub, and all other computers in my local networks have 100MBit card, too. I tried to copy some larger files to the new system via scp from my old Pentium2-300, running FreeBSD/i386 6.1-RC1. But scp ends this copying at some (not predictable) place with either "Received disconnect from 192.168.1.9: 2: Corrupted MAC on input. lost connection" or "Write failed: Connection reset by peer lost connection" (I ran scp on the old Pentium2 system). Copying between my Pentium2 and the other computers in my local network (all running at 100MBit full duplex mode) is without any problems. What might be the reason for my problems? Is there a problem in the support for my skc0 device? What could I do to solve my problems? If you need more information about my hardware/systems just ask! Many thanks in advance, Michael