免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1383 | 回复: 3
打印 上一主题 下一主题

[DNS] 谁帮我看看, DNS老是不行 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2004-04-23 16:21 |只看该作者 |倒序浏览
谁帮我看看, DNS老是不行, 这两天看了很多这方面的资料,现在晕了,

/usr/local/sbin/named -gc /usr/local/etc/named.conf
Apr 23 16:17:00.692 starting BIND 9.2.3 -gc /usr/local/etc/named.conf
Apr 23 16:17:00.693 using 1 CPU
Apr 23 16:17:00.747 loading configuration from '/usr/local/etc/named.conf'
Apr 23 16:17:00.810 no IPv6 interfaces found
Apr 23 16:17:00.810 listening on IPv4 interface lo, 127.0.0.1#53
Apr 23 16:17:00.811 binding TCP socket: address in use
Apr 23 16:17:00.842 listening on IPv4 interface eth0, 192.168.0.20#53
Apr 23 16:17:00.842 binding TCP socket: address in use
Apr 23 16:17:00.847 /usr/local/etc/named.conf:19: couldn't add command channel 127.0.0.1#953: ad
dress in use
Apr 23 16:17:00.909 ignoring config file logging statement due to -g option
Apr 23 16:17:00.914 zone 0.0.127.in-addr.arpa/IN: loaded serial 1997022700
Apr 23 16:17:00.985 dns_master_load: 0.168.192.file:10: unknown RR type 'feetatgrp.com.cn.'
Apr 23 16:17:00.986 zone 0.168.192.in-addr.arpa/IN: loading master file 0.168.192.file: unknown
class/type
Apr 23 16:17:00.987 dns_master_load: 192.168.0.file:8: unknown RR type '0.168.192.in-addr.arpa.'
Apr 23 16:17:01.057 zone feetatgrp.com.cn/IN: loading master file 192.168.0.file: unknown class/
type
Apr 23 16:17:01.059 zone localhost/IN: loaded serial 1
Apr 23 16:17:01.130 running



  
[root@mail etc]# /usr/local/sbin/rndc status
rndc: connection to remote host closed
This may indicate that the remote server is using an older version of
the command protocol, this host is not authorized to connect,
or the key is invalid.

论坛徽章:
0
2 [报告]
发表于 2004-04-23 18:00 |只看该作者

谁帮我看看, DNS老是不行

晕了,,,,

论坛徽章:
0
3 [报告]
发表于 2004-04-23 19:16 |只看该作者

谁帮我看看, DNS老是不行

是晕了,越改问题越多

论坛徽章:
0
4 [报告]
发表于 2004-04-23 20:48 |只看该作者

谁帮我看看, DNS老是不行

看来问题确实不少……

第一,从
  1. Apr 23 16:17:00.810 listening on IPv4 interface lo, 127.0.0.1#53
  2. Apr 23 16:17:00.811 binding TCP socket: address in use
  3. Apr 23 16:17:00.842 listening on IPv4 interface eth0, 192.168.0.20#53
  4. Apr 23 16:17:00.842 binding TCP socket: address in use
  5. Apr 23 16:17:00.847 /usr/local/etc/named.conf:19: couldn't add command channel 127.0.0.1#953: ad
  6. dress in use
复制代码
得知
你的服务器运行了不止一个bind……
请用ps -ef |grep named查看所有bind进程,先杀干净再说
也可用netstat 查看监听53、953的是什么进程……
(不过应该不会是其他的了)

第二从
  1. Apr 23 16:17:00.985 dns_master_load: 0.168.192.file:10: unknown RR type 'feetatgrp.com.cn.'
复制代码


这边几个 unknown RR type 来说,你的各个区域文件的配置可能有问题……好像你也没有根文件的载入?你是不需要?还是?
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP