"Hi again! Great news regarding the new TFTP fallback mechanism.
I tested it manually by setting the IP addresses:
Plaintext
setenv ipaddr 192.168.203.50
setenv serverip 192.168.203.113
pxe get
What happened:
U-Boot successfully found the correct path generated by FOG based on the MAC address (Retrieving file: pxelinux.cfg/01-88-a2-9e-53-34-c0). However, the download times out (Loading: T T T T T T) and results in a Retry count exceeded.For context: a deployment task was explicitly active and queued in the FOG web interface before running the test, so the file should be there.
Is there a specific TFTP block size or setting required in working-1.6 for U-Boot’s pxe get to successfully pull the file without timing out, or could it be related to firewall/TFTP service configuration on the server side?"