Oops.  Botched the list address.

On Thu, 21 Jul 2011, Charles Sprickman wrote:

On Thu, 21 Jul 2011, kim Doff wrote:

Hello Charles,

Hello, please keep traffic on the list so everyone can see the replies.

Could you please help me?

My PowerDNS 3.0 on Debian 6.0.2/ 64 bits is working fine,

but

When I enable master=yes in pdns.conf
It will open issues with ipv6 as shown on logs

http://old.nabble.com/startup-fails-when-%22master%3Dyes%22-tc31696172.html

Even if you don't need IPv6, you need to have an IPv6 loopback or link-local IP.

From the linked thread:

"PowerDNS really wants IPv6 enabled."

Charles



Errors:
Fatal error: Unable to acquire a UDPv6 socket:
Address family not supported by protocol

and

Communicator thread died because of STL error:
Creating local resolver socket for :::
Address family not supported by protocol



I have this:


pdns.conf

#local-address=0.0.0.0
local-address=xxx.xxx.xxx.xxx,127.0.0.1
#local-ipv6=::1
#query-local-address6=::1
local-port=53

xxx.xxx.xxx.xxx is an IPv4 ip like 200.100.63.15





Jul 21 02:48:12 ns1 pdns[7904]: Respawning
Jul 21 02:48:13 ns1 pdns[8005]: Guardian is launching an instance
Jul 21 02:48:13 ns1 pdns[8005]: UDP server bound to xxx.xxx.xxx.xxx:53
Jul 21 02:48:13 ns1 pdns[8005]: UDP server bound to 127.0.0.1:53
Jul 21 02:48:13 ns1 pdns[8005]: Fatal error: Unable to acquire a UDPv6
socket: Address family not supported by protocol
Jul 21 02:48:14 ns1 pdns[7904]: Our pdns instance exited with code 1
Jul 21 02:48:14 ns1 pdns[7904]: Respawning
Jul 21 02:48:15 ns1 pdns[8026]: Guardian is launching an instance
Jul 21 02:48:15 ns1 pdns[8026]: UDP server bound to xxx.xxx.xxx.xxx:53
Jul 21 02:48:15 ns1 pdns[8026]: UDP server bound to 127.0.0.1:53
*Jul 21 02:48:15 ns1 pdns[8026]: Fatal error: Unable to acquire a UDPv6
socket: Address family not supported by protocol*
Jul 21 02:48:16 ns1 pdns[7904]: Our pdns instance exited with code 1
Jul 21 02:48:16 ns1 pdns[7904]: Respawning



Jul 21 02:51:39 ns1 pdns[17792]: Guardian is launching an instance
Jul 21 02:51:39 ns1 pdns[17792]: UDP server bound to xxx.xxx.xxx.xxx:53
Jul 21 02:51:39 ns1 pdns[17792]: UDP server bound to 127.0.0.1:53
Jul 21 02:51:39 ns1 pdns[17792]: TCP server bound to xxx.xxx.xxx.xxx:53
Jul 21 02:51:39 ns1 pdns[17792]: TCP server bound to 127.0.0.1:53
Jul 21 02:51:39 ns1 pdns[17792]: Chrooted to './'
Jul 21 02:51:39 ns1 pdns[17792]: DNS Proxy launched, local port 29105,
remote 127.0.0.1:1553
Jul 21 02:51:39 ns1 pdns[17792]: Creating backend connection for TCP
Jul 21 02:51:39 ns1 pdns[17792]: Master/slave communicator launching
Jul 21 02:51:39 ns1 pdns[17792]: Launched webserver on 127.0.0.1:8081
*Jul 21 02:51:39 ns1 pdns[17792]: Communicator thread died because of STL
error: Creating local resolver socket for ::: Address family not supported
by protocol*
Jul 21 02:51:40 ns1 pdns[17641]: Our pdns instance exited with code 0
Jul 21 02:51:40 ns1 pdns[17641]: Respawning


_______________________________________________
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
http://mailman.powerdns.com/mailman/listinfo/pdns-users

Reply via email to