Networking Forums

Networking Forums > Computer Networking > Windows Networking > 2 DHCP Servers leasing same address ranges

Reply
Thread Tools Display Modes

2 DHCP Servers leasing same address ranges

 
 
Petri S
Guest
Posts: n/a

 
      09-14-2006, 09:59 AM
Hi,

If I have 2 DHCP servers with scopes leasing same address range, it is
possible that other DHCP server leases address that other server has allready
leased to some computer or are dhcp servers aware of each other so that other
server knows that some address is already leased by another dhcp-server.
--
Petri S
 
Reply With Quote
 
 
 
 
M D
Guest
Posts: n/a

 
      09-14-2006, 10:38 AM

"Petri S" <(E-Mail Removed)> ha scritto nel messaggio
news:5DFB1399-6582-4A07-AC44-(E-Mail Removed)...
> Hi,
>
> If I have 2 DHCP servers with scopes leasing same address range, it is
> possible that other DHCP server leases address that other server has
> allready
> leased to some computer or are dhcp servers aware of each other so that
> other
> server knows that some address is already leased by another dhcp-server.
> --
> Petri S


Since the DHCP initialization and renewal processes are made broadcasting
the nwtwork to search for any DHCP Server available, I thnk that any
authorized DHCP can reply trying to assingn/renew an IP address.

If you are you in A.D. domain, all DHCP servers must be authorized and have
their scopes activated to be enabled to service the network

Even though this doesn't mean they are aware of each other.

A best practice of DHCP is the "80/20 rule": you plan to use 2 servers just
in case 1 goes down and assign 80% of address range to the first DHCP and
the remaining 20% to the other. Don't forget to apply exclusions to each
other scopes! Otherwise you risk to mess up the network.

I hope this helps you.

Bye
MD


 
Reply With Quote
 
M D
Guest
Posts: n/a

 
      09-14-2006, 11:18 AM

"Petri S" <(E-Mail Removed)> ha scritto nel messaggio
news:5DFB1399-6582-4A07-AC44-(E-Mail Removed)...
> Hi,
>
> If I have 2 DHCP servers with scopes leasing same address range, it is
> possible that other DHCP server leases address that other server has
> allready
> leased to some computer or are dhcp servers aware of each other so that
> other
> server knows that some address is already leased by another dhcp-server.
> --
> Petri S


This is technically possible if the client releases the IP address (through
a proprer shutdown or ipconfig /release) and then asks for a new IP address.
In the DHCP renewal process instead, the DHCP Client contacts directly the
same DHCP server that assigned its IP to get the lease renewal.

Since the DHCP initialization process is made broadcasting
the network to search for any DHCP Server available, any
authorized DHCP can reply trying to assingn/renew an IP address.
The first server that ends successfuly the DHCP discover, offer, Request and
acknowledgement, assigns the dhcp clien a new IP address.

This means that any DHCP server is challenged to end that process first.

A best practice of DHCP is the "80/20 rule": you plan to use 2 servers just
in case 1 goes down and assign 80% of address range to the first DHCP and
the remaining 20% to the other. Don't forget to apply exclusions to each
other scopes! Otherwise you could mess up the network.

I hope this helps you.

Bye
MD


 
Reply With Quote
 
M D
Guest
Posts: n/a

 
      09-15-2006, 11:28 AM
I think also that you could increase the "conflict detection" value to avoid
a different DHCP to assign an already booked IP address. This however
increases the network traffic and should not be taken into account as a best
practice, I think.

Bye

MD


 
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
W2K3 Servers getting IP address from DHCP? Peter Moreton Windows Networking 2 09-14-2007 09:48 AM
DHCP - Obtaining an IP from different ranges depending by hw-pc type-MAC address. plao Windows Networking 1 07-27-2007 08:57 PM
Limit DHCP leasing Craig Wilson Windows Networking 2 04-06-2006 11:57 PM
Virgin.net and bad IP address ranges Jonathan Eales Broadband 18 04-06-2006 06:43 PM
DHCP address leasing Nathan Windows Networking 5 01-30-2004 11:43 PM



1 2 3 4 5 6 7 8 9 10 11