2 messages in com.googlegroups.google-talk-openRe: Problems with s2s from our jabber...
FromSent OnAttachments
Rek2-Binaryfreedom-server07 Jul 2008 21:14 
nadzorov09 Jul 2008 05:45 
Subject:Re: Problems with s2s from our jabberd2 XMPP server to Gtalk server
From:nadzorov (nadz@gmail.com)
Date:07/09/2008 05:45:29 AM
List:com.googlegroups.google-talk-open

from http://www.ejabberd.im/fix-dns-srv

Solution 2: Add IP Address Manually

Another possibility is to add manually the IP address. This solution should be avoided.

To be able to connect to Google Talk (gtalk), add to the /etc/hosts file this line: gmail.com 216.239.37.125

But if you are on Microsoft Windows the file is called C:\WINDOWS \system32\drivers\etc\hosts and the line to add is slightly different: 216.239.37.125 gmail.com

Rek2-Binaryfreedom-server:

Tue Jul 8 00:09:37 2008 [notice] dns lookup for gmail.com returned 3 results (ttl 60) Tue Jul 8 00:09:37 2008 [notice] [8] [64.233.161.83, port=5269] outgoing connection for 'gmail.com' Tue Jul 8 00:11:37 2008 [notice] [8] [64.233.161.83, port=5269] connection to gmail.com timed out Tue Jul 8 00:11:37 2008 [notice] [8] [64.233.161.83, port=5269] disconnect, packets: 0

I try to telnet and I get telnet 64.233.161.83 5269 Trying 64.233.161.83...

I have around 2000 users and a lot of them are very annoyed to not be able to talk with their gtalk friends :-( please help.