You need one common VHID for each virtual IP, Stuart said all fixes you need. CARP protocol identify nodes by VHID.
-- Cordialement, Loïc BLOT, UNIX systems, security and network expert http://www.unix-experience.fr Le lundi 17 décembre 2012 à 22:36 +0000, Stuart Henderson a écrit : > On 2012-12-17, Michel Blais <[email protected]> wrote: > > > # cat /etc/hostname.carp0 > > inet W.X.Y.B 255.255.255.248 W.X.Y.D vhid 1 carpdev em0 \ > ^ > > pass fdhnap483745y -inet6 > > > # cat /etc/hostname.carp0 > > inet X.W.Z.B 255.255.255.248 X.Y.Z.D vhid 2 carpdev em0 \ > ^ > > advskew 10 pass fdhnap483745y -inet6 > > here, your vhids don't match > > > > # cat /etc/hostname.carp1 > > inet 10.0.1.1 255.255.255.0 10.0.1.255 vhid 3 carpdev em1 \ > > pass 3orohasfv73 -inet6 > > > # cat /etc/hostname.carp1 > > inet 10.0.1.1 255.255.255.0 10.0.1.255 vhid 4 carpdev em1 \ > > advskew 10 pass -inet6 > ^^^^^^^^^^^ > > and here, same problem with vhids, plus you have set the > password on the second router to "-inet6".

