BIND 10 #1859: many auth servers results in Unable to open domain socket on macmini
BIND 10 Development
do-not-reply at isc.org
Thu Apr 5 20:21:28 UTC 2012
#1859: many auth servers results in Unable to open domain socket on macmini
-------------------------------------+-------------------------------------
Reporter: jreed | Owner:
Type: | Status: new
defect | Milestone: New Tasks
Priority: | Resolution:
medium | Sensitive: 0
Component: | Sub-Project: DNS
Unclassified | Estimated Difficulty: 5
Keywords: | Total Hours: 0
Defect Severity: N/A |
Feature Depending on Ticket: |
Add Hours to Ticket: 0 |
Internal?: 0 |
-------------------------------------+-------------------------------------
Comment (by jreed):
> Here is the output of one attempt:
http://git.bind10.isc.org/~jreed/bind10.log-trac1859-20120405.txt
For some reason, the logging shows:
{{{
2012-04-05 13:11:27.458 INFO [b10-boss.boss] BIND10_SOCKET_GET requesting
socket [::]:53 of type TCP from the creator
2012-04-05 13:11:27.458 DEBUG [b10-auth.cc] 2012-04-05 13:11:27.458 ERROR
[b10-boss.boss] BIND10_SOCKET_ERROR error on bind call in the creator:
13/Permission denied
2012-04-05 13:11:27.459 DEBUG
}}}
Where does this port 53 attempts come from? I have:
{{{
{"version": 2,
"Auth": {"datasources": [
{"zones": [{"origin": "example", "file": "tests/smallzone/master.zone
.file-canonical"}], "type": "memory"}],
"listen_on": [{"port": 5300, "address": "127.0.0.1"}]},
"Boss": {"components": {
"b10-auth-1": {"kind": "needed", "special": "auth"}
,
"b10-auth-2": {"kind": "needed", "special": "auth"}
}}}
}}}
--
Ticket URL: <http://bind10.isc.org/ticket/1859#comment:7>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list