Projet

Général

Profil

« Précédent | Suivant » 

Révision 959dc96b

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
480 480
					}
481 481
				}
482 482
			} else {
483
				log_error(gettext("Warning!  DHCP Failover setup and no CARP virtual IP's defined!"));
483
				log_error(gettext("Warning!  DHCP Failover setup and no CARP virtual IPs defined!"));
484 484
			}
485 485
			if($skew > 10) {
486 486
				$type = "secondary";
487
				$dhcpdconf_pri  = "mclt 600;\n";
488 487
				$my_port = "520";
489 488
				$peer_port = "519";
490 489
			} else {
......
508 507
  {$dhcpdconf_pri}
509 508
  load balance max seconds 3;
510 509
}
511

  
510
\n
512 511
EOPP;
513 512
			}
514 513
		}

Formats disponibles : Unified diff