DNS轻量级缓存服务Dnsmasq发布2.70版本。2013-04-24 上一个版本是2014-04-10的2.69。用它做DNS代理缓存及内网hosts主机名集中管理(也可以做DHCP),非常好用。
DNSmasq是一个轻巧的,容易使用的DNS服务工具,它可以应用在内部网和Internet连接的时候的IP地址NAT转换,也可以用做小型网络的DNS服务。
完全改进:
version 2.70
Fix crash, introduced in 2.69, on TCP request when dnsmasq
compiled with DNSSEC support, but running without DNSSEC
enabled. Thanks to Manish Sing for spotting that one.
Fix regression which broke ipset functionality. Thanks to
Wang Jian for the bug report.
下载:http://www.thekelleys.org.uk/dnsmasq/dnsmasq-2.70.tar.gz
来自:开源中国社区