From owner-freebsd-stable@FreeBSD.ORG Fri Oct 18 14:23:46 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B250E749 for ; Fri, 18 Oct 2013 14:23:46 +0000 (UTC) (envelope-from zaphod@berentweb.com) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 93D0F25AC for ; Fri, 18 Oct 2013 14:23:46 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1VXAxt-0003bV-5r for freebsd-stable@freebsd.org; Fri, 18 Oct 2013 07:23:45 -0700 Date: Fri, 18 Oct 2013 07:23:45 -0700 (PDT) From: Beeblebrox To: freebsd-stable@freebsd.org Message-ID: <1382106225174-5852917.post@n5.nabble.com> In-Reply-To: <1382080515404-5852849.post@n5.nabble.com> References: <1382080515404-5852849.post@n5.nabble.com> Subject: if_re NIC ping responds only after manual re-create or dhclient MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Oct 2013 14:23:46 -0000 I compiled a clean world and GENERIC kernel, then updated the system. I moved if_re0 to another slot on the board and installed an old if_sis in the slot previously occupied by if_re0. Just to be sure, I also installed if_fxp0 and if_rl0 cards. After re-configuring /etc/rc.conf and adding static IP's for all 5 cards (if_re1 is integrated to the mobo) I rebooted. Subsequent ping tests showed: sis0 and fxp0 can ping to itself re0, re1, rl0 cannot ping to itself. The test was repeated by changing the PCI slots where NICs were plugged-in. Unless any objections, I will file a PR on Monday. ----- FreeBSD-9.2-stable_amd64_root-on-zfs_clang-only-world -- View this message in context: http://freebsd.1045724.n5.nabble.com/if-re-NIC-ping-responds-only-after-manual-re-create-or-dhclient-tp5852849p5852917.html Sent from the freebsd-stable mailing list archive at Nabble.com.