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
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!