-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 4/18/2012 2:40 PM, Matt Hamilton wrote: > David Goldsmith <dgoldsmith <at> sans.org> writes: > >>> Any ideas why this might be happening? I'm probably doing >>> something stupid, but can't spot it. >> >> Please show the contents of the /etc/hostname.carp119 file on >> both servers. > > > on box A: > > # cat /etc/hostname.carp119 inet 213.133.66.67 255.255.255.248 > carpdev vlan119 vhid 119 pass riohperi advskew 10 -inet6 > > on box B: > > # cat /etc/hostname.carp119 inet 213.133.66.67 255.255.255.248 > carpdev vlan119 vhid 119 pass riohperi advskew 100 -inet6
I believe the "inet" option is missing a 3rd component. After the CARP IP and the netmask, you also need the 'last' IP for the subnet, in your case it would be 213.133.66.71 (on both servers). On our servers, we have something like: inet 10.3.2.1 255.255.255.0 10.3.2.255 You can refer to this page for more info: http://www.openbsd.org/faq/faq6.html#CARP - -- David Goldsmith Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk+PJDoACgkQ417vU8/9Qfn/bwCeNGRI6NWV+E2PmRH/a4O+pIJR hY8AnicbCY5AdowVcOf0SWwJzGuRZqIu =bnXV -----END PGP SIGNATURE-----

