<p>Ok!<br>
Thx<br>
Jochen</p>
<div class="gmail_quote">Op 10 apr. 2012 11:41 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 10/04/12 10:15, Jochen Dekeyser wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I looked into the pxespec.pdf and the RFC's 2131 and 2132. If I get<br>
this right, theoretically, it is possible, but it probably has never<br>
been implemented?<br>
<br>
So, I will be looking for other solutions :-).<br>
<br>
</blockquote>
<br>
It's tricky. Most systems which PXE-boot do so in two phases. First the PXE ROM does it's stuff which includes getting a DHCP lease and all the PXE information. The PXE ROM then downloads a boot loader (ie PXELinux) which has access to the IP address and any other information the PXE subsystem gets. The bootloader then downloads and runs the Linux kernel and the system starts. It then does DHCP _again_, using the normal Linux DHCP client.<br>

<br>
The first stage could conceivably use information from the proxy server, but I don't know of any Linux DHCP clients that will even try and talk to a PXE-proxy. Since the stuff you're sending looks like it's needed for the running system, using a DHCP-proxy is a non-starter.<br>

<br>
An alternative solution looks good :-)<br>
<br>
Cheers,<br>
<br>
Simon.<br>
</blockquote></div>