Hello Evgeny, On Mon, Nov 16, 2009 at 17:31, Evgeny Yurchenko <[email protected]> wrote: > Could you explain how it works please? I have no questions about > active(CARP) one but what about passive? bgpd on passive one will be > continuously trying to connect to peer... using what source IP?
The key is to use "local-address <carp address>" and "depend-on carpX". This way the backup bgpd only starts connecting when carp has fail-overed (when the carp interface becomes active) using the carp address. Beware of asymmetric routing though if not using pfsync... -Aarno -- Aarno Aukia Atrila GmbH Switzerland --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] Commercial support available - https://portal.pfsense.org
