LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 627|回复: 0

这个是我的NAMEd.conf,我有几个问题想问大家

[复制链接]
发表于 2005-5-26 09:36:02 | 显示全部楼层 |阅读模式
## named.conf - configuration for bind
#
# Generated automatically by redhat-config-bind, alchemist et al.
# Any changes not supported by redhat-config-bind should be put
# in /etc/named.custom
#
controls {
inet 127.0.0.1 allow { localhost; } keys { rndckey; };
};

include "/etc/named.custom";

include "/etc/rndc.key";
option{
forwarders{202.102.192.68;};
};








zone "masedu.cn" {
type master;
file "masedu.cn.zone";
};
zone "massyz.com" {
type master;
file "massyz.com.zone";
};
zone "ahdtjy.net" {
type master;
file "ahdtjy.net.zone";
};
zone "amnf.net" {
type master;
file "amnf.net.zone";
};
zone "jjzedu.com" {
type master;
file "jjzedu.com.zone";
};
zone "mas16z.com.cn" {
type master;
file "mas16z.com.cn.zone";
};
zone "massyxx.net" {
type master;
file "massyxx.net.zone";
};
zone "masyz.com" {
type master;
file "masyz.com.zone";
};
zone "hsjyw.com" {
type master;
file "hsjyw.com.zone";
};
其中的option{
forwarders{202.102.192.68;};
};
是我自己加上去的,我想问一下,我这样加的话,是不能指定跳转到202.102.192.68么?还网络上有没有MYDNS系统可以下载,谢谢,
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表