Re: carp and vlan interfaces recovery issue

2008-05-09 Thread Christopher Cowart
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

Re: carp and vlan interfaces recovery issue

2008-05-09 Thread David DeSimone
-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 ? - -

carp and vlan interfaces recovery issue

2008-05-09 Thread Christopher Cowart
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