Date: Fri, 09 Dec 2011 17:16:11 +0100 From: Johan Hendriks <joh.hendriks@gmail.com> To: freebsd-stable <freebsd-stable@freebsd.org> Subject: Re: Two problems still present in RC3 Message-ID: <4EE2344B.2020700@gmail.com> In-Reply-To: <4EE22481.60709@my.gd> References: <201112090913.CAA03333@lariat.net> <4EE1DEAD.2040108@gmail.com> <4EE22481.60709@my.gd>
next in thread | previous in thread | raw e-mail | index | archive | help
Damien Fleuriot schreef: > > On 12/9/11 11:10 AM, Johan Hendriks wrote: >> Brett Glass schreef: >>> The interfaces SEEM to be configured correctly, but the messages -- >>> which must be coming from scripts called by /etc/netstart -- are >>> troubling. >> Same thing happens with lagg0 >> >> If i use this config, after a reboot all is fine >> >> ifconfig_em0="up" >> ifconfig_em1="up" >> cloned_interfaces="lagg0" >> ifconfig_lagg0="laggproto lacp laggport em0 laggport em1 192.168.100.1/24" >> > I notice you're missing "inet" in your ifconfig_lagg0 line. > > Try this one instead: > ifconfig_lagg0="laggproto lacp laggport em0 laggport em1 inet > 192.168.100.1/24" > It should not be the case, at least the handbook does not mentioning it at all. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-aggregation.html I will try it, when i find a reboot window! regards, Johan Hendriks
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4EE2344B.2020700>