Score:0

ISC DHCP as Failover config

bd flag

i try to set the running ISC DHCP server as primary failover server (Ubuntu 20.4), as described in the Ubuntu man pages:

failover peer "foo" {
         primary;
         address XXX.XXX.XXX.XXX;
         port 519;
         peer XXX.XXX.XXX.XXX.XXX;
         peer port 520;
         max-response-delay 60;
         max-unacked-updates 10;
         mclt 3600;
         split 128;
         load balance max seconds 3;
       }

Got: Configuration file errors encountered -- exiting. I'm not clear what's wrong.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.