域名服务器只能在本机上起作用,

由 princeblue 在 06-29-2003 20:01 发表:

域名服务器只能在本机上起作用,

我的域名服务虽已配置好,但只能在自己的机上可以,到同一网络中的其他电脑就不行了?

不知怎么解决?


当微风吹起时,天空blue了,心情也blue了

---@ @


由 stanlogin 在 06-29-2003 22:57 发表:


将其它机器的nameserver指到你的机器~


_____>小刀


由 wecoh 在 06-30-2003 04:48 发表:


还要看看你的named.conf里,“listen-on”的设定。看我的:

options {

directory "/var/bind";

listen-on-v6 { none; };

listen-on { 127.0.0.1; };

listen-on { 192.168.0.244; };

pid-file "/var/run/named/named.pid";

};

Published At
Categories with 服务器类
Tagged with
comments powered by Disqus