BIND 10 #964: Notify does not work for IPv6

BIND 10 Development do-not-reply at isc.org
Wed May 25 12:52:02 UTC 2011


#964: Notify does not work for IPv6
-------------------------------+-----------------------------------------
            Reporter:  shane   |                        Owner:
                Type:  defect  |                       Status:  new
            Priority:  major   |                    Milestone:  New Tasks
           Component:  xfrout  |                     Keywords:
           Sensitive:  0       |              Defect Severity:  Medium
         Sub-Project:  DNS     |  Feature Depending on Ticket:
Estimated Difficulty:  0       |          Add Hours to Ticket:  0
         Total Hours:  0       |                    Internal?:  0
-------------------------------+-----------------------------------------
 I have an IPv6 name server in my NS RRSET, and notifications fail:

 {{{
 25-May-2011 12:48:18.596 Xfrout: INFO: notify retry to
 2001:4dd0:ff00:7ef::2#53
 25-May-2011 12:48:18.597 Xfrout: ERROR: send notify to
 2001:4dd0:ff00:7ef::2#53 failed: [Errno -9] Address family for hostname
 not supported
 }}}

 IPv6 is not supported now, since the notify_out.py script only uses
 AF_INET for its sockets. Probably we need another socket (_sock6?) to send
 IPv6 notifies from.

-- 
Ticket URL: <http://bind10.isc.org/ticket/964>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list