LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-14-2011, 11:01 AM   #1
mleppelman
LQ Newbie
 
Registered: Apr 2011
Posts: 13

Rep: Reputation: 0
DHCP server with fedora 14


I am trying to set up a DHCP server for a network that does not go on the internet using fedora 14. I have tried several site and every one I look at has a different dhcpd.conf file. I have tried many and every time I try to start the service they fail. Like I said it does not go on the internet. No matter what I do when I try to start the dhcpd service it fails

[root@pcrepair ~]# service dhcpd start
Starting dhcpd: [FAILED]


here is my current config file


# specify domain name

option domain-name
"server.world";


# specify DNS's hostname or IP address

#option domain-name-servers
#dlp.server.world;


# default lease time

default-lease-time 600;

# max lease time

max-lease-time 7200;

# this DHCP server to be declared valid

authoritative;

# specify network address and subnet mask

subnet 10.1.5.0 netmask 255.255.255.0 {

# specify the range of lease IP address

range dynamic-bootp 10.1.5.200 10.1.5.254;

# specify broadcast address

option broadcast-address 10.1.5.255;

# specify default gateway

option routers 10.1.5.1;

}
 
Old 07-14-2011, 11:50 AM   #2
wpeckham
LQ Guru
 
Registered: Apr 2010
Location: Continental USA
Distribution: Debian, Ubuntu, RedHat, DSL, Puppy, CentOS, Knoppix, Mint-DE, Sparky, VSIDO, tinycore, Q4OS,Manjaro
Posts: 5,627

Rep: Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695
DHCP

Try using DNSMASQ instead. It is FAAR easier to set up and get going.
 
0 members found this post helpful.
  


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 configure DHCP server on Fedora? bianchi77 Fedora 2 08-03-2009 08:04 AM
dhcp server in fedora 8 kashif2131971 Linux - Newbie 1 04-10-2008 11:53 AM
setting up a server with fedora 5 (dhcp) rca LinuxQuestions.org Member Intro 1 10-02-2006 07:27 PM
Problem configuring DHCP on Fedora 4 server khantahirkheli74 Linux - Networking 1 04-05-2006 09:45 PM
DHCP Server on Fedora Core 3 bakersman Linux - Networking 1 05-01-2005 04:37 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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