码迷,mamicode.com
首页 > 其他好文 > 详细

基于vsphere虚拟机 MicroBOSH powerdns启动失败

时间:2015-01-06 12:15:02      阅读:250      评论:0      收藏:0      [点我收藏+]

标签:

【问题现象】pdns_server启动失败
【问题日志】
Jan 6 09:40:16 localhost pdns[24942]: This is a standalone pdns
Jan 6 09:40:16 localhost pdns[24942]: Listening on controlsocket in ‘/var/vcap/sys/run/powerdns/pdns.controlsocket‘
Jan 6 09:40:16 localhost pdns[24942]: UDP server bound to 0.0.0.0:53
Jan 6 09:40:16 localhost pdns[24942]: TCP server bound to 0.0.0.0:53
Jan 6 09:40:16 localhost pdns[24942]: PowerDNS Authoritative Server 3.3.1 (jenkins@autotest.powerdns.com) ? 2001-2013 PowerDNS.COM BV
Jan 6 09:40:16 localhost pdns[24942]: Using 64-bits mode. Built on 20131217140531 by root@autotest.powerdns.com, gcc 4.7.2.
Jan 6 09:40:16 localhost pdns[24942]: PowerDNS comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it according to the terms of the GPL version 2.
Jan 6 09:40:16 localhost pdns[24942]: Exiting because: Unable to convert presentation address ‘[“208.67.222.222”, “114.114.114.114”, “8.8.8.8”, “4.4.4.4”]‘

【解决方案】
/var/vcap/jobs/powerdns/config/pdns.conf
注释掉#recursor=[“208.67.222.222”, “114.114.114.114”, “8.8.8.8”]

基于vsphere虚拟机 MicroBOSH powerdns启动失败

标签:

原文地址:http://my.oschina.net/u/216115/blog/364137

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!