Networking Forums

Networking Forums > Computer Networking > Linux Networking > Multiple DHCP question

Reply
Thread Tools Display Modes

Multiple DHCP question

 
 
Sanal Kisi
Guest
Posts: n/a

 
      08-26-2005, 06:07 AM
Hi,

Is there a method to provide
- multiple DHCP servers just for redundancy ? (on the same
VLAN/subnet, providing IP's from the same pool)
- a DHCP providing IP's from different pools, depending on the origin
of the requester ? (origin of the requesters switch for instance)

Regards.
 
Reply With Quote
 
 
 
 
James Knott
Guest
Posts: n/a

 
      08-26-2005, 12:20 PM
Sanal Kisi wrote:

> Is there a method to provide
> - multiple DHCP servers just for redundancy ? (on the same
> VLAN/subnet, providing IP's from the same pool)
> - a DHCP providing IP's from different pools, depending on the origin
> of the requester ? (origin of the requesters switch for instance)


You can have multiple DHCP servers on a network. Just give them different
address ranges. A DHCP server can also hand out different address ranges,
according to the interface used.

 
Reply With Quote
 
hakim
Guest
Posts: n/a

 
      08-26-2005, 12:55 PM
Hi,

Yes for sure. Just look at

# man dhcpd.conf
(search for failover)

under debian. You need to install the dhcpd3 server of
http://www.isc.org

There you can arrange that.

Achim

 
Reply With Quote
 
Michael Heiming
Guest
Posts: n/a

 
      08-26-2005, 12:59 PM
In comp.os.linux.networking James Knott <(E-Mail Removed)>:
> Sanal Kisi wrote:


>> Is there a method to provide
>> - multiple DHCP servers just for redundancy ? (on the same
>> VLAN/subnet, providing IP's from the same pool)
>> - a DHCP providing IP's from different pools, depending on the origin
>> of the requester ? (origin of the requesters switch for instance)


> You can have multiple DHCP servers on a network. Just give them different
> address ranges. A DHCP server can also hand out different address ranges,
> according to the interface used.


Actually recent isc dhcpd (>3) have built in fail over capabilities
to provide ha dhcp service (same address ranges).

--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo (E-Mail Removed) | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 4: static from nylon underwear
 
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
WDS 2008, DHCP, multiple VLANs, DHCP Relays, help! :-) Brian Day Windows Networking 2 04-01-2008 04:00 PM
Multiple dhcp's Dupie Linux Networking 0 10-19-2007 11:18 PM
Server 2003 obtaining multiple multiple IP addresses via DHCP pbrommer@gmail.com Windows Networking 1 03-29-2007 02:24 AM
multiple DHCP scopes question djc Windows Networking 2 01-30-2006 05:23 PM
Multiple NIC DHCP =?Utf-8?B?Sm9yZHk=?= Windows Networking 7 04-06-2005 06:56 PM



1 2 3 4 5 6 7 8 9 10 11