Is there a way to insert a command to DNSMASQ configuration on the command page instead of use the JFFS and telnet on AC66U??
I just want to add this command in the DNSMasq
address=/mydomain/xxx.xxx.xxx.xxx
You have to use the JFFS partition and custom scripts, since the dnsmasq.conf file used by the firmware is dynamically generated, and doesn't survive reboots.
Yes. If you enabled and formatted JFFS partition before.So I can just type the command below in "run command" web page it will put in dynamically generated file in the router?
echo "address/mydomain/xxx.xxx.xxx.xxx" > /jffs/configs/dnsmasq.conf.add
We use essential cookies to make this site work, and optional cookies to enhance your experience.