David DeSimone wrote:
> Christopher Cowart <[EMAIL PROTECTED]> wrote:
> >
> > Notice that both carp interfaces are running in "BACKUP" mode on box1,
> > even after some period of waiting. I would expect things to return to
> > the initial state.
>
> net.inet.carp.preempt=1 ?
They return to
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Christopher Cowart <[EMAIL PROTECTED]> wrote:
>
> Notice that both carp interfaces are running in "BACKUP" mode on box1,
> even after some period of waiting. I would expect things to return to
> the initial state.
net.inet.carp.preempt=1 ?
- -
Hello,
I have the following configuration:
box1:/etc/rc.conf:
| ifconfig_bge1="up"
| ifconfig_vlan95="inet 10.9.128.2/20 vlan 95 vlandev bge1"
| ifconfig_carp15="inet 10.9.128.1/32 vhid 15 pass secret advskew 100"
| ifconfig_carp25="inet 10.9.128.1/32 vhid 25 pass secret"
box2:/etc/rc.conf:
| if