<div>Thank you so much for your response Glenn,</div>
<div><br>Do you know, or somebody else knows, which is the DHCP client used by Windows XP?, or wheather Windows XP can handle this optional settings? what kind of modifications should we implement on the clients that they support this options if it is possible to send them though DHCP?</div>

<div> </div>
<div>Thanks and Greetings,</div>
<div>Alma R.</div>
<div><br> </div>
<div class="gmail_quote">2009/9/28 Glenn Satchell <span dir="ltr"><<a href="mailto:Glenn.Satchell@uniq.com.au">Glenn.Satchell@uniq.com.au</a>></span><br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote"><br>>Date: Mon, 28 Sep 2009 13:43:29 -0500<br>>Subject: DHCP options<br>>From: DT DT <<a href="mailto:dt.techno99@gmail.com">dt.techno99@gmail.com</a>><br>
>To: <a href="mailto:dhcp-users@lists.isc.org">dhcp-users@lists.isc.org</a><br>>X-BeenThere: <a href="mailto:dhcp-users@lists.isc.org">dhcp-users@lists.isc.org</a><br>
<div>
<div></div>
<div class="h5">><br>> Hello,<br>><br>> I request your help in case somebody knows about the time options for a DHCP<br>> server:<br>> At the company where i work we have implemented a NTP server, we have a<br>
> large amount of ntp clients we want to sincronize (windows XP most of them).<br>> We are thinking of using DHCP options to try to send the NTP server address<br>> as well as the correct time zone (UTC-6 & UTC-7).<br>
> We have tested on linux clients and they take the NTP server address but not<br>> time zome; windows clients seem to ignore these 2 settings the DHCP server<br>> sends them.<br>><br>> These are the options we have implemented on the DHCP server to send NTP<br>
> server settings and timezone:<br>><br>> option pcode code 100 = text;<br>> option tcode code 101 = text;<br>>  ......<br>><br>>  option ntp-servers 10.0.78.61;<br>>  option pcode "CST6CDT";<br>
>  option tcode "America/Mexico_City";<br>>  option time-offset    -21600;<br>><br>> I appreciate any advice you may have.<br>><br>> Best Regards,<br>> Alma R.<br><br></div></div>Hi Alma<br>
<br>The dhcp-options man page lists all the DHCP options that the dhcp<br>server can set, but that does not mean every client will use all of<br>them.<br><br>You will need to look up the documentation for your various clients.<br>
There are only a few mandatory options that clients must implement.<br>There are a lot that are, well, optional.<br><br>Each client has an option that it sends listing the option fields that<br>it wants the dhcp server to supply. If the client does not request a<br>
particular option then the dhcp server will not send it. Even if you<br>force the server to send an option, the client may not know how to<br>decode and use the value.<br><br>regards,<br>-glenn<br>--<br>Glenn Satchell   mailto:<a href="mailto:glenn.satchell@uniq.com.au">glenn.satchell@uniq.com.au</a> | Miss 9: What do you<br>
Uniq Advances Pty Ltd       <a href="http://www.uniq.com.au/" target="_blank">http://www.uniq.com.au</a> | do at work Dad?<br>PO Box 70 Paddington NSW Australia 2021            | Miss 6: He just<br>tel:0409-458-580     fax:02-9380-6416              | types random stuff.<br>
<br><br><br>_______________________________________________<br>dhcp-users mailing list<br><a href="mailto:dhcp-users@lists.isc.org">dhcp-users@lists.isc.org</a><br><a href="https://lists.isc.org/mailman/listinfo/dhcp-users" target="_blank">https://lists.isc.org/mailman/listinfo/dhcp-users</a><br>
</blockquote></div><br>