I’ve reinstalled FOG, using the in-built DHCP server instead of the router.
Worked perfectly first time, after setting the router as a relay instead.
Thank you very much for all your help!
I’ve reinstalled FOG, using the in-built DHCP server instead of the router.
Worked perfectly first time, after setting the router as a relay instead.
Thank you very much for all your help!
We currently aren’t getting an offer packet at all! I’ve triple checked the router settings and can confirm they’re correctly set for 66 and 67.
The only viewable packets are DHCP discover.
@george1421 Scratch that last bit!
Did a release / renew on the windows machine. Captured the bootp packets via wireshark.
Confirmed that both the tftp server option is set to 192.168.19.22, as well as the boot file as ipxe.efi.
Thoughts?
@george1421 Thanks for the assistance! Greatly appreciated
Ran your tcpdump command to output the pcap file. Checked out in wireshark to read it - as suggested. As far as i’m aware, the DHCP server isn’t providing the options 66 and 67 for some reason - they’re just empty.
Confirmed both in the GUI and via Telnet that the options are set in the router, so not sure why they’re not being provided.
Furthermore, turned off windows firewall as suggested. tftp works perfectly fine then!
Hi all, FOG noob here - please excuse if this overlaps with any existing conversations.
Set up a FOG server (without DHCP) on an Ubuntu server virtual machine - through Hyper-V. Virtual switch set up as external and confirmed the web portal is accessible via my own PC.
I have a DrayTek Vigor 2927 working as my DHCP server, and have added the following options;
From this point I’ve been trying to test the PXE boot functionality from a variety of PCs, some physical, others virtual (with the same virtual switch) to no avail. Client computers will only ever be UEFI based.
Running tcpdump on Ubuntu, I can see that the server is receiving requests from the client machine - but I suppose nothing is being sent back?
Additionally, i’ve used TFTP on a windows 11 vm to attempt to get the ipxe.efi file - which times out. Wireshark showed that it was receiving data packets back from the server, but would eventually time out after 8 or so attempts.
I can get some screenshots come monday, but any suggestions would be greatly appreciated. If some more details are needed, please do let me know.
Thanks in advnace!