I’m trying to get a Dell R360 registered with FOG.
iPXE boot works fine, it does about 3 DHCP requests which all succeed. After the last one it appears to try another DHCP request and then an HTTP request to the FOG server (10.2.79.12) which fails.
FOG_DHCP_HTTP_fail.png
The odd thing is I can boot the server to an ISO, it gets the exact same DHCP lease, and I can curl the URL just fine.
FOG_HTTP_success_from_OS.png
Is there a way I can get more verbose output from the period where it is failing?