So I have two competing issues here.
I have setup FOG 1.5.9-RC2 on a VM running Ubuntu 16.04 LTS. I install DNSMASQ 2.75 for proxy because in this test environment I do not have a configurable DHCP server. My router is currently handling DHCP.
The first issue is occasionally for no reason I can’t even connect and get a PXE-E53 error. I have gotten this error when running TCPDUMP and it seems as though the computer isn’t even reaching out to the FOG server for a DHCP request. Any ideas of how I could troubleshoot this further?
The second issue I am having is that sometimes I will get a dhcp address and connect all the way until i reach the point that I get something very similar to the following :
I took this picture from another post on here as i cannot screen shot my PXE test as it is a physical device.
To further troubleshoot this issue I ran a TCPDUMP while attempting to PXE and it appears the server is getting the request for the undionly.kpxe.0 but then it fails for some reason.
I followed this guide https://forums.fogproject.org/topic/12796/installing-dnsmasq-on-your-fog-server for my ltsp.conf file.
Anyone have any ideas how I can troubleshoot this more?
Thanks!