From owner-freebsd-questions Thu Mar 23 13:48:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id BC54E37C5C8 for ; Thu, 23 Mar 2000 13:47:43 -0800 (PST) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.12 #1) id 12YDwE-0004ya-00; Thu, 23 Mar 2000 20:10:38 +0000 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.12 #7) id 12YDwE-000HN5-00; Thu, 23 Mar 2000 20:10:38 +0000 Date: Thu, 23 Mar 2000 20:10:38 +0000 From: Ben Smithurst To: "Ing. Fernando Inukai" Cc: Frebsd questions Subject: Re: error Message-ID: <20000323201038.H35192@strontium.scientia.demon.co.uk> References: <005f01bf94fa$89407160$679a68ce@dkafis> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <005f01bf94fa$89407160$679a68ce@dkafis> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ing. Fernando Inukai wrote: > Please explain what these errors mean, I this box as a server running samba 2.0.3 > > xl0: promiscuous mode enabled > ed1: promiscuous mode enabled These are not errors, they simply mean some process used a bpf device to open a network interface in promiscuous mode. Possibly the result of you running tcpdump or a similar program. If you know you haven't run tcpdump recently, you'll have to think of another reason. > wd0: interrupt timeout (status 50 error 1) > wd0: wdtimeout() DMA status 4 This probably means your disk is dying, or you have a loose cable. Fix the cable or replace the disk. -- Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message