OPNsense Forum

Archive => 17.7 Legacy Series => Topic started by: mausy5043 on January 21, 2018, 09:46:28 am

Title: [CLOSED] Adding conf-dir option to Dnsmasq setting
Post by: mausy5043 on January 21, 2018, 09:46:28 am
I want to add an option to the Service > Dnsmasq DNS > Settings.
In the Advanced editbox I entered:

Code: [Select]
conf-dir=/usr/local/etc/dnsmasq.d/,*.conf
I get an error message:
Code: [Select]
The following input errors were detected:
Invalid custom options

This is a valid dnsmasq option, so what am I doing wrong?
Title: Re: [CLOSED] Adding conf-dir option to Dnsmasq setting
Post by: mausy5043 on January 21, 2018, 09:56:05 am
Solved it. One of the files in that directory contained a defective option

 ;D