|
|

楼主 |
发表于 2004-8-17 20:37:33
|
显示全部楼层
八月十七号
我把VMWARE都删除了重新安装的
又在上面重新安装的LINUX
可是还是不行
问1:我配置完了DNS
[root@linux1 root]# named-checkconf
[root@linux1 root]# 没有什么错误输出是不是说明我的配置语句没有错误啊?
[root@linux1 root]# named -g
Aug 15 12:00:14.958 starting BIND 9.2.2 -g
Aug 15 12:00:14.961 using 1 CPU
Aug 15 12:00:15.056 loading configuration from '/etc/named.conf'
Aug 15 12:00:15.128 no IPv6 interfaces found
Aug 15 12:00:15.137 listening on IPv4 interface lo, 127.0.0.1#53
Aug 15 12:00:15.141 binding TCP socket: address in use
Aug 15 12:00:15.145 listening on IPv4 interface eth0, 192.168.100.1#53
Aug 15 12:00:15.146 binding TCP socket: address in use
Aug 15 12:00:15.169 /etc/named.conf:19: couldn't add command channel 127.0.0.1#953: address in use
Aug 15 12:00:15.170 ignoring config file logging statement due to -g option
========================================================
Aug 15 12:00:15.171 couldn't open pid file '/var/run/named/named.pid': Permission denied
Aug 15 12:00:15.175 exiting (due to early fatal error)
======================================================
/named.pid' 这个是做什么用的啊? |
|