[jadmin] Re: s2s connection problem

Andre M. capiccc at gmx.de
Fri Jul 13 03:48:44 CDT 2007


By the way additionally, I just watched the reaction of the jabber 
daemon on the connection-try through telnet. Starting the daemon on the 
command-line with the -D parameter produced following output if I 
connect through a telnet client to the server about port 5269 and 
entering some input:

Fri Jul 13 08:46:33 2007  mio.c:524 _mio_accept calling accept on fd #11
Fri Jul 13 08:46:33 2007  mio.c:569 new socket accepted (fd: 14, ip: 
217.255.209.121, port: 1277)
Fri Jul 13 08:46:33 2007  dialback_in.c:181 dbin read: fd 14 flag 0
Fri Jul 13 08:46:33 2007  mio.c:816 mio while loop top
Fri Jul 13 08:46:33 2007  mio.c:829 mio while loop, working
Fri Jul 13 08:46:33 2007  mio.c:816 mio while loop top
Fri Jul 13 08:46:52 2007  mio.c:829 mio while loop, working
Fri Jul 13 08:46:52 2007  mio.c:977 MIO read from socket 14: helo
Fri Jul 13 08:46:52 2007  mio.c:816 mio while loop top
Fri Jul 13 08:46:52 2007  mio.c:829 mio while loop, working
Fri Jul 13 08:46:52 2007  mio.c:977 MIO read from socket 14:

Fri Jul 13 08:46:52 2007  mio [mio_xml.c:171] XML Parsing Error: syntax 
error
Fri Jul 13 08:46:52 2007  dialback_in.c:181 dbin read: fd 14 flag 5
Fri Jul 13 08:46:52 2007  mio.c:1274 mio_write called on x: 0 buffer: 
<stream:error>Invalid XML</stream:error>

as you can see, it accepted a inbound connection from 217.255.209.121 
(what was my actual ip), it get's the "helo" i entered (MIO read from 
socket 14: helo) and quits that with a syntax error.

Andre

Marco Balmer schrieb:

> Am Fr, 13.07.2007, 09:35, schrieb Andre M.:
>> telnet on 5269 opens a connection (but I get introductional response
> after the connect, like a name, version or anything else from the
> server, only open connection and ready to accept input - don't know what
> to type to provocate a output from the server.
> 
> Type some text to the connection and two times[ENTER].
> If you get no response, I suppose a firewall problem.



More information about the JAdmin mailing list