LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 06-13-2003, 01:23 PM   #1
jgaraas
LQ Newbie
 
Registered: May 2003
Posts: 27

Rep: Reputation: 15
Setting up a DHCP server.


System:
RedHat 8.0 (fully updated from RHN)
Default install of DHCP

Network Details:
I have four different centers located in four different cities. Each center is connected via a Frame network (Hub and spoke).

Scenario:
I would like to create two RedHat DHCP servers in two of the four centers. One being a redundant/load sharing DHCP server. Each center has two separate subnets that need to be service via DHCP. (The two DHCP servers would have to service all four centers)

Question:
Is it possible to setup two RedHat DHCP servers to satisfy the above scenario? If so can someone post an example dhcp.conf file and any advice on how I would go about setting up this scenario. If not does anyone have a idea on an alternate solution that would be cost effective.

I haven't attempted a project this large with DHCP servers so any advice would be greatly appreciated.
 
Old 06-13-2003, 02:18 PM   #2
tangle
Senior Member
 
Registered: Apr 2002
Location: Arbovale, WV
Distribution: Slackware
Posts: 1,761

Rep: Reputation: 78
Can you pass DHCP requests through a router? I though at I read at one time that router will not pass DHCP requests. Also whay not setup one location as the root domain and that other three as subnets. then have a DHCP, DNS server in each network. So it looks like this

mydomain.com
| | |
lan1.mydomain.com---lan2.maydomain.com---lan3.mydomain.com.

That way if you lose the link to one network you don't lose two. Since you are using Linux there is no extra cost other than time and the cost of the servers.
 
Old 06-13-2003, 02:24 PM   #3
jgaraas
LQ Newbie
 
Registered: May 2003
Posts: 27

Original Poster
Rep: Reputation: 15
Routers don't pass dhcp requests through by default. Keeps broadcast traffic down. I did think about that route, but I've also come across the dhcrelay agent. Any thoughts on that?
 
Old 06-13-2003, 02:36 PM   #4
tangle
Senior Member
 
Registered: Apr 2002
Location: Arbovale, WV
Distribution: Slackware
Posts: 1,761

Rep: Reputation: 78
To be honest this is a little out of my league, but I would make each net self relient. Where I work we have 5 production locations and numerous reatil locations. I know for sure that each of the production locations has it's own DNS, DCHP and WINS servers. We experience link problems about two to three times a year. If we where to have the setup that you described, we would be down for those times. We do have a dial-up connection for a backup, but a 33.6- 56k connection is strained with the MRP system, let alone if it was passing DHCP, DNS and other requests (Our MRP uses a telnet connection to connect to the HP-UX server, so the traffic is light. But it gets really slow when it has 10 or so users running on the dialup connection).
 
Old 06-13-2003, 03:06 PM   #5
jgaraas
LQ Newbie
 
Registered: May 2003
Posts: 27

Original Poster
Rep: Reputation: 15
I should have added one important detail to the scenario. I do however agree to your statement. The only reason I'm thinking of just two DHCP servers is the fact that we are running hub and spoke Frame connections now, but in the next month or two we will be converting to a IP meshed frame.

I've thought about putting DNS-DHCP servers in each location, but am reluctant to put any unnecessary servers at our remote locations. This is mainly due to the centralization of our support staff.
 
Old 06-13-2003, 08:56 PM   #6
tangle
Senior Member
 
Registered: Apr 2002
Location: Arbovale, WV
Distribution: Slackware
Posts: 1,761

Rep: Reputation: 78
What is a "hub and spoke" and a "meshed" frame? We have a frame at work that connects us to the main site. It has a Cisco 1700 (use to be a 2500) router that sets between us and the frame.

As of the servers at remote locations. I am confident that you will have a fraction of the trouble that would have with a Windows server or workstation. We have a Win NT and 2000 server at work. Both need to be rebooted at least every other week. We also have an exchange server at our main site that is a ^%#&*.

If you have a Linux server (or UNIX) setup right, it should stay up for months or even years. I have one at home that had been up for 43 days. I had to reboot it becasue I screwed it up. I did one for a produce company that has been running for at least 8 months. They have yet to call me, so I take it that it has been up and running without a hitch.

I have no idea if you can setup a DCHP relay on a Linux box. I know you can on a Windows server. But I have little faith in Winodws reliability.
 
Old 06-14-2003, 08:39 AM   #7
klnasveschuk
Member
 
Registered: Jun 2003
Location: Plymouth, Massachusetts
Distribution: CentOS, Slackware, Redhat, Ubuntu
Posts: 52

Rep: Reputation: 15
I am also interested in using a Linux box that is set up as a router to relay DHCP. I have a centralized Linux DHCP server in a public school network that I want to subnet. To date I haven't had any success in relaying BOOTP or DHCP between subnets. I'm using Slackware 8.1, could use 9.0. I need to subnet the school to gain greater control over student access to certain resources.
 
Old 06-16-2003, 09:01 AM   #8
jgaraas
LQ Newbie
 
Registered: May 2003
Posts: 27

Original Poster
Rep: Reputation: 15
To answer your question Tangle..

A hub and spoke network is where all of your "sites" are connected to a central location.

A meshed network is where all of your "sites" have direct connections to each other. The cost is a little higher, but all the redundancy your need is in a meshed network.
 
Old 06-16-2003, 10:12 AM   #9
tangle
Senior Member
 
Registered: Apr 2002
Location: Arbovale, WV
Distribution: Slackware
Posts: 1,761

Rep: Reputation: 78
I found this link about a dhcp relay package for Linux, http://packages.debian.org/experimen...cp-relay.html.
There are also Mandrake PRM's that I found in a google search. So it seems that it is a pretty easy setup.
 
Old 06-16-2003, 11:56 AM   #10
axel
LQ Newbie
 
Registered: Jun 2003
Posts: 13

Rep: Reputation: 0
nice binary quote

Do you like redhat 1001?

(RH9)

 
Old 06-17-2003, 08:23 AM   #11
yuray
Member
 
Registered: Apr 2003
Location: Russia, Khotkovo
Distribution: Debian
Posts: 146

Rep: Reputation: 15
That mean "hub and spoke Frame connections" ???

>Routers don't pass dhcp requests through by default. Keeps >broadcast traffic down. I did think about that route, but I've also >come across the dhcrelay agent. Any thoughts on that?

Any router may work as dhcprelay and what the problem ?
"meshed network" mean "one interface - many subnetworks" ?
Some example
host MACHINE_828 {
hardware ethernet 00:60:08:0B:83:0B;
fixed-address 172.20.18.17;
}
shared-network "Build_42-2" {
subnet 172.20.19.0 netmask 255.255.255.0 {
option broadcast-address 172.20.19.255;
option routers 172.20.19.1;
range 172.20.19.250 172.20.19.254;
}
subnet 172.20.18.0 netmask 255.255.255.0 {
option broadcast-address 172.20.18.255;
option routers 172.20.18.1;
range 172.20.18.250 172.20.18.254;
}
}
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Setting up a DHCP server MasterCephus Linux - Newbie 9 06-26-2005 07:41 AM
setting up dhcp server? help please!!!! lumbrjackedpcj Linux - Networking 7 10-06-2004 11:01 PM
Setting up a DHCP server w/ the server on a wireless network Ionexchange Linux - Wireless Networking 0 05-08-2004 10:56 AM
Setting up a dhcp server PlatinumRik Linux - Networking 4 05-22-2003 01:50 AM
Setting up a DHCP Server bselzler Linux - Networking 2 08-07-2001 04:28 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 04:49 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration