Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Mar 2012 10:51:31 +0100
From:      Andrea Venturoli <ml@netfence.it>
To:        freebsd-net@freebsd.org
Subject:   LAGG and CARP troubles
Message-ID:  <4F630D23.2070509@netfence.it>

next in thread | raw e-mail | index | archive | help
Hello.

I'm using 7.4p6/i386 and this is (a part of) my configuration

> cloned_interfaces="lagg0 vlan1 vlan2 vlan3 carp0 carp1 carp6 carp7 carp9 carp10"
> ifconfig_em0="up"
> ifconfig_em1="up"
> ifconfig_lagg0="laggproto lacp laggport em0 laggport em1 192.168.101.1 netmask 255.255.255.0"
> ifconfig_carp0="vhid 1 pass xxxxxxx 192.168.101.10"
> ifconfig_carp1="vhid 2 advskew 200 pass yyyyyyyy 192.168.101.10"

lagg0 would work fine (using two cables, recovering from one 
disconnection, etc...).

However carp0 will stay MASTER only with one cable; as soon as I connect 
both em interfaces, I'll get:

> kernel: carp0: MASTER -> BACKUP (more frequent advertisement received)

What am I doing wrong?

  bye & Thanks
	av.



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