Projet

Général

Profil

« Précédent | Suivant » 

Révision 8b8085ce

Ajouté par Chris Buechler il y a plus de 9 ans

Per the dhcpd.conf man page and other documentation from ISC, mclt must not be defined on the secondary.

Voir les différences:

etc/inc/services.inc
476 476
					}
477 477
				}
478 478
			} else {
479
				log_error(gettext("Warning!  DHCP Failover setup and no CARP virtual IP's defined!"));
479
				log_error(gettext("Warning!  DHCP Failover setup and no CARP virtual IPs defined!"));
480 480
			}
481 481
			if($skew > 10) {
482 482
				$type = "secondary";
483
				$dhcpdconf_pri  = "mclt 600;\n";
484 483
				$my_port = "520";
485 484
				$peer_port = "519";
486 485
			} else {
......
502 501
  {$dhcpdconf_pri}
503 502
  load balance max seconds 3;
504 503
}
505

  
504
\n
506 505
EOPP;
507 506
		}
508 507
	}

Formats disponibles : Unified diff