No Failover works, Failover does not work

Shlomo Dubrowin shlomo at dubrowin.org
Wed May 17 18:15:55 UTC 2006


OK, I can try that, the documentation I was following said they could be the
same.  thanx.
  Shlomo

On 5/17/06, Karen Pachla <kpachla at umich.edu> wrote:
>
> Hi,
>
> On my configuration, I have primary's port at 519, secondary as 520
>
> Primary:
>         port 519;
>         peer port 520;
>
> Secondary:
>         port 520;
>         peer port 519;
>
>
> On Wed, 2006-05-17 at 20:51 +0300, Shlomo Dubrowin wrote:
>
> > Primary Config:
> > -----------------------
> > failover peer "dhcp-failover" {
> >         primary; # declare this to be the primary server
> >         address 10.153.100.26;
> >         port 520;
> >         peer address 10.153.100.27;
> >         peer port 520;
> >         max-response-delay 30;
> >         max-unacked-updates 30;
> >         load balance max seconds 3;
> >         mclt 1800;
> >         split 128;
> > }
> >
> > include "/etc/dhcpd.pools";
> >
> >
> > Secondary Config:
> > ----------------------------
> > failover peer "dhcp-failover" {
> >         Secondary; # declare this to be the secondary server
> >         address 10.153.100.27;
> >         port 520;
> >         peer address 10.153.100.26;
> >         peer port 520;
> >         max-response-delay 30;
> >         max-unacked-updates 30;
> >         load balance max seconds 3;
> >         mclt 1800;
> > }
>
> --
> K. Pachla
> LSAIT
> University of Michigan
>
>
>


-- 
-----------------------------------------------------------------------
  ,-~~-.___.    ._.
/ |  '     \   | |"""""""""|           Shlomo Dubrowin
(  )         0  | |         |             (Sheldon)
\_/-, ,----'   | |         |
    ====        !_!--v---v--"
    /  \-'~;      |""""""""|            shlomo at dubrowin.org
   /  __/~| ._-""||        |          http://www.dubrowin.org
=(  _____|_|____||________|
-----------------------------------------------------------------------



More information about the dhcp-users mailing list