/jffs/configs/dnsmasq.conf.add
and /jffs/scripts/dnsmasq.postconf
.Haven't customized any of these files, only from the GUI, and there isn't any reference to the records I see in dnsmasq.conf in any of the above files...Check that you've removed any customised entries from/jffs/configs/dnsmasq.conf.add
and/jffs/scripts/dnsmasq.postconf
.
They're stored in nvram. The following command will show them.Haven't customized any of these files, only from the GUI, and there isn't any reference to the records I see in dnsmasq.conf in any of the above files...
Where does dnsmasq.conf being populated from?
nvram get dhcp_staticlist
I see the problematic record in this list. How do I remove it?They're stored in nvram. The following command will show them.
Code:nvram get dhcp_staticlist
nvram set dhcp_staticlist=""
nvram commit
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!