hail,

I am running 6.3-RC1 just recompiled to support CARP. the issue is
that I have two carp if, and just the second to appear in rc.conf gets
born in boot.

I had to do this:

cloned_interfaces="carp1"
ifconfig_carp1="vhid 2 192.168.254.81 advskew 100"
cloned_interfaces="carp0"
ifconfig_carp0="vhid 1 192.168.253.81 advskew 100"
cloned_interfaces="carp1"
ifconfig_carp1="vhid 2 192.168.254.81 advskew 100"

so it creates both.

matheus
-- 
We will call you cygnus,
The God of balance you shall be
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to