BIND 10 #2925: The also_notify port should default to 53
BIND 10 Development
do-not-reply at isc.org
Mon Jul 29 08:05:03 UTC 2013
#2925: The also_notify port should default to 53
-------------------------------------+-------------------------------------
Reporter: vorner | Owner: muks
Type: defect | Status:
Priority: medium | reviewing
Component: xfrout | Milestone:
Keywords: | Sprint-20130806
Sensitive: 0 | Resolution:
Sub-Project: DNS | CVSS Scoring:
Estimated Difficulty: 1 | Defect Severity: Low
Total Hours: 0 | Feature Depending on Ticket:
| Add Hours to Ticket: 0
| Internal?: 0
-------------------------------------+-------------------------------------
Changes (by vorner):
* owner: vorner => muks
Comment:
I don't think this is working:
{{{
2013-07-29 10:02:25.643 INFO [b10-xfrout.xfrout/19170]
XFROUT_NEW_CONFIG_DONE Update xfrout configuration done
Traceback (most recent call last):
File "/home/vorner/testing/bind10/libexec/bind10/b10-xfrout", line 1167,
in <module>
xfrout_server = XfroutServer()
File "/home/vorner/testing/bind10/libexec/bind10/b10-xfrout", line 1030,
in __init__
self._start_notifier()
File "/home/vorner/testing/bind10/libexec/bind10/b10-xfrout", line 1049,
in _start_notifier
self._notifier.add_slave(slave['address'], slave['port'])
KeyError: 'port'
}}}
This is when I configure the also_notify, do not set the port (so its left
at 53), add a zone and then restart XfrOut (unfortunately, there are
problems in XfrOut that don't let it work without restart for now).
--
Ticket URL: <http://bind10.isc.org/ticket/2925#comment:9>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list