DNS服务器软件-MyDNS
2011-02-09 09:25:26 阿炯

本站赞助商链接,请多关照。

MyDNS是一个UNIX平台下的免费DNS服务器端软件,它被设计成直接从数据库中读取DNS记录软件,并且修改记录后也可时时生效。



MyDNS is a free DNS server for UNIX. It was implemented from scratch and is designed to serve records directly from an SQL database (currently either MySQL or PostgreSQL).

Its primary objectives are stability, security, interoperability, and speed, though not necessarily in that order.

MyDNS does not include recursive name service, nor a resolver library. It is primarily designed for organizations with many zones and/or resource records who desire the ability to perform real-time dynamic updates on their DNS data via MySQL.

MyDNS starts and is ready to answer questions immediately, no matter how much DNS data you have in the database. It is very fast and memory-efficient. It includes complete documentation, including a manual and a FAQ.

MyDNS supports a few frills, including round robin DNS, dynamic load balancing, and outgoing AXFR for non-MyDNS nameservers.

MyDNS is licensed under the GNU General Public License.

最新版本:1.1


项目主页:http://mydns.bboy.net/