Date: Fri, 18 Jan 2002 21:28:16 -0500 From: =?iso-8859-1?Q?Emmanuel_Par=E9?= <emmanuel.pare@htrc.com> To: <cyrille.lefevre@laposte.net> Cc: <ports@FreeBSD.org> Subject: FreeBSD Port: isc-dhcp3-3.0.1.r4 Message-ID: <000601c1a090$f5a26540$2939fdcf@lapTopEmman>
next in thread | raw e-mail | index | archive | help
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 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; = charset=3Diso-8859-1"> <META content=3D"MSHTML 6.00.2712.300" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT face=3DArial size=3D2>Bonjour, Hi</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>Here is what you can do to improve = isc-dhcpd=20 port:</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV>If you don't have a ddns-update-style line in dhcpd.conf, dhcpd = will=20 print<BR>an explanatory error message and exit, so it should be included = in=20 the<BR>dhcpd.conf file.<BR></DIV> <DIV>--- dhcpd.conf 2001/04/02 21:57:18 1.1.1.4<BR>+++ dhcpd.conf = 2001/04/19=20 14:34:56<BR>@@ -14,6 +14,9 @@<BR> # network, the authoritative directive = should=20 be uncommented.<BR> #authoritative;<BR> <BR>+# ad-hoc DNS update scheme = - set to=20 "none" to disable dynamic DNS updates.<BR>+ddns-update-style = ad-hoc;<BR>+<BR> #=20 Use this to send dhcp log messages to a different log file (you also<BR> = # have=20 to hack syslog.conf to complete the redirection).<BR> log-facility=20 local7;<BR>>Release-Note:<BR>>Audit-Trail:<BR>>Unformatted:<BR><= /DIV> <DIV><FONT face=3DArial size=3D2>also rc6 is out!</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>Have a nice day!</FONT></DIV> <DIV><FONT face=3DArial size=3D2>Salut!</FONT></DIV> <DIV><FONT face=3DArial size=3D2>Emmanuel par=E9</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV></BODY></HTML> ------=_NextPart_000_0003_01C1A067.0A988D50-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000601c1a090$f5a26540$2939fdcf>