TFTP does not work on Truenas
[]: This bug persists when memory is increased beyond 8GB.
Describe the bug
TFTP does not work correctly on truenas, app is fully updated
To Reproduce Steps to reproduce the behavior:
- attempt to TFTP the menu files: tftp -i 10.0.10.2 GET netboot.xyz.kpxe Connect request failed
Expected behavior
I would expect to retrieve the menu file that is needed via TFTP
Screenshots
Additional context
The device runs Truenas, the app is updated, 16382 mb has been applied to the program, neither TFTP nor CURL nor iPXE works with it.
I encountered the same issue
As I understand, TFTP has to run on port 69 and a truenas app can’t access a port that low
I presumed the solution was utilizing the built in truenas tftp server and aomehow hooking NetBoot I to that, but this is a wild guess.
It seems the truenas app isn’t explained very well, I could not find a mention of what’s up with port 69