Gerry Reno wrote:
> I have all firewalls down.
>
> Scenarios I have tested:
> sync group and both instances: infinite loop
> sync group and one instance (either one): infinite loop
both instances: runs ok # forgot this one
> single instance (either one): runs ok
>
> Is there something special
I have all firewalls down.
Scenarios I have tested:
sync group and both instances: infinite loop
sync group and one instance (either one): infinite loop
single instance (either one): runs ok
Is there something special needed to get sync group working?
Gerry
__
Created a second set of directors but this time I use sync_group to sync
two instances like this:
vrrp_sync_group VG1 {
VI_1
VI_2
}
vrrp_instance VI_1 {
state MASTER
# state BACKUP
interface eth0
virtual_router_id 45
priority 150 # MASTER
#