|
|
按照网上的资料,配置完dns后,运行named -g 出现如下错误
Nov 29 15:12:56.250 starting BIND 9.2.2 -g
Nov 29 15:12:56.252 using 1 CPU
Nov 29 15:12:56.257 loading configuration from '/etc/named.conf'
Nov 29 15:12:56.267 no IPv6 interfaces found
Nov 29 15:12:56.267 listening on IPv4 interface lo, 127.0.0.1#53
Nov 29 15:12:56.268 binding TCP socket: address in use
Nov 29 15:12:56.269 listening on IPv4 interface eth0, 212.22.13.10#53
Nov 29 15:12:56.269 binding TCP socket: address in use
Nov 29 15:12:56.269 listening on IPv4 interface eth1, 192.168.0.75#53
Nov 29 15:12:56.270 binding TCP socket: address in use
Nov 29 15:12:56.274 /etc/named.conf:19: couldn't add command channel 127.0.0.1#953: address in use
Nov 29 15:12:56.275 ignoring config file logging statement due to -g option
Nov 29 15:12:56.275 couldn't open pid file '/var/run/named/named.pid': Permission denied
Nov 29 15:12:56.275 exiting (due to early fatal error)
请各位指点一下哪里出了问题,谢谢。 |
|