OPNsense Forum

Archive => 22.1 Legacy Series => Topic started by: nemric on February 02, 2022, 03:39:36 PM

Title: Question relative to dnsmasq
Post by: nemric on February 02, 2022, 03:39:36 PM
Hi,

I was using dnsmasq as a tftp boot server, after update to 22.1, and going back to 21.7 and back again to 22.1 I've lost all my files and so on ... not the real problem

I'd like to set it up again but it seems that custom-options are not available anymore (I knew that, it was said in an previous update) and it seems that /usr/local/etc/dnsmasq.conf isn't read. (didn't try yet but all lines are commented out)

It seems that conf is read from the config file from opnsense and executed with arguments
e.g. /usr/local/sbin/dnsmasq --rebind-localhost-ok --stop-dns-rebind -H /var/etc/dnsmasq-hosts --port=5353 ...

My concern is about how to "hack" and set custom values to dnsmasq.conf (or elsewhere) to set my tftp server on again ?
Title: Re: Question relative to dnsmasq
Post by: franco on February 02, 2022, 03:58:13 PM
The new method is documented here https://docs.opnsense.org/manual/dnsmasq.html?highlight=dnsmasq#advanced-settings


Cheers,
Franco
Title: Re: Question relative to dnsmasq
Post by: nemric on February 02, 2022, 05:23:48 PM
Your status is the right one : Hero Member