[jadmin] Re: s2s connection problem

Norman Rasmussen norman at rasmussen.co.za
Fri Jul 13 04:26:59 CDT 2007


I've been trying

socat -d -d - tcp:server.address:5269

and get this:

2007/07/13 11:17:28 socat[2772] N reading from and writing to stdio
2007/07/13 11:17:28 socat[2772] N opening connection to AF=2
ip.ad.dr.es:5269
2007/07/13 11:17:32 socat[2772] N successfully connected from local address
AF=2 my.ip.ad.dr:4486
2007/07/13 11:17:32 socat[2772] N starting data transfer loop with FDs [0,1]
and [3,3]

and if I type anything and hit enter it ignores me.  (compared to any other
server, which disconnects with a stream-error)

It's probably one of the following:

1) you've got some weird firewall blocking returning data:

At a tcp level the data being sent to the server is being ACK'ed. (seen via
tcpdump), so it's not like traffic is being 100% blocked after the
connection is being made.  Perhaps too much is being blocked though :-(

2) the s2s component isn't receiving the data correctly:

It would seem that your test from dip.t-dialin.net confirms that this is not
the case.  It is possible that perhaps the connections are being redirected
at another firewall somewhere? or that your dial in IP got special
treatment?

What else is running on these servers, do they have any vpn software?

On 7/13/07, Andre M. <capiccc at gmx.de> wrote:
>
> Marco Balmer schrieb:
>
> I tried - opened a tcp connection to port 5269 (with putty in RAW mode)
> which gets established and entered a hello with to times enter-key -
> there is no response by the jabber server.
>
> hm - but I can't image that this is a firewall problem - the connection
> is already established, if that would be a firewall problem i would have
>     problems to connect to that port. The connection seem to work (it is
> showed as connected in the netstat output:
>
> tcp        0      0 *:xmpp-client           *:*
> LISTEN     jabber     1212542268 17978/jabberd
> tcp        0      0 af5.application-fa:5223 *:*
> LISTEN     jabber     1212542271 17978/jabberd
> tcp        0      0 *:xmpp-server           *:*
> LISTEN     jabber     1212542274 17978/jabberd
> tcp        4      0 af5.applica:xmpp-server pD9FFD179.dip.t-di:1270
> VERBUNDEN  jabber     1212543473 17978/jabberd
>
> Andre
>
> > Type some text to the connection and two times[ENTER].
> > If you get no response, I suppose a firewall problem.
> >
> > Marco
> >
>
> _______________________________________________
> JAdmin mailing list
> JAdmin at jabber.org
> http://mail.jabber.org/mailman/listinfo/jadmin
> FAQ: http://www.jabber.org/about/jadminfaq.shtml
> _______________________________________________
>



-- 
- Norman Rasmussen
- Email: norman at rasmussen.co.za
- Home page: http://norman.rasmussen.co.za/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.jabber.org/pipermail/jadmin/attachments/20070713/497d696d/attachment-0001.html


More information about the JAdmin mailing list