Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Jul 2007 14:35:16 -0400
From:      "Michael W. Lucas" <mwlucas@blackhelicopters.org>
To:        questions@freebsd.org
Subject:   if_lagg(4) and rc.conf
Message-ID:  <20070703183516.GA70961@bewilderbeast.blackhelicopters.org>

next in thread | raw e-mail | index | archive | help
Hi,

I'm trying to configure a lagg(4) interface out of rc.conf.  FreeBSD
doesn't want to initialize the interface at boot.  I'm obviously
missing some little thing.  I'm successfully loading if_lagg into the
kernel, so that's not the problem.

I can configure the interface at the command line if I do a "ifconfig
lagg0 create" and then enter the configuration, but there doesn't seem
to be a rc.conf flag to tell the system to create an interface?

Here's my rc.conf for these interfaces:

ifconfig_em3="up"
ifconfig_em7="up"
ifconfig_lagg0="laggproto lacp laggport em3 laggport em7 10.184.1.19 netmask 0xffff0000"

Any suggestions?

Thanks,
==ml

-- 
Michael W. Lucas 	mwlucas@BlackHelicopters.org, mwlucas@FreeBSD.org
		http://www.BlackHelicopters.org/~mwlucas/
      Coming Soon: "Absolute FreeBSD" -- http://www.AbsoluteFreeBSD.com
On 5/4/2007, the TSA kept 3 pairs of my soiled undies "for security reasons."



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070703183516.GA70961>