Known issue, fixed in the development version. Run the following over SSH/telnet to disable JFFS (re)formating:
so prior to writing my previous inquiry I had already done nvram show and jffs2 format was already set to =0... I went ahead and did what you said anyway and it is still being deleted every time. Again I just want to emphasize that I have tried downgrading and upgrading multiple times as well as disabling, formatting the jffs and still nothing. So I'm just gonna write out step by step what I am doing and maybe you can see something I don't:
ssh into router using iterm (mac)
nano -w /jffs/configs/
enter in my dnsmasq server info ex. server=/mlb.tv....... or just "Test"
write out and it asks to save file as: I save it as dnsmasq.conf.add
exit nano and make executable - chmod a+rx dnsmasq.conf.add
Now at this point if I do: nano -w dnsmasq.conf.add it will successfully pull up my "Test" file. However, as soon as I reboot and try to pull this file up it is gone and thinks I am trying to create a new file again. I'm at a loss... Let me know what you think, thanks for the patience.