From owner-freebsd-questions@FreeBSD.ORG Wed May 5 00:47:29 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5C1BA1065674 for ; Wed, 5 May 2010 00:47:29 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-qy0-f199.google.com (mail-qy0-f199.google.com [209.85.221.199]) by mx1.freebsd.org (Postfix) with ESMTP id 0ADDF8FC0A for ; Wed, 5 May 2010 00:47:28 +0000 (UTC) Received: by qyk37 with SMTP id 37so6224144qyk.22 for ; Tue, 04 May 2010 17:47:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=08pZPmHSK3kXtlrR0/E0/GPusL6OKe03xsn5wjnTYEk=; b=dg5A4YTxLN0+HvdLimKas2MMDJ5jQHm/PBUt+Mr8TuL4vJUHUwl23BaJ1BOiyoIbN4 AganNF0q3YU6RkqUUp5bJJfxpvikEE4JKtk/zHkUHlIQXQCTPKnhvilvJGDAxc5zNelH rh1sfDlWPCRAikYtZ1gH6LzyFe2knyxXfCDRk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=rJhIM3Ob5iWc5E9818vf9+5b2AmVDPsxCZF9RE4VlTSS8uxQVa8cNxJzrfy7Ztl/42 la0G8rNNkC7XQVyq0cvnPK1yIoJrdyg7mWxsgRgWImf5TndiRYW4aUWIo4vjV3YTW3U5 OUciGAGWqOXu1aBhDjdsoasUKLpHTz7Cq4yJw= MIME-Version: 1.0 Received: by 10.229.230.65 with SMTP id jl1mr3776104qcb.7.1273020444131; Tue, 04 May 2010 17:47:24 -0700 (PDT) Received: by 10.229.99.67 with HTTP; Tue, 4 May 2010 17:47:24 -0700 (PDT) In-Reply-To: <889123.99786.qm@web110711.mail.gq1.yahoo.com> References: <889123.99786.qm@web110711.mail.gq1.yahoo.com> Date: Tue, 4 May 2010 19:47:24 -0500 Message-ID: From: Adam Vande More To: Scott Johnson Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Server disappears from network 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: Wed, 05 May 2010 00:47:29 -0000 On Tue, May 4, 2010 at 4:31 PM, Scott Johnson wrote: > > What can I do to further diagnose this problem next time it happens? > The only other computer on the network is my WinXP desktop. > IIRC, there was a memory leak in the em driver for 8.0. That and a bunch of other improvments to the em driver have happened since then so you may want to give 8-STABLE a go. -- Adam Vande More