Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Server Networking > DHCP preference

Reply
Thread Tools Display Modes

DHCP preference

 
 
MRNews
Guest
Posts: n/a

 
      04-02-2010
Hi All

I have 1 dhcp server that I use as my primary dhcp. I have another that I
would like to be a failover. They dish out mutually exclusive ranges.
My problem is, as is, most clients are getting a dhcp assignement from the
one I would like to be the second. So, How can I give these DHCP servers a
preference so all clients go to/receive an offer from my 1st DHCP server?
Then 2nd if no offer from 1st. Is this possible?

Regards

Craig



 
Reply With Quote
 
 
 
 
Bill Grant
Guest
Posts: n/a

 
      04-02-2010


"MRNews" <> wrote in message
news:...
> Hi All
>
> I have 1 dhcp server that I use as my primary dhcp. I have another that
> I would like to be a failover. They dish out mutually exclusive ranges.
> My problem is, as is, most clients are getting a dhcp assignement from
> the one I would like to be the second. So, How can I give these DHCP
> servers a preference so all clients go to/receive an offer from my 1st
> DHCP server? Then 2nd if no offer from 1st. Is this possible?
>
> Regards
>
> Craig
>
>
>

There isn't much you can do about that. The bootp/DHCP process is very
primitive. The client broadcasts on the LAN and a DHCP server replies with
an offer. The client will accept the first offer it receives.


 
Reply With Quote
 
Meinolf Weber [MVP-DS]
Guest
Posts: n/a

 
      04-02-2010
Hello MRNews,

With Windows server 2008 R2 you can have a delay until a second server answers.
http://technet.microsoft.com/en-us/l...64(WS.10).aspx

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm


> Hi All
>
> I have 1 dhcp server that I use as my primary dhcp. I have another
> that I would like to be a failover. They dish out mutually exclusive
> ranges. My problem is, as is, most clients are getting a dhcp
> assignement from the one I would like to be the second. So, How can
> I give these DHCP servers a preference so all clients go to/receive an
> offer from my 1st DHCP server? Then 2nd if no offer from 1st. Is
> this possible?
>
> Regards
>
> Craig
>



 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      04-05-2010

"MRNews" <> wrote in message
news:...
> Hi All
>
> I have 1 dhcp server that I use as my primary dhcp. I have another that
> I would like to be a failover. They dish out mutually exclusive ranges.
> My problem is, as is, most clients are getting a dhcp assignement from
> the one I would like to be the second. So, How can I give these DHCP
> servers a preference so all clients go to/receive an offer from my 1st
> DHCP server? Then 2nd if no offer from 1st. Is this possible?


As Bill said,...it is very primitive.

Here is a very primitive solution. Stop the DHCP Service on the "2nd"
machine for a little while. Watch and refresh the Active Leases on the
"1st" one you want them to use as it climbs up. when you get enough using
the "1st" one that you want then start up the DCHP Service on the "2nd" one.

Once a Client gets an IP Config from a particular DHCP it will always go
back the the same DHCP Service everytime until it fails for some reason.
Clients will also always ask for the same IP everytime once they have had
one,...and they usually get the same IP# everytime unless, again, something
causes that the fail. Bottom line is that Clients always go to the same
place they went last time and always ask for the same thing they had last
time.


--
Phillip Windell

The views expressed, are my own and not those of my employer, or Microsoft,
or anyone else associated with me, including my cats.
-----------------------------------------------------


 
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
Re: Windows 2003 DHCP / Dynamic DNS / Scavenging help Ace Fekay [MCT] DNS Server 7 02-26-2010 03:58 AM
DhcpServer error 1014 please help John Windows Small Business Server 28 11-13-2009 12:32 PM
Re: Second DHCP server seems to be ignoring requests Paul Bergson [MVP-DS] Active Directory 3 10-30-2009 08:14 PM
Re: Second DHCP server appears to be ignoring requests Dusko Savatovic Windows Server 0 10-29-2009 07:01 AM
Re: Second DHCP server seems to be ignoring requests Meinolf Weber [MVP-DS] Active Directory 0 10-29-2009 06:13 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59