From owner-freebsd-current@freebsd.org Tue Sep 15 10:56:21 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 647C7A036D5 for ; Tue, 15 Sep 2015 10:56:21 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 236981373 for ; Tue, 15 Sep 2015 10:56:20 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost.zedat.fu-berlin.de (Exim 4.85) for freebsd-current@freebsd.org with esmtp (envelope-from ) id <1ZbnuN-000j79-0K>; Tue, 15 Sep 2015 12:56:19 +0200 Received: from p578a69f9.dip0.t-ipconnect.de ([87.138.105.249] helo=freyja.zeit4.iv.bundesimmobilien.de) by inpost2.zedat.fu-berlin.de (Exim 4.85) for freebsd-current@freebsd.org with esmtpsa (envelope-from ) id <1ZbnuM-000zTk-Pq>; Tue, 15 Sep 2015 12:56:18 +0200 Date: Tue, 15 Sep 2015 12:56:18 +0200 From: "O. Hartmann" To: freebsd-current Subject: CURRENT: net/igb broken Message-ID: <20150915125618.0f752596@freyja.zeit4.iv.bundesimmobilien.de> Organization: FU Berlin X-Mailer: Claws Mail 3.12.0 (GTK+ 2.24.28; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Originating-IP: 87.138.105.249 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2015 10:56:21 -0000 Running CURRENT as of today (r287817), it seems that the network system of CURRENT is corrupted. The machine in question is a Fujitsu server Primergy RX 1330 with two Intel "igb" devices (igb0 and igb1). the network is now on both devices unreachable. With or without IPFW (disabling, having first rule to allow everything in/out) doesn't matter. Nothing get to or from that box on any device. With FreeBSD 11.0-CURRENT #4 r287592: Wed Sep 9 09:09:23 CEST 2015 amd64 I had no problems. Any ideas? Thanks in advance, Oliver