CARP and NTP Server
-
Hi,
I have set up multiple CARP VIPs on two system running the embedded version of 2.0RC1, everything is working well so far.
The one problem I have is with OpenNTPD. It does not listen on the CARP VIPs by default. For now
I have added the IP addresses to the NTP config manually on the master system, which of course works.
I also know that I can make this work automatically by adding suitable commands to config.xml
using .My question is: how do I make this work properly on the backup system? Is there a way to sync
over <shellcmd>blocks? Or is there a better way for all of this?Thanks,
Chris</shellcmd>
-
There is a ticket open somewhere for making the GUI handle VIPs there. The real fix is to make the GUI support VIPs and not just interfaces.
-
Hi Jim,
thanks for the answer, I agree. I'll take a look at implementing this if no one beats me to it.