From owner-freebsd-questions Sat Jan 20 15:18: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clmboh1-smtp3.columbus.rr.com (unknown [65.24.0.112]) by hub.freebsd.org (Postfix) with ESMTP id DCA1A37B400 for ; Sat, 20 Jan 2001 15:17:52 -0800 (PST) Received: from mail.iowna.com (dhcp065-024-023-038.columbus.rr.com [65.24.23.38]) by clmboh1-smtp3.columbus.rr.com (8.11.2/8.11.2) with ESMTP id f0KNFW723475; Sat, 20 Jan 2001 18:15:33 -0500 (EST) Message-ID: <3A6A1B97.BD72D20E@mail.iowna.com> Date: Sat, 20 Jan 2001 18:13:27 -0500 From: Bill Moran X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Jason Halbert Cc: questions@FreeBSD.ORG Subject: Re: Better way to transfer files References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jason Halbert wrote: > > What do you mean manually tweaking the media type? The only thing I > tried changing was the MTU to match that of the Win2k machines. The > only net cards I have are all 3Com. Here is the output of ifconfig > and a kernel panic message: > > xl0: flags=8843 mtu 1500 > inet6 fe80::250:daff:feb4:85b6%xl0 prefixlen 64 scopeid 0x1 > inet 4.33.96.206 netmask 0xfffff800 broadcast 4.33.103.255 > ether 00:50:da:b4:85:b6 > media: autoselect (100baseTX) status: active > supported media: autoselect 100baseTX 100baseTX > 10baseT/UTP 10baseT/UTP 100baseTX Manually tweak, as it manually setting the media to 100baseTX and see if it still panics, or 10baseTX and see if it still panics. I know you don't want to run at 10mbs, but if it works without panics, that narrows down where your problems are coming from. I also seem to remember other people having trouble with 3com cards and the xl driver (I could be wrong, check the list archives for this list and the -STABLE list) so I'll reiterate, test out a different make/model of NIC and see if the problem disappears. -Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message