Hello,
I would like to name my devices (PC, router, tablet, phone..) Is it possible to add micro dns server on asuswrt in order to name devices ?
pid-file=/var/run/dnsmasq.pid
user=nobody
bind-dynamic
interface=br0
interface=lo
interface=ppp1*
no-dhcp-interface=ppp1*
resolv-file=/jffs/configs/resolv.dnsmasq.conf
servers-file=/tmp/resolv.dnsmasq
no-poll
no-negcache
cache-size=150000
min-port=4096
dhcp-range=lan,192.168.1.2,192.168.1.254,255.255.255.0,86400s
dhcp-option=lan,3,192.168.1.1
dhcp-option=lan,6,192.168.1.2,0.0.0.0
dhcp-option=lan,252,"\n"
dhcp-lease-max=253
dhcp-authoritative
read-ethers
addn-hosts=/etc/hosts.dnsmasq
nameserver 8.8.8.8
nameserver 8.8.4.4
nameserver 208.67.222.222
nameserver 208.67.220.220
We use essential cookies to make this site work, and optional cookies to enhance your experience.