<p>I previously tried it using only dhcp-option 17, like they do here: <a href="https://help.ubuntu.com/community/UbuntuLTSP/ProxyDHCP">https://help.ubuntu.com/community/UbuntuLTSP/ProxyDHCP</a></p>
<p>Dhcp-option 17 is the root-path: the path which should be used by the pxe-client to boot from. This should be proxy dhcp-stuff, not?</p>
<p>Jochen</p>
<div class="gmail_quote">Op 9 apr. 2012 19:07 schreef "Simon Kelley" <<a href="mailto:simon@thekelleys.org.uk">simon@thekelleys.org.uk</a>> het volgende:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 09/04/12 17:59, Jochen Dekeyser wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I forgot to mention I tried this with version 2.48 on CentOS6 and<br>
version 2.52 on Fedora 14.<br>
<br>
Jochen<br>
<br>
On Mon, Apr 9, 2012 at 6:46 PM, Jochen Dekeyser<br>
<<a href="mailto:jochen.dekeyser@gmail.com" target="_blank">jochen.dekeyser@gmail.com</a>>  wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I already tried to use dhcp-option-force but it does not make any difference...<br>
<br>
My testcase (= dnsmasq as full dhcp vs dnsmasq as proxy dhcp) was<br>
tested on the same client, so the full dhcp sends dhcp-options, the<br>
proxy dhcp does not send my dhcp-options...<br>
<br>
I now even checked it with Wireshark and the client does ask for all<br>
the specified parameters (and lots of others)...<br>
<br>
Thx for reply!<br>
Jochen<br>
<br>
<br>
On Mon, Apr 9, 2012 at 6:05 PM, Simon Kelley<<a href="mailto:simon@thekelleys.org.uk" target="_blank">simon@thekelleys.org.uk</a><u></u>>  wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
The problem might be that the option numbers in question are not being<br>
requested by the client. This is easy to fix by using dhcp-option-force<br>
intsead of dhcp-option, so  that options are sent anyway.<br>
<br>
HTH<br>
<br>
Simon.<br>
<br>
</blockquote></blockquote>
<br>
</blockquote>
I just looked at the code, and it doesn't attempt to include generally-specified options in the PXE-proxy reply, only the stuff required for the PXE protocol. Do you know that what you're trying to do is valid (ie send general options via the PXE-proxy reply, rather than have the client get them from the server which does address allocation.)?<br>

<br>
It may be time to consult the Intel PXE specification. Abandon hope......<br>
<br>
<br>
Cheers,<br>
<br>
Simon.<br>
<br>
<br>
<br>
</blockquote></div>