Can''t maintain connection between 2 users in different wildfire servers

Hi

I have in one side a Wildfire 2.6.2 and in the other side a openfire-3.3.1-1, both configured to do server to server connections.

When I add a user from the other server, it shows online, and when I start to type a message the user appears to go offline.

This is what I’'m getting in the log files

wildfire server log

007.05.25 10:55:05 Connect Socket[addr=/10.1.6.100,port=57095,localport=5269]

2007.05.25 10:55:05 Connect Socket[addr=/10.1.6.100,port=57096,localport=5269]

2007.05.25 10:55:05 RS - Received dialback key from host: proxy.om-holdings.com to: xmpp.om-holdings.com

2007.05.25 10:55:36 RS - Trying to connect to Authoritative Server: proxy.om-holdings.com:5269

2007.05.25 10:55:36 RS - Connection to AS: proxy.om-holdings.com:5269 successful

2007.05.25 10:55:36 RS - Asking AS to verify dialback key for id3f9e6241

2007.05.25 10:55:36 RS - Key was VERIFIED by the Authoritative Server for: proxy.om-holdings.com

2007.05.25 10:55:36 RS - Closing connection to Authoritative Server: proxy.om-holdings.com

2007.05.25 10:55:36 RS - Sending key verification result to OS: proxy.om-holdings.com

2007.05.25 10:55:36 Logging off proxy.om-holdings.com on org.jivesoftware.wildfire.net.SocketConnection@5a9cea socket: Socket[addr=/10.1.6.100,port=57096,localport=5269] session: org.jivesoftware.wildfire.server.IncomingServerSession@82a78f status: 1 address: proxy.om-holdings.com id: 3f9e6241

2007.05.25 11:07:02 Logging off tom@xmpp.om-holdings.com/Psi on org.jivesoftware.wildfire.net.SocketConnection@1fed329 socket: 13ff542[SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA: Socket[addr=/10.1.6.25,port=1088,localport=5223]] session: org.jivesoftware.wildfire.ClientSession@1c6b210 status: 3 address: tom@xmpp.om-holdings.com/Psi id: 4682c6c0 presence:

2007.05.25 11:08:01 Finishing Outgoing Server Reader. Closing session: org.jivesoftware.wildfire.server.OutgoingServerSession@1f9b1fd status: 1 address: proxy.om-holdings.com id: 2b0d97b2

openfire server log

2007.05.25 10:50:19 OS - Trying to connect to xmpp.om-holdings.com:5269(DNS lookup: xmpp.om-holdings.com:5269)

2007.05.25 10:50:19 OS - Plain connection to xmpp.om-holdings.com:5269 successful

2007.05.25 10:50:19 OS - Indicating we want TLS to xmpp.om-holdings.com

2007.05.25 10:50:19 OS - Negotiating TLS with xmpp.om-holdings.com

2007.05.25 10:50:19 OS - Going to try connecting using server dialback with: xmpp.om-holdings.com

2007.05.25 10:50:19 OS - Trying to connect to xmpp.om-holdings.com:5269(DNS lookup: xmpp.om-holdings.com:5269)

2007.05.25 10:50:19 OS - Connection to xmpp.om-holdings.com:5269 successful

2007.05.25 10:50:19 OS - Sent dialback key to host: xmpp.om-holdings.com id: 33c77e15 from domain: proxy.om-holdings.com

2007.05.25 10:50:29 Connect Socket[addr=/192.168.98.201,port=58058,localport=5269]

2007.05.25 10:50:29 AS - Verifying key for host: xmpp.om-holdings.com id: cd6f9d4d

2007.05.25 10:50:29 AS - Key was: VALID for host: xmpp.om-holdings.com id: cd6f9d4d

2007.05.25 10:50:29 AS - Connection closed for host: xmpp.om-holdings.com id: cd6f9d4d

2007.05.25 10:50:29 Connection closed before session established

Socket[addr=/192.168.98.201,port=58058,localport=5269]

2007.05.25 10:50:39 OS - Time out waiting for answer in validation from: xmpp.om-holdings.com id: 33c77e15 for domain: proxy.om-holdings.com

2007.05.25 10:50:39 Finishing Outgoing Server Reader. No session to close.

java.net.SocketException: Socket closed

at java.net.SocketInputStream.socketRead0(Native Method)

at java.net.SocketInputStream.read(Unknown Source)

at org.jivesoftware.openfire.net.ServerTrafficCounter$InputStreamWrapper.read(Serv erTrafficCounter.java:201)

any ideas?

I can telnet into port 5269 of both servers. I can ping both servers from the opposite side with the FQDN and that works well also.

Thanks!

Hi

i have the same problem … i try with openfire 3.3.0 and the users can´t talk …

who can help us to solve this problem ??

best regards ,

Jesus