From owner-freebsd-rc@FreeBSD.ORG Tue Feb 27 09:01:16 2007 Return-Path: X-Original-To: freebsd-rc@hub.freebsd.org Delivered-To: freebsd-rc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 33EEA16A405; Tue, 27 Feb 2007 09:01:16 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 05C3513C4B3; Tue, 27 Feb 2007 09:01:15 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from freefall.freebsd.org (thompsa@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l1R91FbR094726; Tue, 27 Feb 2007 09:01:15 GMT (envelope-from thompsa@freefall.freebsd.org) Received: (from thompsa@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l1R91F9x094722; Tue, 27 Feb 2007 09:01:15 GMT (envelope-from thompsa) Date: Tue, 27 Feb 2007 09:01:15 GMT From: Andrew Thompson Message-Id: <200702270901.l1R91F9x094722@freefall.freebsd.org> To: thompsa@FreeBSD.org, freebsd-rc@FreeBSD.org, freebsd-net@FreeBSD.org Cc: Subject: Re: conf/107035: bridge interface given in rc.conf not taking an (static) IP address X-BeenThere: freebsd-rc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion related to /etc/rc.d design and implementation." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Feb 2007 09:01:16 -0000 Synopsis: bridge interface given in rc.conf not taking an (static) IP address Responsible-Changed-From-To: freebsd-rc->freebsd-net Responsible-Changed-By: thompsa Responsible-Changed-When: Tue Feb 27 08:58:47 UTC 2007 Responsible-Changed-Why: This is a limitation of ifconfig rather than rc. The ip address needs to be the first argument, why is this so? http://www.freebsd.org/cgi/query-pr.cgi?pr=107035