1
kindy 2012-07-14 21:51:18 +08:00
试试 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 2012-07-14 22:21:08 +08:00
果断上dnsmasq
|
3
dndx 2012-07-14 22:30:41 +08:00
必须dnsmasq,高效又方便,服务10个人绰绰有余。
|
4
jamiesun 2012-07-23 17:31:25 +08:00
解析量大不大
|
5
ipconfiger 2012-07-23 17:42:05 +08:00
同求方便配置的,linux系统
|
6
sykp241095 2012-07-23 17:51:59 +08:00
tinydns
|
8
aveline 2012-07-23 18:12:41 +08:00
dnsmasq +1
|
9
stackpop 2012-07-23 18:17:38 +08:00
dnsmasq 很方便配置,性能也不错,我以前用过,不过是给内部用的。
|
10
jamiesun 2012-07-23 18:30:35 +08:00
@sampeng 不大的话确实不必要用得到bind,dnsmasq看介绍说适应50客户端以内。能折腾的话可以做个bind9的管理应用啊。上月正好做了一个bind9的web管理控制台的,直接解析修改bind9的配置文件,并不是很难,同时做了一个日志统计,客户有在线10000用户,每日解析量2000万--3000万。这个产品是给公司做的。不过我打算以个人名义另外做一个开源版本出来。
|
11
tywtyw2002 2012-07-23 18:47:06 +08:00
bind mysql 写个管理面板
|
12
HostSir 2012-07-23 22:12:22 +08:00
powerdns也可以
|