Koozali.org: home of the SME Server

jabber howto

Gonzalo

jabber howto
« on: February 25, 2003, 08:40:10 PM »
Some body got that document? becouse the link is broken...  o something like that?

Jon Blakely

Re: jabber howto
« Reply #1 on: February 26, 2003, 03:45:59 AM »

Gonzalo

Re: jabber howto
« Reply #2 on: February 26, 2003, 03:26:23 PM »
thx!!!!!!!    i go to test this on my server!!!       you save me!!!

Gonzalo

Re: jabber howto
« Reply #3 on: February 26, 2003, 03:39:49 PM »
2 question?  this version, acept external users?   can connect to other server? THANKS  any way!!!!  you save my server!

littlefox

Re: jabber howto
« Reply #4 on: March 10, 2003, 09:10:50 PM »
I'm using it on my 5.5 server and works fine for me.
Yet, i have 2 questions:
1) did you finally build any ssl version?
2) are you going to update your scripts?

thanks a lot Jon.

little.

David Guest

How to bind 5222 on external interface
« Reply #5 on: June 14, 2003, 12:38:43 PM »
I have installed the jabber server on 5.6U4. It works fine on the LAN but remote connections (see below) time out.

It does not look like a DNS problem since I can logon on to port 80.

It seems to behave like port 139 (internal, not external access) which is not what I want.

Any advice gratefully received.

David

--

Local client on 5222
~~~~~~~~~~~~~~~~~~~~~~~
drdave@mandeb:~$ telnet glug.dyndns.org 5222
Trying 192.168.118.1...
Connected to fredor.zeeclor.mine.nu (192.168.118.1).
Escape character is '^]'.

Remote client on 5222
~~~~~~~~~~~~~~~~~~~~~~~~
[root@petal etc]# telnet glug.dyndns.org 5222
Trying 144.137.87.133...

Remote client on 80
~~~~~~~~~~~~~~~~~~~~~~~~
[root@petal etc]# telnet glug.dyndns.org 80
Trying 144.137.87.133...
Connected to glug.dyndns.org.
Escape character is '^]'.

netstat on local server (jabber firewall e-smith box)
~~~~~~~~~~~~~~~~~~~~~~
[root@fredor spool]# netstat -an | grep 5222
tcp        0      0 0.0.0.0:5222            0.0.0.0:*               LISTEN
tcp        0      0 192.168.118.1:5222      192.168.118.226:33001   ESTABLISHED
tcp        0      0 192.168.118.1:5222      192.168.118.226:33002   ESTABLISHED
tcp        0      0 192.168.118.1:5222      192.168.118.221:1704    ESTABLISHED