Answer the question
In order to leave comments, you need to log in
What does PXE-T00 pxelinux.0 filename too long mean?
Mikrotik configured as a DHCP server with options 66 and 67
/ip dhcp-server option
add name="option66" code=66 value="s'10.10.14.200'"
add name="option67" code=67 value="'pxelinux.0'"
/ip dhcp-server option sets
add name="set-pxe" options=option66,option67
port=0
dhcp-boot=pxelinux.0,servername,10.10.14.200
enable-tftp
tftp-root=/var/tftp
tftp-no-fail
pxe dnsmasq-tftp[34708]: cannot read /var/tftp/pxelinux.0: File name too long
Answer the question
In order to leave comments, you need to log in
do not specify a directory, just a filename. Usually tftp runs in chroot
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question