From owner-freebsd-net@FreeBSD.ORG Wed Apr 9 23:05:19 2003 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA86937B401 for ; Wed, 9 Apr 2003 23:05:19 -0700 (PDT) Received: from sccrmhc01.attbi.com (sccrmhc01.attbi.com [204.127.202.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C94B43F3F for ; Wed, 9 Apr 2003 23:05:18 -0700 (PDT) (envelope-from crist.clark@attbi.com) Received: from blossom.cjclark.org (12-234-159-107.client.attbi.com[12.234.159.107]) by sccrmhc01.attbi.com (sccrmhc01) with ESMTP id <2003041006051700100ogkmme>; Thu, 10 Apr 2003 06:05:17 +0000 Received: from blossom.cjclark.org (localhost. [127.0.0.1]) by blossom.cjclark.org (8.12.8p1/8.12.3) with ESMTP id h3A65Gki002333; Wed, 9 Apr 2003 23:05:16 -0700 (PDT) (envelope-from crist.clark@attbi.com) Received: (from cjc@localhost) by blossom.cjclark.org (8.12.8p1/8.12.8/Submit) id h3A65CeO002332; Wed, 9 Apr 2003 23:05:12 -0700 (PDT) X-Authentication-Warning: blossom.cjclark.org: cjc set sender to crist.clark@attbi.com using -f Date: Wed, 9 Apr 2003 23:05:12 -0700 From: "Crist J. Clark" To: "D.Pageau" Message-ID: <20030410060512.GB2082@blossom.cjclark.org> References: <3E91DBEC.5080602@infodev.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3E91DBEC.5080602@infodev.ca> User-Agent: Mutt/1.4.1i X-URL: http://people.freebsd.org/~cjc/ cc: freebsd-net@freebsd.org Subject: Re: Can't bind IP to my bridge at boot time X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Crist J. Clark" List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 06:05:20 -0000 On Mon, Apr 07, 2003 at 04:13:32PM -0400, D.Pageau wrote: > If I uncomment #net.link.ether.bridge=1 in sysctl.conf my IP is not bind > to rl1 but if I leave it commented and type "sysctl > net.link.ether.bridge=1" at command prompt everything work fine. > > Need help! > > Thanks > > $cat /etc/rc.conf > ... > ifconfig_rl0="inet 192.168.42.2 netmask 255.255.255.0" > ifconfig_rl1="inet 216.1.1.2 netmask 255.255.255.240" > #ifconfig_rl2 Bridge to rl1 > ... > > $cat /etc/sysctl.conf > net.link.ether.bridge_cfg=rl1,rl2 > net.link.ether.bridge_ipfw=1 > #net.link.ether.bridge=1 > > $uname -a > FreeBSD x.x.x 5.0-RELEASE FreeBSD 5.0-RELEASE #7: Mon Apr 7 13:35:54 > EDT 2003 What messages pop up on the console during boot when this interface should be configured? -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org