[jadmin] Jabberd-2.0.11 DNS issues
Wolfgang Frisch
wf at frexx.de
Tue Oct 3 22:17:21 CDT 2006
Hello,
our small Jabberd2 server has an issue resolving _xmpp-server._tcp SRV
DNS entries for servers which don't listen for s2s connections on the
IP provided by the "A" DNS entry. Such servers are for example:
"jabber.ccc.de", "amessage.de". Instead of using the correct SRV DNS,
the resolver module returns the "A" entry which of course makes it
impossible for s2s to establish a connection:
jabberd/s2s[15790]: [25] [208.245.212.98, port=5269] outgoing connection
jabberd/s2s[15790]: [25] [208.245.212.98, port=5269] write error:
Connection refused (111)
jabberd/s2s[15790]: [25] [208.245.212.98, port=5269] disconnect
I suppose that it's not the nameserver's fault, as the dig command returns
the proper _xmpp-server entries: "dig _xmpp-server._tcp.amessage.de SRV"
Meanwhile I've used the quick & ugly method of redirecting the
corresponding IPs via iptables which is a really dirty solution.
Can anyone report similar problems with Jabberd2?
Sincerely yours,
Wolfgang Frisch
More information about the JAdmin
mailing list