
dnsmasq
LifeSecret
追求简单的结束战斗,大部分时间在磨刀霍霍
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
dnsmasq
是否读取/etc/hosts# 如果需要dnsmasq读取hosts,就注释掉下面 #no-hosts是否需要新增自定义hosts文件# or if you want it to read another file, as well as /etc/hosts, use # this. #addn-hosts=/etc/banner_add_hosts设置forwarder原创 2016-11-01 15:09:07 · 782 阅读 · 0 评论 -
dnsmasq 在和 zk1 和 zk2 这种配合的时候会出现无法解析的现象
这个可就操蛋了.#listen-address=172.16.72.34,127.0.0.1 #bind-interfaces addn-hosts=/etc/hosts2 all-servers cache-size=10000 no-negcache server=1.1.1.12 log-queries log-facility=/var/log/dnsmasq strict-order #l原创 2017-03-08 16:09:57 · 537 阅读 · 0 评论