Please check if the device is requesting DNS servers.<br><br>For that please add the following to your dhcpd.conf<br><br>log(info, concat ( " Requested Parameters: ",binary-to-ascii(10, 8, ":", option dhcp-parameter-request-list)));<br>
<br>And please check if number 6 is present.<br><br>José Borges Ferreira<br><br><div class="gmail_quote">On Feb 1, 2008 5:42 PM, Mário Gamito <<a href="mailto:gamito@gmail.com">gamito@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">Hi,<br><br>No good :(<br><br>Any ideas ?<br><br>Warm Regards,<br>Mário Gamito<br><br>Romer Ventura wrote:<br></div><div><div></div><div class="Wj3C7c">> The logs are telling you something.... O.o<br>
><br>> Try changing the line that says: "#authorative" to authorative;<br>><br>> I kind of marked it bellow..<br>><br>><br>><br>> On 2/1/08 10:58 AM, "Mário Gamito" <<a href="mailto:gamito@gmail.com">gamito@gmail.com</a>> wrote:<br>
><br>>>>> ddns-update-style none;<br>>>>><br>>>>> #authoritative <------------------****** THIS LINE *************<br>>>>> subnet <a href="http://192.168.1.0" target="_blank">192.168.1.0</a> netmask <a href="http://255.255.255.0" target="_blank">255.255.255.0</a> {<br>
>>>><br>>>>> range <a href="http://192.168.1.31" target="_blank">192.168.1.31</a> <a href="http://192.168.1.254" target="_blank">192.168.1.254</a>;<br>>>>> default-lease-time 604800;<br>
>>>> max-lease-time 1209600;<br>>>>> option subnet-mask <a href="http://255.255.255.0" target="_blank">255.255.255.0</a>;<br>>>>> option broadcast-address <a href="http://192.168.1.255" target="_blank">192.168.1.255</a>;<br>
>>>> option routers <a href="http://192.168.1.1" target="_blank">192.168.1.1</a>;<br>>>>> option domain-name-servers <a href="http://192.168.1.2" target="_blank">192.168.1.2</a>;<br>
>>>> option domain-name "wwlib.lan";<br>>>>> }<br>><br>> ------<br>> Romer Ventura<br>> Network Administrator<br>> Houston-Sigma Technologies, L.P.<br>><br>><br>
><br>><br>><br><br><br></div></div></blockquote></div><br>