由 nbslr 在 04-05-2004 12:42 发表:
我的dns出现了 如下错误
[root@redhat init.d]# ./named start
named 已经在运行[root@redhat init.d]# nslookup
Note: nslookup is deprecated and may be removed from future releases.
Consider using the dig' or host' programs instead. Run nslookup with
the `-sil[ent]' option to prevent this message from appearing.
> 192.168.0.2
Server: 192.168.0.2
Address: 192.168.0.2#53
** server can't find 2.0.168.192.in-addr.arpa: SERVFAIL
> redhat.langzi.com
Server: 192.168.0.2
Address: 192.168.0.2#53
** server can't find redhat.langzi.com: NXDOMAIN
由 Snoopy 在 04-05-2004 12:56 发表:
cat /var/log/messages |tail -n 15 日志看下什么问题
ps -ax |grep named是否已运行
And then in the evening light, when the bars of freedom fall
I watch the two of you in the shadows on the wall
How in the darkness steals some of the choices from my hand
Then will I begin to under
由 nbslr 在 04-05-2004 15:30 发表:
你看看我的另一个详细的东西
http://www.linuxsir.org/bbs/showthr...;threadid=98189
由 Snoopy 在 04-05-2004 17:23 发表:
那贴子不能放公网的
And then in the evening light, when the bars of freedom fall
I watch the two of you in the shadows on the wall
How in the darkness steals some of the choices from my hand
Then will I begin to under
由 nbslr 在 04-05-2004 20:10 发表:
我是作为内部网络使用的,是在现有的网络里面在定制一个子网,让个网络上网的都要代理,现在我现作个dns代理,老是出现错误,所以向帮忙
由 nbslr 在 04-06-2004 07:29 发表:
[root@redhat root]# ps -ax |grep named<br