From owner-freebsd-ports Fri Jan 18 18:28: 1 2002 Delivered-To: freebsd-ports@freebsd.org Received: from raq880.uk2net.com (raq880.uk2net.com [213.239.58.209]) by hub.freebsd.org (Postfix) with ESMTP id 8945D37B419 for ; Fri, 18 Jan 2002 18:27:52 -0800 (PST) Received: from lapTopEmman (ppp041.57-253-207.sherb.mt.videotron.ca [207.253.57.41]) by raq880.uk2net.com (8.9.3/8.9.3) with SMTP id VAA07893; Fri, 18 Jan 2002 21:24:24 -0500 Message-ID: <000601c1a090$f5a26540$2939fdcf@lapTopEmman> From: =?iso-8859-1?Q?Emmanuel_Par=E9?= To: Cc: Subject: FreeBSD Port: isc-dhcp3-3.0.1.r4 Date: Fri, 18 Jan 2002 21:28:16 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0003_01C1A067.0A988D50" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_0003_01C1A067.0A988D50 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Bonjour, Hi Here is what you can do to improve isc-dhcpd port: If you don't have a ddns-update-style line in dhcpd.conf, dhcpd will = print an explanatory error message and exit, so it should be included in the dhcpd.conf file. --- dhcpd.conf 2001/04/02 21:57:18 1.1.1.4 +++ dhcpd.conf 2001/04/19 14:34:56 @@ -14,6 +14,9 @@ # network, the authoritative directive should be uncommented. #authoritative; =20 +# ad-hoc DNS update scheme - set to "none" to disable dynamic DNS = updates. +ddns-update-style ad-hoc; + # Use this to send dhcp log messages to a different log file (you also # have to hack syslog.conf to complete the redirection). log-facility local7; >Release-Note: >Audit-Trail: >Unformatted: also rc6 is out! Have a nice day! Salut! Emmanuel par=E9 ------=_NextPart_000_0003_01C1A067.0A988D50 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Bonjour, Hi
 
Here is what you can do to improve = isc-dhcpd=20 port:
 
If you don't have a ddns-update-style line in dhcpd.conf, dhcpd = will=20 print
an explanatory error message and exit, so it should be included = in=20 the
dhcpd.conf file.
--- dhcpd.conf 2001/04/02 21:57:18 1.1.1.4
+++ dhcpd.conf = 2001/04/19=20 14:34:56
@@ -14,6 +14,9 @@
# network, the authoritative directive = should=20 be uncommented.
#authoritative;

+# ad-hoc DNS update scheme = - set to=20 "none" to disable dynamic DNS updates.
+ddns-update-style = ad-hoc;
+
#=20 Use this to send dhcp log messages to a different log file (you also
= # have=20 to hack syslog.conf to complete the redirection).
log-facility=20 local7;
>Release-Note:
>Audit-Trail:
>Unformatted:
<= /DIV>
also rc6 is out!
 
Have a nice day!
Salut!
Emmanuel par=E9
 
------=_NextPart_000_0003_01C1A067.0A988D50-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message