Re: Changes due to Denial of Service Attacks

Kevin Smith <[email protected]> Tue, 4 Sep 2012 18:05:13 +0100
Newsgroups gmane.network.jabber.user
Message-ID <CAOb_FnzpEuW=HXwg9t1FuzkqJtMxQJGk7t1EqaUvMQCX+X2n5w@mail.gmail.com>
On Tue, Sep 4, 2012 at 12:43 AM, Rob Newton <[email protected]> wrote:
> Since the recent denial of service attacks, I understand that some measures
> were taken on the server side to prevent the attacks.  In particular, this
> notice:
>
> Below is the debug log.  Can anyone see what the problem might be?  Would it
> be that Pidgin doesn't handle DNS SRV records correctly?

It's not that Pidgin doesn't support SRV (I believe it does) but that
either it's configured not to use it, or the DNS servers it's using
are broken.

> (09:33:21) proxy: Attempting connection to 208.68.163.220
> (09:33:21) proxy: Connecting to jabber.org:5222 with no proxy

This is, as you surmised, not trying SRV.

So either somewhere in the account config in Pidgin you'll find that
you've got it set with a manual connect host of jabber.org, port 5222,
or running

dig -t srv _xmpp-client._tcp.jabber.org

won't give you the three results it should.

/K
_______________________________________________
This is JUser -- a mailing list for end users
of Jabber/XMPP clients.

To unsubscribe, send email to
[email protected]
or go to the following web
page, scroll all the way down,
and type in your email address:

http://mail.jabber.org/mailman/listinfo/juser
_______________________________________________