在ubuntu 12.04上搭建简单的DNS服务器

1. 安装bind9: apt-get install bind9; 2. /etc/bind/上建立db.192.0.1和db.test.com文件: db.192.0.1文件内容以下: $TTL    604800 @       IN      SOA     test.com. root.test.com. (                               1        
相关文章
相关标签/搜索