<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    Hello,<br>
    <br>
    I have installed PowerDNS Authoritative Server 3.3 on centos.<br>
    <br>
    when I allow axfr IPs in master then I got follwing below Error,<br>
    <br>
    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<br>
    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<br>
    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<br>
    Feb  5 22:25:30 powerdns pdns[18815]: Query: select
    id,name,master,last_check,type from domains where type='SLAVE'<br>
    Feb  5 22:25:30 powerdns pdns[18815]: Query: select
    id,name,master,last_check,notified_serial,type from domains where
    type='MASTER'<br>
    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'<br>
    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<br>
    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<br>
    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: <b>Network is unreachable</b><br>
    <br>
    <br>
    Note : x:x:x:x::x (IPv6 address)<br>
    <br>
    AXFR setting in master:<br>
    cat /etc/powerdns/pdns.conf | grep -v "#" | grep axfr<br>
    allow-axfr-ips= 192.168.0.1 192.168.1.11<br>
    disable-axfr=no<br>
    <br>
    Why it is go for IPv6 ip which I am not mentioned in axfr settings,<br>
    Why I got "<b>Network is unreachable</b>"<br>
    <br>
    Please help me or give me some steps to  resolve this issue.<br>
    Please share me with some links that are usefull in this kind of
    issue,<br>
    Or let me know How to stop ipv6 setting in pdns.conf. <br>
    <br>
    <br>
    Awaiting your kind reply.<br>
    <br>
    Thanks<br>
    <br>
  </body>
</html>