What's new

Dnsmasq TFTP/Option 66

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Merlin's firmware supports all BOOTP/TFTP options that dnsmasq supports:)
# dnsmasq --version
Dnsmasq version 2.63 Copyright (c) 2000-2012 Simon Kelley
Compile time options: IPv6 GNU-getopt no-RTC no-DBus no-i18n no-IDN DHCP DHCPv6 no-Lua TFTP no-conntrack
You may put desired dnsmasq options to /jffs/configs/dnsmasq.conf.add file.
 
Last edited:
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
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 :)
 

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top