スポンサード リンク
/etc/named.conf の注意
Posted at 07/05/16 PermaLink» Comment(0)»
/etc/named.conf では、dnsサーバーのIPアドレスを指定します。
# vi /etc/named.conf
zone "madorisoft.com" {type master;
file "madorisoft.com.db";
allow-update { 192.168.0.6; };
};
Posted at 07/05/16 PermaLink» Comment(0)»
/etc/named.conf では、dnsサーバーのIPアドレスを指定します。
# vi /etc/named.conf
zone "madorisoft.com" {type master;
file "madorisoft.com.db";
allow-update { 192.168.0.6; };
};
カテゴリ
お勧めXen構築本
スポンサード リンク
フィード
Powered by Movable Type
Template by MTテンプレートDB
Supported by Movable Type入門