mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 15:15:56 +03:00
[GH-ISSUE #1609] TFTP does not work on Truenas #535
Labels
No labels
Hacktoberfest
Hacktoberfest
bootloader
bsd
bug
confirmed
documentation
duplicate
enhancement
enhancement
enhancement
eol
experimental-merged
freebsd
help wanted
invalid
investigate
ipxe
linux
live-os
memdisk
menu
no-issue-activity
no-issue-activity
pull-request
released
todo
upstream
windows
windows
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/netboot.xyz#535
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @AmFerra on GitHub (Apr 15, 2025).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1609
[]: 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:
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.
@zezretro commented on GitHub (Jun 29, 2025):
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