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