Unsure if these settings in FOG are correct
-
@pencils I attempted but they wanted me to provide my google login to access them. You should make the public read only for a short time. I will not provide my credentials to look at them.
-
@george1421 sorry george. The links are now updated with full rights.
-
Google Drive is saying it’s not available at the moment?!??!?!
-
@Sebastian-Roth i just clicked it and worked for me?? this is frsutrating!!
-
@pencils Worked loading in a different browser… my issue.
The PCAP dump looks pretty good! DHCP is fine and I see the client requesting a file via TFTP. The filename is
undionly.0
!! Did you copy that file as Tom suggested?sudo cp /tftproot/undionly.kpxe /tftproot/undionly.0
-
@Sebastian-Roth I agree, after looking at a dhcp booting process all weekend I can read the pcap like code from the matrix.
The requesting system is in BIOS mode so undionly is the proper boot kernel for it. I see the target requested the file size for undionly.0 from the tftp server at 192.168.1.133 with no second response from the fog server or no request for undionly.0 to be downloaded from the tftp server. This tells me the tftp server responded with “file not found” for undionly.0.