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 09-23-2006, 12:42 AM   #1
hsbawari
LQ Newbie
 
Registered: Sep 2006
Location: nainital
Posts: 2

Rep: Reputation: 0
how to make DHCP server


hi friends how to make a dhcp serrver in fedora core 3
i m not able to find the dhcp.config file

Last edited by hsbawari; 09-23-2006 at 12:58 AM.
 
Old 09-23-2006, 04:31 AM   #2
SlackDaemon
Member
 
Registered: Mar 2006
Distribution: RedHat, Slackware, Experimenting with FreeBSD
Posts: 222

Rep: Reputation: 30
Make sure that the dhcpd rpm is installed. There should be a sample configuration file in the /usr/share/doc/dhcp-<version>/ directory. Copy this file to /etc/dhcpd.conf

cp /usr/share/doc/dhcp-3.0pl2/dhcpd.conf.sample /etc/dhcpd.conf

Next edit the file to reflect your network. Specifically the following paramenters:

option routers <gateway-IP>
option subnet-mask <subnet-mask>;
option domain-name-servers <dns-IP>;
range dynamic-bootp <start-address> <end-address>;


Save the changes then restart dhcpd with: service dhcpd restart
 
  


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
How To know if a host configured with DHCP has obtained IP address from DHCP server? Prassanta SUSE / openSUSE 1 06-29-2006 09:48 AM
How to make our server linux become a DHCP Relay Agent? Khmer Linux - Networking 2 01-26-2006 12:02 AM
How to make DHCP server in Redhat 7----------- pal Linux - Newbie 3 06-03-2005 10:33 PM
XP Pro Build 2600/sp1 v.1105 DHCP Client to Redhat 8.0 DHCP Server - Problems atomant Linux - Networking 5 06-28-2003 11:24 AM
How do you make the ip masquerade server/dhcp server broadcast dns to lan cmisip Linux - Networking 6 01-25-2003 10:43 PM

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

All times are GMT -5. The time now is 07: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