login
Header Space

 
 

Sasyncd with two links

August 14, 2008 - 4:02pm
Submitted by Anonymous on August 14, 2008 - 4:02pm.
OpenBSD

I´m using sasyncd to failover my eight vpn tunnels in Openbsd 4.3 system. Everything worked fine since 4.1, but now I need to use two different routes to balance my tunnels between two different links.

Some of my tunnels will use ext_if1, (and consequently carp1) and other four tunnels must use ext_if2 (with carp2 interface).

It seems to be not possivel in sasyncd.conf(5) to configure two carp interfaces simultaneously. According to man page, we can only specify one carp interface for sasync to track master/slave state.

Is there any way for me to monitor master/slave state in more than one carp interface?

Thanks in advance

speck-geostationary