
1 kindy Jul 14, 2012 试试 dnsmasq 吧。 [ http://www.thekelleys.org.uk/dnsmasq/doc.html ] Dnsmasq is a lightweight, easy to configure DNS forwarder and DHCP server. It is designed to provide DNS and, optionally, DHCP, to a small network. It can serve the names of local machines which are not in the global DNS. |
2 skydiver Jul 14, 2012 果断上dnsmasq |
必须dnsmasq,高效又方便,服务10个人绰绰有余。 |
4 jamiesun Jul 23, 2012 解析量大不大 |
5 ipconfiger Jul 23, 2012 同求方便配置的,linux系统 |
6 sykp241095 Jul 23, 2012 tinydns |
8 aveline Jul 23, 2012 dnsmasq +1 |
9 stackpop Jul 23, 2012 dnsmasq 很方便配置,性能也不错,我以前用过,不过是给内部用的。 |
10 jamiesun Jul 23, 2012 @sampeng 不大的话确实不必要用得到bind,dnsmasq看介绍说适应50客户端以内。能折腾的话可以做个bind9的管理应用啊。上月正好做了一个bind9的web管理控制台的,直接解析修改bind9的配置文件,并不是很难,同时做了一个日志统计,客户有在线10000用户,每日解析量2000万--3000万。这个产品是给公司做的。不过我打算以个人名义另外做一个开源版本出来。 |
11 tywtyw2002 Jul 23, 2012 bind mysql 写个管理面板 |
12 HostSir Jul 23, 2012 powerdns也可以 |