Date: Fri, 14 Dec 2007 10:31:28 +0000 From: "Bruce M. Simpson" <bms@FreeBSD.org> To: Niki Denev <nike_d@cytexbg.com> Cc: freebsd-net@freebsd.org Subject: Re: is carp on if_bridge possible? Message-ID: <47625B80.3090904@FreeBSD.org> In-Reply-To: <2e77fc10712132129o810a608v4ec6a742f9860a63@mail.gmail.com> References: <2e77fc10712132129o810a608v4ec6a742f9860a63@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Niki Denev wrote: > Hello, > > Is this possible? > I've tried adding IFT_BRIDGE next to IFT_ETHER and IFT_L2VLAN in ip_carp.c > but this probably is not enough. Any ideas? > CARP is 'special' in that it needs to add its own MAC addresses to your interface, needs a bit of special cooperation between the IP layer and the MAC layer, and it's more than likely that this doesn't work with if_bridge. Like Max says, this is an unusual configuration.... what are you trying to do? BMS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47625B80.3090904>