Wireless Networks Thread, dhcp failover in Technical; OUr DHCP server locked up overnight, causing all sorts of issues this morning until it was rebooted.
So Im planning ...
-
30th March 2010, 02:32 AM #1 dhcp failover
OUr DHCP server locked up overnight, causing all sorts of issues this morning until it was rebooted.
So Im planning on setting up a 2nd server to run DHCP as well, and just give it a seperate range to dish out.
What things do I need to consider with the likes of printers, which Ive set reservations for etc? And is there anything I should think about with regards to length of lease times?
Edit: this is a windows network
Last edited by RabbieBurns; 30th March 2010 at 02:34 AM.
-
-
IDG Tech News
-
30th March 2010, 09:44 AM #2
-
Thanks to danrhodes from:
RabbieBurns (30th March 2010)
-
30th March 2010, 09:51 AM #3 A course I was on recently suggested the best practice was to set the same range on your second DHCP server to your first.
S1: 192.168.0.1 - 192.168.0.100
S2: 192.168.0.1 - 192.168.0.100
And then create a block on each server, so S1 hands out 80% of addresses and S2 hands out 20%:
S1 Block: 192.168.0.81 - 192.168.0.100
S2 Block: 192.168.0.1 - 192.168.0.80
You can still lease out 100% of your addresses, but both servers are setup so that if one falls over you remove the block and your 100% comes from the remaining server instead of a share of the two.
The instructer said there was no 'automatic' way to do this, but by setting up your servers like this the hard work is done and when you lose a server you simply remove the block which take all of 10 seconds, and then replace the block when the server comes online again.
-
Thanks to Hightower from:
RabbieBurns (30th March 2010)
-
30th March 2010, 09:52 AM #4 
Originally Posted by
danrhodes
Ah, just noticed this haha - looks like what I've just tried to explain
-
-
30th March 2010, 09:54 AM #5
-
2 Thanks to box_l:
john (7th April 2010), RabbieBurns (30th March 2010)
-
30th March 2010, 09:59 AM #6 Reservations should be all right as it worked for me (I had to manually re-create them on the other server).
On both servers (Win 2003) I enabled and authorised DHCP. One server had the the range, for example, 192.168.0.1 to 192.168.0.99 and the other one had 192.168.0.100 to 192.168.0.240.
The last remaining 240 onwards was reserved for switches
x.x.x.1 - x.x.x.50 is reserved for printers and servers.
-
Thanks to Chuckster from:
RabbieBurns (30th March 2010)
-
30th March 2010, 10:30 AM #7 Cheers, will have a go at this tomorrow.
-
-
30th March 2010, 10:36 AM #8 Cool let us know how it turns out!
D
-
-
30th March 2010, 10:54 AM #9 Dont currently have any 2008R2 DC's but might be an excuse to upgrade.
In fact, does DHCP need to run on a DC or can it be a service on a server all on its own?
-
-
30th March 2010, 11:10 AM #10 
Originally Posted by
RabbieBurns
Dont currently have any 2008R2 DC's but might be an excuse to upgrade.
In fact, does DHCP need to run on a DC or can it be a service on a server all on its own?
No it can be on any box.
You can run it independently of your DC, and even run it on Linux if you so wish 
D
-
-
30th March 2010, 11:18 AM #11 
Originally Posted by
danrhodes
No it can be on any box.
You can run it independently of your DC, and even run it on Linux if you so wish
D
I run ISC in failover mode on 2 gentoo boxes at home, works great
But apart from my nagios box we're a MS house at work, so will just be using that.. Ill look at the 80/20 setup though tomorrow and report back.
-
-
30th March 2010, 11:27 AM #12 
Originally Posted by
RabbieBurns
I run ISC in failover mode on 2 gentoo boxes at home, works great
But apart from my nagios box we're a MS house at work, so will just be using that.. Ill look at the 80/20 setup though tomorrow and report back.
Good Stuff, hope it all goes well! 
D
-
Thanks to danrhodes from:
RabbieBurns (30th March 2010)
-
7th April 2010, 03:46 PM #13 
Originally Posted by
Hightower
A course I was on recently suggested the best practice was to set the same range on your second DHCP server to your first.
S1: 192.168.0.1 - 192.168.0.100
S2: 192.168.0.1 - 192.168.0.100
And then create a block on each server, so S1 hands out 80% of addresses and S2 hands out 20%:
S1 Block: 192.168.0.81 - 192.168.0.100
S2 Block: 192.168.0.1 - 192.168.0.80
You can still lease out 100% of your addresses, but both servers are setup so that if one falls over you remove the block and your 100% comes from the remaining server instead of a share of the two.
The instructer said there was no 'automatic' way to do this, but by setting up your servers like this the hard work is done and when you lose a server you simply remove the block which take all of 10 seconds, and then replace the block when the server comes online again.
I'm missing something here.
If S2 goes down you're going to reconfigure S1 to give out the whole range.
Won't you get clashes where S1 leases out an I.P. that S2 leased out before it went down.
Also what happens when S1 runs out of addresses?
Last edited by K.C.Leblanc; 7th April 2010 at 03:53 PM.
-
SHARE: 
Similar Threads
-
By ZeroHour in forum Windows Server 2008
Replies: 0
Last Post: 20th July 2009, 02:28 PM
-
By PiqueABoo in forum Windows Server 2008
Replies: 1
Last Post: 10th June 2009, 12:43 PM
-
By albertwt in forum Thin Client and Virtual Machines
Replies: 0
Last Post: 3rd June 2009, 10:13 AM
-
Replies: 5
Last Post: 28th January 2009, 12:26 PM
-
By Jawloms in forum MIS Systems
Replies: 6
Last Post: 19th February 2008, 10:08 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules