Is there a trick to using dnsmasq.conf.add? All I'm doing is putting dhcp-host lines into it...
I've tried :
chmod a+rx /jffs/configs/dnsmasq.conf.add
nvram set jffs2_scripts=1
dhcp-host=00:15:5d:01:20:0e,host1.domain.com,192.168.1.242
And the way I noticed the router putting them in:
dhcp-host=E8:AB:FA:6A:2E:5A,set:E8:AB:FA:6A:2E:5A,192.168.1.213
I haven't confirmed whether the clients still pull the addresses but I sort of expect they won't?
This is running Asuswrt-Merlin 386.2 on an RT-AC86U that is currently meshed with an AC68U and an XT8.
Help?
I've tried :
chmod a+rx /jffs/configs/dnsmasq.conf.add
nvram set jffs2_scripts=1
- Even though this was already set in the web gui
dhcp-host=00:15:5d:01:20:0e,host1.domain.com,192.168.1.242
And the way I noticed the router putting them in:
dhcp-host=E8:AB:FA:6A:2E:5A,set:E8:AB:FA:6A:2E:5A,192.168.1.213
I haven't confirmed whether the clients still pull the addresses but I sort of expect they won't?
This is running Asuswrt-Merlin 386.2 on an RT-AC86U that is currently meshed with an AC68U and an XT8.
Help?