Hi, I'm now trying to use the latest PXE code from Intel but it says PXE-55: ProxyDHCP service did not reply to request on port 4011 I've added option vendor-class-identifier "PXEClient"; to my dhcpd.conf and enabled proxydhcp in pxe.conf # netstat -an | grep 4011 udp 0 0 0.0.0.0:4011 0.0.0.0:* I'm using dhcpd v3 & pxe-0.1.20 # tcpdump port 4011 does not report any packets which is strange. Is there anything else to add in dhcpd.conf to enable pxe proxy ? Am I missing something here ? Thierry.