Networking Forums

Networking Forums > Computer Networking > Linux Networking > Highly available DHCP sevice

Reply
Thread Tools Display Modes

Highly available DHCP sevice

 
 
I.E.
Guest
Posts: n/a

 
      01-22-2004, 11:06 PM
Hi,

I'm wondering how to make a highly available dhcp service within my
network using RedHat 9. I currently have dhcpd up and running with
thousands of clients without any problems but a recent event involving
a hardware failure exposed this as a single point of failure.

We using a class B network divided up into many class C networks and
all of our routers (Cisco) are configured to forward dhcp requests to
the dhcp server. It's working well but I really would like to have a
second dhcp server in active or standby mode that can automatically
take over in the event of a hardware failure. Does dhcpd have any
built in facility for this? Or what would happen if I had two dhcp
servers rsynced on the same network?

I'm not sure if this the right group for this. If it's not pointing
me in the right direction would be appreciated.

Thanks



.................................................. ...............
Posted via TITANnews - Uncensored Newsgroups Access
>>>> at http://www.TitanNews.com <<<<

-=Every Newsgroup - Anonymous, UNCENSORED, BROADBAND Downloads=-

 
Reply With Quote
 
 
 
 
Phil Pierotti
Guest
Posts: n/a

 
      01-23-2004, 03:56 AM
http://www.isc.org/products/DHCP/dhcp-v3.html

DHCP (open) source code.

Includes - DHCP Failover Protocol support

from the RFC-draft (in the source bundle)

" 1. Implementations of this protocol must work with existing DHCP
client implementations based on the DHCP protocol [1]."

So the magic is in the daemon, and should work with all clients.

You're Welcome.
Phil P

In article <(E-Mail Removed)>, (E-Mail Removed) says...
> Hi,
>
> I'm wondering how to make a highly available dhcp service within my
> network using RedHat 9. I currently have dhcpd up and running with
> thousands of clients without any problems but a recent event involving
> a hardware failure exposed this as a single point of failure.
>
> We using a class B network divided up into many class C networks and
> all of our routers (Cisco) are configured to forward dhcp requests to
> the dhcp server. It's working well but I really would like to have a
> second dhcp server in active or standby mode that can automatically
> take over in the event of a hardware failure. Does dhcpd have any
> built in facility for this? Or what would happen if I had two dhcp
> servers rsynced on the same network?
>
> I'm not sure if this the right group for this. If it's not pointing
> me in the right direction would be appreciated.
>
> Thanks
>
>
>
> .................................................. ..............
> Posted via TITANnews - Uncensored Newsgroups Access
> >>>> at http://www.TitanNews.com <<<<

> -=Every Newsgroup - Anonymous, UNCENSORED, BROADBAND Downloads=-
>
>

 
Reply With Quote
 
Tauno Voipio
Guest
Posts: n/a

 
      01-23-2004, 09:23 PM
I.E. wrote:
> Hi,
>
> I'm wondering how to make a highly available dhcp service within my
> network using RedHat 9. I currently have dhcpd up and running with
> thousands of clients without any problems but a recent event involving
> a hardware failure exposed this as a single point of failure.
>
> We using a class B network divided up into many class C networks and
> all of our routers (Cisco) are configured to forward dhcp requests to
> the dhcp server. It's working well but I really would like to have a
> second dhcp server in active or standby mode that can automatically
> take over in the event of a hardware failure. Does dhcpd have any
> built in facility for this? Or what would happen if I had two dhcp
> servers rsynced on the same network?
>
> I'm not sure if this the right group for this. If it's not pointing
> me in the right direction would be appreciated.
>


The DHCP client has to be prepared to multiple willing servers. It's
up to the client to pick the preferred server from those responding.

For details, see RFC 2131.

Just set up another server. The only real problem is to prevent the
servers from assigning conflicting addresses - probably you have to
partition the address space between the servers, or assign client
addresses based on the clien identifier or MAC address.

HTH

Tauno Voipio
tauno voipio @ iki fi

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Highly suspect Ipad2 wifi behaviour Peter Broadband 2 02-19-2012 04:46 PM
Netgear RangeMax Next (WNR834M) Highly Unstable DougM.Home@gmail.com Wireless Internet 1 10-01-2006 10:46 AM
AOL to charge for Customer Sevice Calls. Rupert Broadband 26 06-27-2005 10:01 PM
Highly bizarre networking issue with Sveasoft/Satori and WinXP richard6121@excite.calm Wireless Internet 0 08-19-2004 08:28 AM
Redhat 9.0 dhcp client & windows 2003 dhcp server: dynamic dns update Mads Ravn Linux Networking 0 06-29-2004 05:27 PM



1 2 3 4 5 6 7 8 9 10 11