On 2 Nov 2012, at 10:56, Frank Bonnet <f.bon...@esiee.fr> wrote:

> hello
> 
> I use the lagg feature on a server and it seems the lagg pseudo interface
> is not created when the machine reboots , the server runs 9.0-p3
> 
> here is the incriminated part of the /etc/rc.conf file
> 
> ifconfig_bce2="up"
> ifconfig_bce3="up"
> cloned_interface="lagg0"
> ifconfig_lagg0=" laggproto lacp laggport bce2 laggport bce3"
> ipv4_addrs_lagg0=" xxx.xxx.xxx.xxx/24"
> defaultrouter="xxx.xxx.xxx.xxx"
> 
> Note : if I create manually the lagg0 interface everything starts well ...
> 
> thanks for any info
> 

cloned_interfaces , notice the plural.

You're using "cloned_interface", you're missing the S.

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to