LinuxQuestions.org
Help answer threads with 0 replies.
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 07-10-2003, 03:56 AM   #1
Warchief
LQ Newbie
 
Registered: Jul 2003
Posts: 16

Rep: Reputation: 0
what's the matter with my dhcpd.conf?!


here is the content of my dhcpd.conf in redhat linux 7.3

server-identifier 192.168.10.1;
ddns-update-style ad-hoc;
default-lease-time 10800;
max-lease-time 86400;
option broadcast-address 192.168.10.255;
option domain-name "proxy.cbs.com";
option domain-name-servers 192.168.10.1;
option routers 192.168.10.1;
option subnet-mask 255.255.255.0;
subnet 192.168.10.0 netmask 255.255.255.0{
range dynamic-bootp 192.168.10.10 192.168.10.100;
}
subnet 210.22.94.176 netmask 255.255.255.248{
}


when i run the dhcpd service ,i get a message like this:

/etc/dhcpd.conf line 8:expecting a parameter or declarartion.
ddns-update-style
configuration file error encountered -exiting
exiting.

i don't know why?how can i config the ddns-update?
 
Old 07-10-2003, 06:28 AM   #2
Looking_Lost
Senior Member
 
Registered: Apr 2003
Location: Eire
Distribution: Slackware 12.0, OpenSuse 10.3
Posts: 1,120

Rep: Reputation: 45
Try changing it to

ddns-update-style none;

for the moment see if it works.
 
Old 07-10-2003, 06:29 AM   #3
dharmender_rai
Member
 
Registered: Aug 2002
Location: Pune,India
Posts: 39

Rep: Reputation: 15
as far as i know, this facility is available from 8.0 onwards. i haven't seen line having ddns-update style in 7.3.
 
Old 07-10-2003, 08:26 PM   #4
Warchief
LQ Newbie
 
Registered: Jul 2003
Posts: 16

Original Poster
Rep: Reputation: 0
thank U for your help, i change ddns-update-style ad-hoc;

to ddns-update-style none; ,but the same wrong message appears.

oh,god save me
 
  


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
dhcpd subnet declaration problems in dhcpd.conf vcrispo Linux - Networking 6 07-15-2005 10:32 AM
Does it matter if /etc/modules.conf is missing? 60s TV Batman Fedora 2 03-27-2005 03:22 AM
Dhcpd.conf......... dario123 Linux - Newbie 1 03-10-2005 05:32 PM
dhcp.conf or dhcpd.conf? rogerbennett Linux - Networking 3 09-03-2003 12:25 PM
dhcpd.master or dhcpd.conf rickg Linux - Networking 0 04-11-2002 03:34 PM

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

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