Date: Wed, 30 Jul 2008 12:39:58 +0300 From: Nikos Vassiliadis <nvass@teledomenet.gr> To: freebsd-questions@freebsd.org Cc: questions@freebsd.org, Alexandre Biancalana <biancalana@gmail.com> Subject: Re: carp+openospfd Message-ID: <200807301239.59573.nvass@teledomenet.gr> In-Reply-To: <8e10486b0807292151wa67d464kfd906da08a2f8053@mail.gmail.com> References: <8e10486b0807292151wa67d464kfd906da08a2f8053@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 30 July 2008 07:51:52 Alexandre Biancalana wrote: > Hi list, (I already ask this on -net, but I get no answers) > > I have two 100Mbit link (L2L, lan to lan) between the company and our > datacenter, on each side I have two redudant (pf+carp) firewalls. > > I configured one vlan for each 100Mbit link and used carp to do the > failover between machines on each side, the vlan interfaces are > configured without ip address (with Max's > carpdev patch), only carp interfaces have ips. > > I want to use OpenOSPFD to distribute our internal routes and do > automatic failover+loadbalance of this two 100Mbit links. > > This work ? Someone have a similar setup ? Any hints ? I think using OSPF and CARP on the same interface could have unexpected results. I would use CARP on the "lan to lan" link to provide redundancy and load balancing. Do you have to use OSPF? That is, is there an OSPF domain in which you have to be part of? Nikos
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807301239.59573.nvass>