mirror of
https://github.com/netbootxyz/docker-netbootxyz.git
synced 2026-04-25 06:55:49 +03:00
[GH-ISSUE #71] No Tftp service is listening on port 69 #20
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/docker-netbootxyz#20
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 @DevByZer0 on GitHub (Aug 15, 2024).
Original GitHub issue: https://github.com/netbootxyz/docker-netbootxyz/issues/71
I used the docker-compose file to start the container. After getting timeouts for the tftp request for the netboot.xyz.efi file, I took a look in the container and there is no service list on the tftp port. The web interface says that tftp is realized via Dnsmasq, but in the configuration file tftp is disabled.