On Fri, Oct 13, 2006 at 08:44:15AM +0200, Claudio Jeker wrote: > On Thu, Oct 12, 2006 at 10:40:57PM -0400, stan wrote: > > Is it feasible to run ospf on a carp pair of firewalls? > > Is there any documntation as to how to do this? > > > > OSPF does not work on carp(4) interfaces. If you use "interface carp0" > ospfd will enforce it to be "passive". > A link state protocol can not run on a failover interface because the result > is not predictable.
Thanks. Is there an alternative way to acomplish this? What I'm trying to do is failry simple. I have a couple of networks with OpenBSD CARP's redundant firewalls connecting to a corporate admistered network. The corporate network runs OSPF. I don't want to have to depend on static routes to these networks, as corporate keeps loosing the static routes. -- Unix is very simple, but it takes a genius to understand the simplicity. (Dennis Ritchie)

