[jadmin] [router] write error: Connection timed out (110)

Jadel Menard prailife at altig.ca
Wed May 30 09:21:16 CDT 2007


Good morning,

I have recently installed jabberd-2.1.6 on my Debian machine from the source
package.  After installing expat-2.0.0, gsasl-0.2.16 and libgsasl-0.2.16, I
was able to compile/install jabberd but am still unable to get it running.
After launching jabberd -D the only program that netstat finds is router,
which it claims is listening on port 5347.

This I find rather dubious however, as c2s, s2s, sm and resolver all fail
with the same message:

[router] write error: Connection timed out (110)

In an effort to isolate the problem, I tried to telnet into port 5347 but my
connection also failed, so I'm not convinced router is actually running
(even though netstat seems to think it's listening).

Try as I may through google, gmane, and everything else I can think of, I
can find no documentation on this error message, and am at a loss on how to
get this jabberd server running!  If anyone can point me in the direction it
would be greatly and most sincerely appreciated!!

Here is my router.log:
Tue May 29 21:59:28 2007 [notice] starting up
Tue May 29 21:59:28 2007 [info] process id is 23157, written to
/usr/local/var/jabberd/pid/router.pid
Tue May 29 21:59:28 2007 [notice] loaded user table (1 users)
Tue May 29 21:59:28 2007 [notice] loaded filters (0 rules)
Tue May 29 21:59:28 2007 [notice] [127.0.0.1, port=5347] listening for
incoming connections
Tue May 29 22:12:07 2007 [notice] shutting down

Please note, I have tried 127.0.0.1, 0.0.0.0 and my actual internal IP
address in the router.xml, every time with the same results.

Here is my "netstat -tuapen | grep LISTEN"

tcp        0      0 127.0.0.1:5347     0.0.0.0:*               LISTEN
1002       3527640    23767/router
tcp        0      0 127.0.0.1:3306          0.0.0.0:*
LISTEN     0          1261       1424/mysqld
tcp        0      0 0.0.0.0:80              0.0.0.0:*
LISTEN     0          3506577    18765/apache2
tcp        0      0 0.0.0.0:113             0.0.0.0:*
LISTEN     0          2764009    7854/inetd
tcp        0      0 0.0.0.0:22              0.0.0.0:*
LISTEN     0          2380277    7927/sshd
tcp        0      0 0.0.0.0:25              0.0.0.0:*
LISTEN     0          2379767    7854/inetd

But as I say, telnet localhost 5347 returns nothing.   When I stop the
jabberd process, netstat shows the same without the router entry, so there
is nothing else running on that port.

Please help.  Thanks.

-- 
Best,
Jadel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.jabber.org/pipermail/jadmin/attachments/20070530/5e977941/attachment.html


More information about the JAdmin mailing list