Quote:
Originally Posted by ryzhov_al
Merlin's firmware supports all BOOTP/TFTP options that dnsmasq supports
You may put desired dnsmasq options to /jffs/configs/dnsmasq.conf.add file.
|
Yes, I found that out dnsmasq is very useful, indeed. E.c., I found yesterday, that having put just to lines
Quote:
enable-tftp
tftp-root=/opt/tftproot
|
,
to /jffs/configs/dnsmasq.conf.add, and reboted the router,
I was able to boot from PXE-chainloadable gPXE image that was in /opt/tftproot directory on the router.
So, tftp is fully functional