meta data for this page
  •  

This is an old revision of the document!


dnsmasq

dnsmasq is called with arguments:

ps -fwwaux | grep dnsmasq
 
/usr/local/sbin/dnsmasq --all-servers --rebind-localhost-ok --stop-dns-rebind -H /var/etc/dnsmasq-hosts --port=53 --bogus-priv \
--server=/lan.example.com/192.168.0.1 \
--rebind-domain-ok=/lan.example.com/ \
--strict-order --domain-needed --dns-forward-max=5000 --cache-size=10000 --local-ttl=1 \
--conf-dir=/usr/local/etc/dnsmasq.conf.d,*.conf

custom options

Not all options can be set from OPNSense Web UI. To add some customisation:

ipset=/youtube.com/ytimg.com/googlevideo.com/youtube
ipset=/freeconet.pl/fcn.pl/voip
address=/doc.gitlab.example.com/192.168.0.240