Hi Stiven,
I’ve seen your message:
I think i found the problem. When the failover occurs, the new master non announces to the gateway the new mac for ARP. When I execute this command “arping -U 172.16.212.1 -s 172.16.212.220 -c1” from the new master, the ARP of gateway is updated, and all works. ¿How can I do it automatically?
So, to automate this when a node becomes master is adding this command to the file /usr/local/relianoid/config/noid-start.
Make sure this change is made on both nodes.
I hope this helps.