LinuxQuestions.org
Help answer threads with 0 replies.
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 08-26-2004, 02:08 AM   #1
LinuxRam
Member
 
Registered: Jul 2004
Distribution: Red Hat 9, Mandrake 9.2
Posts: 211

Rep: Reputation: 30
service could not start


when i tried to start my dhcpd service

#/etc/init.d/dhcpd status

no output

#/etc/inid.d/dhcpd start

no output

??

i am using redhat 8.0 and dhcp package is installed.
 
Old 08-26-2004, 02:57 AM   #2
myriad-zero
Member
 
Registered: Aug 2004
Location: /india/tn/chennai
Distribution: Debian
Posts: 38

Rep: Reputation: 15
You have to configure the DHCP server before starting it. By default, it is not configured. You have to edit dhcpd.conf and start DHCP server. For more info 'man dhcpd.conf' or http://man.linuxquestions.org/index....ction=0&type=2
 
Old 08-26-2004, 04:04 AM   #3
LinuxRam
Member
 
Registered: Jul 2004
Distribution: Red Hat 9, Mandrake 9.2
Posts: 211

Original Poster
Rep: Reputation: 30
I tried to configure dhcp.conf file:

#cat /etc/dhcp.conf

default-lease-time 21600;
max-lease-time 21600;

option subnet-mask 255.255.255.0;
option broadcast-address 192.168.1.255;
#option domain-name-servers 192.168.1.4;
option domain-name "mandrake";
option root-path "192.168.1.55:/opt/ltsp/i386";


shared-network WORKSTATIONS
{
subnet 192.168.1.1 netmask 255.255.255.0
{}
}

group
{
use-host-decl-names on;

host ws001
{
hardware ethernet 00:C0:26:62:C5:96;
fixed-address 192.168.1.9;
filename "/ltsp/vmlinuz.ltsp";
}
}


I am trying to configure LTSP server for that i need dhcp service should start.

but still it doesn't starts even after configuring dhcp.conf file.

Plz have a look on the above file for any errors. and any idea to start dhcp service.
 
Old 08-26-2004, 04:16 AM   #4
myriad-zero
Member
 
Registered: Aug 2004
Location: /india/tn/chennai
Distribution: Debian
Posts: 38

Rep: Reputation: 15
Quote:
#cat /etc/dhcp.conf
Note that it is not dhcp.conf but dhcpd.conf

Try renaming the file and then start the service.
 
Old 08-26-2004, 06:03 AM   #5
LinuxRam
Member
 
Registered: Jul 2004
Distribution: Red Hat 9, Mandrake 9.2
Posts: 211

Original Poster
Rep: Reputation: 30
thanks but,

thanks it started giving some message but,

it is failed while starting dhcpd.

plz have a look on dhcpd.conf file for any errors.
 
  


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
when i try to start samba pdc's smb service nmbd failed to start . sandeepchau123 Linux - Newbie 2 10-20-2007 01:59 PM
service does not start Aljaber Fedora 11 12-01-2005 07:07 PM
Can't start Squid service. stan georgen Linux - Software 1 11-11-2003 02:25 PM
Service start-up n.antonio Linux - Software 2 05-02-2003 09:57 PM
Start service HiGate Linux - General 3 01-25-2003 04:19 PM

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

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