From owner-freebsd-questions@FreeBSD.ORG Mon Nov 28 11:03:05 2005 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 E7FA216A422 for ; Mon, 28 Nov 2005 11:03:05 +0000 (GMT) (envelope-from h.nieser@xs4all.nl) Received: from smtp-vbr5.xs4all.nl (smtp-vbr5.xs4all.nl [194.109.24.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id B632B43DA0 for ; Mon, 28 Nov 2005 11:02:33 +0000 (GMT) (envelope-from h.nieser@xs4all.nl) Received: from [192.168.1.10] (nieser.net [194.109.160.131]) by smtp-vbr5.xs4all.nl (8.13.3/8.13.3) with ESMTP id jASB2O6x061762 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 28 Nov 2005 12:02:24 +0100 (CET) (envelope-from h.nieser@xs4all.nl) Message-ID: <438AE3C0.4090606@xs4all.nl> Date: Mon, 28 Nov 2005 12:02:24 +0100 From: Hans Nieser User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051106) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Bernhard Fischer References: <4369EA5D.3040703@vdsoft.org> <43887DA5.7070103@nieser.net> <438AC369.9010903@xs4all.nl> <200511281054.26757.bernhard.fischer@fh-stpoelten.ac.at> In-Reply-To: <200511281054.26757.bernhard.fischer@fh-stpoelten.ac.at> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: sk0: watchdog timeout 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: Mon, 28 Nov 2005 11:03:06 -0000 Bernhard Fischer wrote: >>>>ifconfig_sk0="inet 192.168.1.100 media 100baseTX mediaopt full-duplex >>>>netmask 255.255.255.0" >>> >>It appears the above hasn't helped me, it still goes down after copying >>about 10-15GB of data and I still have to bring the interface down and up >>again to regain connectivity. Thanks for the tip though, it was worth a try > > If you change hardware settings, you should also maintain the same settings on > both ends of the wire, i.e. at the computer *and* the ethernet switch. Hmm, I'm not sure what you mean. There isn't much (in fact, nothing at all) I can configure on my switch's end as it's a cheap 8-port 10/100mbit switch (A UNEX NexSwitch SD080s). I just forced it to use 100baseTX / full-duplex which I think was used before I forced it as well.