<HTML>
<HEAD>
<TITLE>Option 66 Bug?</TITLE>
</HEAD>
<BODY>
<FONT SIZE="4"><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hi List,<BR>
<BR>
I have some VoIP phones here that get their DHCP from dnsmasq running on a dd-wrt router. Usually this all works great, I had been handing out DHCP Option 66 as such up until now:<BR>
<BR>
dhcp-option=66,”69.90.91.195”<BR>
<BR>
Well we recently had to change our IP block, to something that starts with a 7. 74.141.209.195. When I update the dnsmasq config to read<BR>
<BR>
dhcp-option=66,”74.141.209.195”<BR>
<BR>
The phones (I tried an Aastra phone, and a Citel phone) both only receive ‘4.141.209.195’ trimming the leading 7 off.<BR>
<BR>
Any ideas?<BR>
<BR>
Dayton<BR>
</SPAN></FONT></FONT>
</BODY>
</HTML>