Hello,

We have two openBSD installation a 4.6 and 4.8

we setup CARP between the two machines, but things are not working properly.

On the internal side of the network we have this (ifconfig -A):

Router 1
carp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        lladdr 00:00:5e:00:01:01
        priority: 0
        carp: MASTER carpdev em1 vhid 1 advbase 1 advskew 100
        groups: carp

Router 2
carp0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
        lladdr 00:00:5e:00:01:01
        priority: 0
        carp: INIT carpdev em1 vhid 1 advbase 1 advskew 0
        groups: carp

while on the external side we have :

Router 1
carp1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        lladdr 00:00:5e:00:01:02
        priority: 0
        carp: MASTER carpdev em0 vhid 2 advbase 1 advskew 100
        groups: carp

Router 2
carp1: flags=8803<UP,BROADCAST,SIMPLEX,MULTICAST> mtu 1500
        lladdr 00:00:00:00:00:00
        priority: 0
        carp: INIT carpdev none vhid 2 advbase 1 advskew 0
        groups: carp


We turned off carp0.

As you can see things are messed up.

Does that have something to do with different openBSD versions??

Does anyone had the same issues, as the interface that is meant to be BACKUP is the MASTER.

Thanks.

--
Abbass MAROUNI
Internet Memory Foundation
internetmemory.org

Reply via email to