|
|

楼主 |
发表于 2004-8-10 20:32:27
|
显示全部楼层
[root@linux1 root]# named-checkconf
[root@linux1 root]# named -g
Aug 08 10:39:37.438 starting BIND 9.2.2 -g
Aug 08 10:39:37.442 using 1 CPU
Aug 08 10:39:37.464 loading configuration from '/etc/named.conf'
Aug 08 10:39:37.500 no IPv6 interfaces found
Aug 08 10:39:37.502 listening on IPv4 interface lo, 127.0.0.1#53
Aug 08 10:39:37.506 listening on IPv4 interface eth0, 192.168.111.1#53
Aug 08 10:39:37.507 listening on IPv4 interface eth1, 192.168.0.2#53
Aug 08 10:39:37.509 listening on IPv4 interface eth2, 192.168.11.1#53
Aug 08 10:39:37.525 command channel listening on 127.0.0.1#953
Aug 08 10:39:37.526 ignoring config file logging statement due to -g option
Aug 08 10:39:37.527 couldn't open pid file '/var/run/named/named.pid': Permission denied
Aug 08 10:39:37.528 exiting (due to early fatal error)
[root@linux1 root]# ps -ef|grep named
root 2465 2408 0 10:41 pts/1 00:00:00 grep named
[root@linux1 root]#
全部内容如上 |
|