Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Dec 2007 01:51:47 -0300
From:      Nenhum_de_Nos <matheusber@gmail.com>
To:        freebsd-stable@freebsd.org
Subject:   carp + rc.conf issue
Message-ID:  <4956a5e50712042051v71b5f01w9f81b931e996a454@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4956a5e50712042051v71b5f01w9f81b931e996a454>