<HTML>
<HEAD>
<TITLE>Re: [Dnsmasq-discuss] Option 66 Bug?</TITLE>
</HEAD>
<BODY>
<FONT SIZE="4"><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Richard,<BR>
<BR>
I tried setting the option 66 value to the IP that you suggested, and got the same results. First “7” is stripped.. Interesting, I don’t know if this presents anything of interest to you, but if I set the value to begin with “774.” it strips both 7’s. Almost like its looking for the option to start with a 7 and removing any of them?<BR>
<BR>
Dayton<BR>
<BR>
<BR>
On 3/26/10 6:16 AM, "richardvoigt@gmail.com" <richardvoigt@gmail.com> wrote:<BR>
<BR>
</SPAN></FONT></FONT><BLOCKQUOTE><FONT SIZE="4"><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>On Fri, Mar 26, 2010 at 1:35 AM, Dayton Turner <dayton@voxter.ca> wrote:<BR>
> Hi List,<BR>
><BR>
> I have some VoIP phones here that get their DHCP from dnsmasq running on a<BR>
> dd-wrt router. Usually this all works great, I had been handing out DHCP<BR>
> 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<BR>
> 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<BR>
> ‘4.141.209.195’ trimming the leading 7 off.<BR>
><BR>
> Any ideas?<BR>
<BR>
I note that your new configuration is also longer as measured by<BR>
strlen. Perhaps this is related? i.e. what would happen if the IP<BR>
address were changed to 74.141.209.5 ?<BR>
<BR>
><BR>
> Dayton<BR>
><BR>
> _______________________________________________<BR>
> Dnsmasq-discuss mailing list<BR>
> Dnsmasq-discuss@lists.thekelleys.org.uk<BR>
> <a href="http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss">http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss</a><BR>
><BR>
><BR>
<BR>
</SPAN></FONT></FONT></BLOCKQUOTE>
</BODY>
</HTML>