Thanks. I found the three files. But I did not solve my issues. The three Yaz files look like they should based on my settings. But the dnsmasq.conf file itself has an old list of IP address assignments for former static IP clients no longer on my network. How can I clear these entries so I can reuse the IP numbers?
I edited the dnsmasq.conf but after rebooting the machine, those entries all returned. Something that is very clearly not in the YAZ files is instructing my router to put these old addresses back in the dnsmasq.conf. It is not in the dnsmasq.conf.add file (which contains the names of the Yaz files). Any ideas where to look? Short of a clean reset of the router, which is a last resort. If I had to guess, I did something previously without do ing a clean wipe of the router and that caused this situation. Here is the dnsmasq.conf file. I have no idea what is populating those "dhcp-host=" lines.
pid-file=/var/run/dnsmasq.pid
user=nobody
bind-dynamic
interface=br0
interface=pptp*
no-dhcp-interface=pptp*
no-resolv
servers-file=/tmp/resolv.dnsmasq
no-poll
no-negcache
cache-size=1500
min-port=4096
dns-forward-max=1500
bogus-priv
domain-needed
dhcp-range=lan,192.168.1.121,192.168.1.170,255.255.255.0,86400s
dhcp-option=lan,3,192.168.1.1
dhcp-option=lan,252,"\n"
dhcp-authoritative
interface=br1
dhcp-range=br1,192.168.101.2,192.168.101.254,255.255.255.0,86400s
dhcp-option=br1,3,192.168.101.1
interface=br2
dhcp-range=br2,192.168.102.2,192.168.102.254,255.255.255.0,86400s
dhcp-option=br2,3,192.168.102.1
dhcp-host=10
D:B1
1:2C:2E,set:10
D:B1
1:2C:2E,192.168.1.19
dhcp-host=44:17:93:A3:FC:40,set:44:17:93:A3:FC:40,192.168.1.196
dhcp-host=A8:03:2A:BD:48:4C,set:A8:03:2A:BD:48:4C,192.168.1.193
dhcp-host=A8:03:2A:BA:4F:74,set:A8:03:2A:BA:4F:74,192.168.1.194
dhcp-host=B4:8A:0A:1C:A0:B4,set:B4:8A:0A:1C:A0:B4,192.168.1.187
dhcp-host=A8:03:2A:BC:91
C,set:A8:03:2A:BC:91
C,192.168.1.192
dhcp-host=9C:3E:53:17:F4:26,set:9C:3E:53:17:F4:26,192.168.1.25
dhcp-host=B4:B0:24:3A:6A:E1,set:B4:B0:24:3A:6A:E1,192.168.1.190
dhcp-host=D4:8D:26:52:57:90,set
4:8D:26:52:57:90,192.168.1.99
quiet-dhcp
quiet-dhcp6
dhcp-name-match=set:wpad-ignore,wpad
dhcp-ignore-names=tag:wpad-ignore
dhcp-script=/sbin/dhcpc_lease
script-arp
edns-packet-max=1232
dhcp-hostsfile=/jffs/addons/YazDHCP.d/.staticlist # YazDHCP_staticlist