On 2007/03/23 12:38, Nigel Roberts wrote: > We're running carp on two Openbsd 4.0 routers on vlan interfaces and > we're observing a state change from backup to master to backup on the > host that should stay as the backup. This happens periodically and > adjusting the advbase and advskew seems to have no effect apart from > adjusting the periodicity of the state change.
it might be useful to look at ifconfig -A when it happens; the carp hash includes the interface addresses. > The backup also issues a CARP IPv6 announcement, > which is strange because we don't have IPv6 configured. you probably have inet6 link-local addresses configured, it happens by default.

