Install and configure dnsmasq on Synology NAS Get link Facebook X Pinterest Email Other Apps July 15, 2011 ipkg dnsmasq In /opt/etc/dnsmasq.conf , modify the path where dhcp lease file is saved: dhcp-leasefile=/opt/var/dnsmasq/dnsmasq.leases Read more
CNAME in dnsmasq Get link Facebook X Pinterest Email Other Apps January 17, 2011 In order to get working the CNAME directive in dnsmasq config, you need to configure the alias as FQDN cname=myalias.mydomain.tld,dhcp_host #1 Read more