2008-01-31

CentOS下安装配置DNS

关键字: dns
1.安装 #yum install bind bind-utils bind-libs 2.配置/etc/named.conf options { directory "/etc"; pid-file "/var/run/named/named.pid"; }; zone "."{ type hint; file "/var/named/named.ca"; }; zone "localhost"{ type master; file ...
weiqingfei
搜索本博客
存档
最新评论