Hello,

I have installed PowerDNS Authoritative Server 3.3 on centos.

when I allow axfr IPs in master then I got follwing below Error,

Feb 5 22:25:30 powerdns pdns[18815]: Error trying to resolve 'x:x:x:x::x' for notifying 'example.com' to server: Unable to send notify to [2607:f0d0:1004:82::4]:53: Network is unreachable Feb 5 22:25:30 powerdns pdns[18815]: Error trying to resolve 'x:x:x:x::x' for notifying 'example.com' to server: Unable to send notify to [2607:f0d0:3001:90::4]:53: Network is unreachable Feb 5 22:25:30 powerdns pdns[18815]: Error trying to resolve 'x:x:x:x::x' for notifying 'example.com' to server: Unable to send notify to [2607:fc88:1001:1::4]:53: Network is unreachable Feb 5 22:25:30 powerdns pdns[18815]: Query: select id,name,master,last_check,type from domains where type='SLAVE' Feb 5 22:25:30 powerdns pdns[18815]: Query: select id,name,master,last_check,notified_serial,type from domains where type='MASTER' Feb 5 22:25:30 powerdns pdns[18815]: Query: select content,ttl,prio,type,domain_id,name from records where type='SOA' and name='cybermaxsolutions.com' Feb 5 22:25:39 powerdns pdns[18815]: Error trying to resolve 'x:x:x:x::x' for notifying 'example.com' to server: Unable to send notify to [2607:f0d0:1004:82::4]:53: Network is unreachable Feb 5 22:25:39 powerdns pdns[18815]: Error trying to resolve 'x:x:x:x::x' for notifying 'example.com' to server: Unable to send notify to [2607:f0d0:3001:90::4]:53: Network is unreachable Feb 5 22:25:39 powerdns pdns[18815]: Error trying to resolve 'x:x:x:x::x' for notifying 'example.com' to server: Unable to send notify to [2607:fc88:1001:1::4]:53: *Network is unreachable*


Note : x:x:x:x::x (IPv6 address)

AXFR setting in master:
cat /etc/powerdns/pdns.conf | grep -v "#" | grep axfr
allow-axfr-ips= 192.168.0.1 192.168.1.11
disable-axfr=no

Why it is go for IPv6 ip which I am not mentioned in axfr settings,
Why I got "*Network is unreachable*"

Please help me or give me some steps to  resolve this issue.
Please share me with some links that are usefull in this kind of issue,
Or let me know How to stop ipv6 setting in pdns.conf.


Awaiting your kind reply.

Thanks

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

Reply via email to