admin@4G-AC86U:/tmp/home/root# cat /etc/dnsmasq.conf
pid-file=/var/run/dnsmasq.pid
user=nobody
cache-size=0
server=127.0.0.1#5053
add-mac=text
add-subnet=32,128
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
domain=lan
expand-hosts
dhcp-range=lan,192.168.50.2,192.168.50.254,255.255.255.0,86400s
dhcp-option=lan,3,192.168.50.1
dhcp-option=lan,15,lan
dhcp-option=lan,44,0.0.0.0
dhcp-option=lan,252,"\n"
dhcp-authoritative
address=/findasus.local/192.168.50.1
interface=tun22
no-dhcp-interface=tun22
interface=tun23
no-dhcp-interface=tun23
dhcp-host=28:FF:3C:91:54:C4,set:28:FF:3C:91:54:C4,192.168.50.2
dhcp-host=CC:2D:8C:2F:52:4C,set:CC:2D:8C:2F:52:4C,192.168.50.3
dhcp-host=D8:F1:5B:D5:40:B0,set:D8:F1:5B:D5:40:B0,192.168.50.10
dhcp-host=10:7C:61:7D:B9:E0,set:10:7C:61:7D:B9:E0,192.168.50.150
dhcp-script=/sbin/dhcpc_lease
# Modified by custom-configs script