*** From dhcp-server -- To unsubscribe, see the end of this message. ***

Ok,

I've downloaded dhcp-3.0b1pl13 from isc.org

My system type is : NetBSD 1.4Y (a development/current stream slightly
newer than the 1.4.2 release I believe)

I followed the instructions, did a ./configure --with-nsupdate

This created a Makefile with the relevant nsupdate part uncommented.
I altered site.conf to contain the following :

BINDINC = -I/usr/pkg/include/bind
BINDLIB = -L/usr/pkg/lib -lbind

Since these seem to be NetBSD locations for the bind incs and libs.

My dhcpd.conf file contains the following :

option ddns-domainname "test.blah.whatever"

I have tried this option in scope within the subnet and the host statement
as well as a global.

When I start dhcpd I get the following error :"

/etc/dhcpd.conf line 3: unknown option dhcp.ddns-domainname
option ddns-domainname "test.blah.whatever"
       ^

And the program exits.

My question is, what am I doing wrong, if I'm doing nothing wrong, is this
a known bug with a fix ?

All help gratefully received.

Cheers,

Al




-----------------------------------------------------------------------
List Archives : http://www.isc.org/ml-archives/dhcp-server/
Unsubscribe   : http://www.isc.org/dhcp-lists.html    
-or-          : mailto:[EMAIL PROTECTED]?Subject=unsubscribe  
-----------------------------------------------------------------------

Reply via email to