What's new

After re-install dnsmasq.conf.add and profile.add no longer working

chrisisbd

Regular Contributor
I recently (by mistake) installed standard Asus firmware on my RT-BE92U. Having realised my mistake I re-installed the latest (not the Beta, yet) Asuswrt-Merlin software (RT-BE92U_3006_102.6_0_nand_squashfs.pkgtb).

I have re-installed entware and that's working OK and I have installed the odds and ends of utilities I want.

However my dnsmasq.conf.add and profile.add are not getting appended to their respective destinations. Nor is /jffs/configs/hosts replacing the hosts file.

I'm obviously missing something very obvious, can someone tell me what it is please?

Thank you.
 
Do you have “JFFS custom scripts and configs” enabled on the System page in the GUI?
Try this:
Code:
service restart_dnsmasq
sleep 5
grep custom /jffs/syslog.log
nvram get jffs2_scripts
 
Last edited:

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top