@george1421 Not a problem. I was able to manually get a file from the Fog server, just couldn’t do it as outlined in the wiki. I had to enter the tftp> prompt and connect to the the host and get the file that way. Still no luck on getting the client to grab the file from tftp though.
Latest posts made by dspell88
-
RE: TFTP file not found
-
TFTP file not found
Server OS: Ubuntu 16.04
Fog Version:1.5.7
Test Client: VMware virtual machine on same network as Fog server
DHCP Server: Sonicwall TZ400 Next-Server is set to ip of Fog server
File name: undionly.kpxeHello,
I’ve been trying hard to get this server up and running but am having issues with getting my test client to pick up the file from TFTP. I can get the client to grab an IP from DHCP but get the following output:
PXE-T01: File not found
PXE-E3B: TFTP error - File not found
PXE-M0F: Exiting Intel PXE ROMI’m not sure what the deal is here, I’ve turned off the firewall and set the permissions to 777 for the tftpboot folder. When running the tftp command from another Ubuntu machine, it gets hung on usage: tftp host-name [port] and gives a tftp prompt, not sure what the deal is there. I’ve run this command from the wiki, replacing the x’s with the servers IP. Here is the command I’ve used:
tftp -v x.x.x.x -m binary -c get undionly.kpxe