From owner-freebsd-questions@FreeBSD.ORG Thu Feb 16 00:11:17 2006 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 2E85516A420 for ; Thu, 16 Feb 2006 00:11:17 +0000 (GMT) (envelope-from brent@jeneral.com) Received: from jeneral.com (216-19-202-150.getnet.net [216.19.202.150]) by mx1.FreeBSD.org (Postfix) with SMTP id BE86243D46 for ; Thu, 16 Feb 2006 00:11:16 +0000 (GMT) (envelope-from brent@jeneral.com) Received: (qmail 49121 invoked from network); 16 Feb 2006 00:11:16 -0000 Received: from unknown (HELO mickey.jensenet.com) (127.0.0.1) by localhost.localdomain with SMTP; 16 Feb 2006 00:11:16 -0000 Received: (from vpopmail@localhost) by mickey.jensenet.com (8.12.10/8.12.10/Submit) id k1G0B04O049104; Wed, 15 Feb 2006 17:11:00 -0700 (MST) (envelope-from brent@jeneral.com) Message-Id: <200602160011.k1G0B04O049104@mickey.jensenet.com> X-Authentication-Warning: mickey.jensenet.com: vpopmail set sender to brent@jeneral.com using -f From: "brent" To: freebsd-questions@FreeBSD.org Date: Wed, 15 Feb 2006 17:11:00 -0700 Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: quoted-printable Cc: Subject: ethernet Interface haywire ??? 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: Thu, 16 Feb 2006 00:11:17 -0000 Has anyone run into this scenario where a BSD Box (RELENG_5_4) takes down= the whole subnet for only FreeBSD boxes. Here=E2=80=99s the scenario: One= of my web servers goes into a crazy state which kills all traffic on the networ= k for only FreeBSD boxes. Linux boxes can talk to other linux boxes, but FreeBSD boxes are dead. You can ping a FreeBSD box (from linux) but servi= ces such as SSH go half-way and never completely connect. Other services such= as http don=E2=80=99t work either. Rebooting that offending box fixes the p= roblem. I=E2=80=99ve seen this once it a great moon; however, it recently happene= d two days in a row. Any suggestions would be appreciated. I have other RELENG_5_4 and RELENG_6_0 boxes that don=E2=80=99t seem to be the culprit= , as well as an identical hardware box running RELENG_6_0. Thanks.