From owner-freebsd-questions@FreeBSD.ORG Wed Oct 22 13:21:31 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7E51CE4F for ; Wed, 22 Oct 2014 13:21:31 +0000 (UTC) Received: from server1.shellworld.net (shellworld.net [69.60.117.94]) by mx1.freebsd.org (Postfix) with ESMTP id 5C09960E for ; Wed, 22 Oct 2014 13:21:31 +0000 (UTC) Received: from server1.shellworld.net (localhost [127.0.0.1]) by server1.shellworld.net (Postfix) with ESMTP id 61715228B7 for ; Wed, 22 Oct 2014 09:21:30 -0400 (EDT) To: freebsd-questions@freebsd.org Subject: Re: Network Interface Keeps Dying FreeBSD9.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <8614.1413984090.1@server1.shellworld.net> Date: Wed, 22 Oct 2014 08:21:30 -0500 From: "Martin G. McCormick" Message-Id: <20141022132130.61715228B7@server1.shellworld.net> X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Oct 2014 13:21:31 -0000 Karl Pielorz writes: > Hi, > > Do you mean 'gbe' or do you mean 'bge'? That's what happens after a long day of nothing much. It's bge0 dmesg yielded exactly 1800 lines of the following: bge0: link state changed to UP bge0: link state changed to DOWN Martin