dd-wrt forum post ---> https://forum.dd-wrt.com/phpBB2/viewtopic.php?p=1163518#1163518 mrjcd@BigDeb:~$ ssh root@ea8500.mrjcd.com DD-WRT v3.0-r39654 std (c) 2019 NewMedia-NET GmbH Release: 04/25/19 root@ea8500.mrjcd.com's password: ========================================================== ___ ___ _ _____ ______ ____ ___ / _ \/ _ \___| | /| / / _ \/_ __/ _ __|_ / / _ \ / // / // /___/ |/ |/ / , _/ / / | |/ //_ <_/ // / /____/____/ |__/|__/_/|_| /_/ |___/____(_)___/ DD-WRT v3.0 http://www.dd-wrt.com ========================================================== BusyBox v1.30.1 (2019-04-25 09:54:40 CEST) built-in shell (ash) root@EA8500:~# strings /usr/sbin/dnsmasq | grep dnsmasq uk.org.thekelleys.dnsmasq unsupported option (check that dnsmasq was compiled with DHCP/TFTP/DNSSEC/DBus support) /etc/dnsmasq.conf /var/run/dnsmasq.pid dnsmasq-2.80 dnsmasq: %s. /var/lib/misc/dnsmasq.leases Display dnsmasq version and copyright information. Allow access only to files owned by the user running dnsmasq. root@EA8500:~# cat /tmp/dnsmasq.conf interface=br0 resolv-file=/tmp/resolv.dnsmasq domain=mrjcd.com bogus-priv conf-file=/etc/rfc6761.conf dhcp-option=252,"\n" cache-size=1500 interface=vlan15 dhcp-option=vlan15,3,192.168.1.5 dhcp-range=vlan15,192.168.1.6,192.168.1.10,255.255.255.0,12h root@EA8500:~# exit Connection to ea8500.mrjcd.com closed. mrjcd@BigDeb:~$ ### mrjcd@BigDeb:~$ ssh root@ea8500.mrjcd.com DD-WRT v3.0-r39575M kongat (c) 2019 NewMedia-NET GmbH Release: 04/20/19 root@ea8500.mrjcd.com's password: BusyBox v1.30.1 (2019-04-20 10:01:16 CEST) built-in shell (ash) root@EA8500:~# strings /usr/sbin/dnsmasq | grep dnsmasq uk.org.thekelleys.dnsmasq unsupported option (check that dnsmasq was compiled with DHCP/TFTP/DNSSEC/DBus support) /var/run/dnsmasq.pid dnsmasq-2.80-40-gc406fd6 Usage: dnsmasq [options] /etc/dnsmasq.conf dnsmasq: %s. /var/lib/misc/dnsmasq.leases Display dnsmasq version and copyright information. Allow access only to files owned by the user running dnsmasq. dnsmasq%s: dnsmasq%s[%d]: root@EA8500:~# cat /tmp/dnsmasq.conf interface=br0 resolv-file=/tmp/resolv.dnsmasq domain=mrjcd.com bogus-priv dhcp-option=252,"\n" cache-size=1500 interface=vlan15 dhcp-option=vlan15,3,192.168.1.5 dhcp-range=vlan15,192.168.1.6,192.168.1.10,255.255.255.0,12h root@EA8500:~# exit Connection to ea8500.mrjcd.com closed.