Ejabberd attempting connections to external servers

Hi,

I have a fully installed an operational instance of ejabberd. However, our firewall is recording that it is attempting to connect to external public servers, namely, the following 3 servers:

208.68.163.220 = hermes.jabber.org
88.86.102.51 = nezmar.jabbim.cz
194.97.3.151 = jabber.freenet.de

I can't locate any config setting that relates to the above - is there anyway of stopping this behavior?

Thanks.

hmm.....

may be
%%
%% S2S whitelist or blacklist
%%
%% Default s2s policy for undefined hosts.
%%
{s2s_default_policy, allow}.

or disable s2s completely

Connections started by Gajim

phix wrote:

Hi,
our firewall is recording that it is attempting to connect to external public servers, namely, the following 3 servers:

208.68.163.220 = hermes.jabber.org
88.86.102.51 = nezmar.jabbim.cz
194.97.3.151 = jabber.freenet.de

I can't locate any config setting that relates to the above - is there anyway of stopping this behavior?

Probably some of your users login to the server using the Gajim client, which tries to find Proxy65 services.

This is what i see in ejabberd log file when I login using Gajim:

=INFO REPORT==== 19-Apr-2009::19:34:39 ===
I(<0.405.0>:ejabberd_s2s:366) : New s2s connection started <0.409.0>

=INFO REPORT==== 19-Apr-2009::19:34:39 ===
I(<0.409.0>:ejabberd_s2s_out:1075) : Trying to open s2s connection: localhost -> proxy.jabber.org

=INFO REPORT==== 19-Apr-2009::19:34:39 ===
I(<0.405.0>:ejabberd_s2s:366) : New s2s connection started <0.410.0>

=INFO REPORT==== 19-Apr-2009::19:34:39 ===
I(<0.410.0>:ejabberd_s2s_out:1075) : Trying to open s2s connection: localhost -> proxy.netlab.cz

=INFO REPORT==== 19-Apr-2009::19:34:39 ===
I(<0.405.0>:ejabberd_s2s:366) : New s2s connection started <0.411.0>

=INFO REPORT==== 19-Apr-2009::19:34:39 ===
I(<0.411.0>:ejabberd_s2s_out:1075) : Trying to open s2s connection: localhost -> transfer.jabber.freenet.de

=INFO REPORT==== 19-Apr-2009::19:34:39 ===
I(<0.405.0>:ejabberd_s2s:366) : New s2s connection started <0.412.0>

=INFO REPORT==== 19-Apr-2009::19:34:39 ===
I(<0.412.0>:ejabberd_s2s_out:1075) : Trying to open s2s connection: localhost -> proxy.jabber.cd.chalmers.se
Syndicate content