<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=EN-US link=blue vlink=purple>
<div class=Section1>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>I’ve never tried this so I have no idea what I’m
talking about but are the values on these two lines supposed to be different in
the highlighted spots?<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>
<p class=MsoNormal>dhcp-vendorclass=apple-boot,"<b><u>APPLBSDPC/i386</u></b>"<o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal>dhcp-option-force=apple-boot,60,"<b><u>AAPLBSDPC/i386</u></b>"<br>
<br>
<span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Don<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>
<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'>
<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>
dnsmasq-discuss-bounces@lists.thekelleys.org.uk
[mailto:dnsmasq-discuss-bounces@lists.thekelleys.org.uk] <b>On Behalf Of </b>Max
Turkewitz<br>
<b>Sent:</b> Monday, February 01, 2010 11:23 PM<br>
<b>To:</b> Simon Kelley<br>
<b>Cc:</b> dnsmasq-discuss@lists.thekelleys.org.uk<br>
<b>Subject:</b> Re: [Dnsmasq-discuss] Help Translating DNSMasq options for
NetBoot Mac<o:p></o:p></span></p>
</div>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal style='margin-bottom:12.0pt'>Simon,<br>
Just tried it with 2.52, and the apple-boot configuration<br>
dhcp-vendorclass=apple-boot,"APPLBSDPC/i386"<br>
dhcp-option-force=apple-boot,43,08:04:81:00:00:67<br>
dhcp-option-force=apple-boot,60,"AAPLBSDPC/i386"<br>
dhcp-option-force=apple-boot,17,"nfs:192.168.33.1:/var/lib/tftpboot:Diag106NetBoot.nbi/NetBoot.dmg"<br>
dhcp-option-force=apple-boot,67,"Diag106NetBoot.nbi/i386/booter"<br>
<br>
It still doesn't seem to be matching the vendorclass:<br>
Feb 1 23:12:59 mightyjoeyoung dnsmasq-dhcp[31035]: 35917 Available DHCP
range: 192.168.33.100 -- 192.168.33.149<br>
Feb 1 23:12:59 mightyjoeyoung dnsmasq-dhcp[31035]: 35917 Vendor class:
AAPLBSDPC/i386/MacBook5,1<br>
Feb 1 23:12:59 mightyjoeyoung dnsmasq-dhcp[31035]: 35917 DHCPINFORM(eth0)
192.168.33.148 00:23:df:ab:6b:32<br>
Feb 1 23:12:59 mightyjoeyoung dnsmasq-dhcp[31035]: 35917 DHCPACK(eth0)
192.168.33.148 00:23:df:ab:6b:32<br>
Feb 1 23:12:59 mightyjoeyoung dnsmasq-dhcp[31035]: 35917 requested
options: 43:vendor-encap, 60:vendor-class<br>
Feb 1 23:12:59 mightyjoeyoung dnsmasq-dhcp[31035]: 35917 tags: lan, eth0<br>
Feb 1 23:12:59 mightyjoeyoung dnsmasq-dhcp[31035]: 35917 next server:
192.168.33.1<br>
Feb 1 23:12:59 mightyjoeyoung dnsmasq-dhcp[31035]: 35917 sent size:
1 option: 53:message-type 05<br>
Feb 1 23:12:59 mightyjoeyoung dnsmasq-dhcp[31035]: 35917 sent size:
4 option: 54:server-identifier 192.168.33.1<br>
Feb 1 23:12:59 mightyjoeyoung dnsmasq-dhcp[31035]: 35917 sent size:
4 option: 51:lease-time 00:01:51:6f<br>
Feb 1 23:12:59 mightyjoeyoung dnsmasq-dhcp[31035]: 35917 sent size:
4 option: 1:netmask 255.255.255.0<br>
Feb 1 23:12:59 mightyjoeyoung dnsmasq-dhcp[31035]: 35917 sent size:
4 option: 28:broadcast 192.168.33.255<br>
Feb 1 23:12:59 mightyjoeyoung dnsmasq-dhcp[31035]: 35917 sent size:
4 option:208 241.0.116.126<br>
<br>
Any thoughts? I could remove the quotes from the vendor class and try
again. Do I need to do anything special to indicate that APPLBSDPC/i386
is only the beginning of the vendor class?<br>
<br>
Thanks again,<br>
Max<o:p></o:p></p>
<div>
<p class=MsoNormal>On Mon, Feb 1, 2010 at 10:31 AM, Max Turkewitz <<a
href="mailto:max.turkewitz@gmail.com">max.turkewitz@gmail.com</a>> wrote:<o:p></o:p></p>
<p class=MsoNormal>The test server is running 2.50, I can't tell what
version DD-WRT has (it seems to be missing options or output from the
application). When I get home this evening I will download, compile, and
test the latest DNSMasq. I'll let you know how that goes.<o:p></o:p></p>
<div>
<p class=MsoNormal>-Max<o:p></o:p></p>
<div>
<div>
<p class=MsoNormal style='margin-bottom:12.0pt'><o:p> </o:p></p>
<div>
<p class=MsoNormal>On Mon, Feb 1, 2010 at 5:02 AM, Simon Kelley <<a
href="mailto:simon@thekelleys.org.uk" target="_blank">simon@thekelleys.org.uk</a>>
wrote:<o:p></o:p></p>
<div>
<p class=MsoNormal>Max Turkewitz wrote:<o:p></o:p></p>
<p class=MsoNormal><br>
(resending this because the list put it on hold due to its large size, so I
hosted the files instead of attaching them)<o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
</div>
<p class=MsoNormal>Ah, sorry, I didn't see this and OK'd the message this
morning.<br>
<br>
First problem to solve is to work out which dnsmasq isn't setting the
"apple-boot" tag. What version of dnsmasq are we talking about here,
Max?<br>
<br>
Cheers,<br>
<span style='color:#888888'><br>
Simon.</span><o:p></o:p></p>
</div>
<p class=MsoNormal><o:p> </o:p></p>
</div>
</div>
</div>
</div>
<p class=MsoNormal><o:p> </o:p></p>
</div>
</body>
</html>