[sf-lug] jabber & DNS / SRV problem

Michael Paoli Michael.Paoli at cal.berkeley.edu
Sun Jul 29 11:31:20 PDT 2007


Have you tried something like:
_xmpp-server._tcp.domain.tld. IN SRV 5 0 5269 xmpp-server.l.google.com.
_jabber._tcp.domain.tld. IN SRV 5 0 5269 xmpp-server.l.google.com.

After all, it does say:
"
When you enter the following information, make sure to replace gmail.com with
your domain. Don't replace google.com.
"

Just a guess, anyway.


Quoting Rogelio Bastardo <scubacuda at gmail.com>:

> I've gotten jabber services running, and I have no problems connecting 
> with jabber-friendly clients, such as Pidgin or GAIM.
> 
> However, services like Meebo.com do not let you change the default 
> jabber port (5222 clear txt; 5223 ssl) or server (e.g. 
> jabber.domain.tld).  You just put in your username / password, and all 
> "works" as long as your anchor record (.domain.tld) is pointed to the 
> your jabber server.
> 
> I thought my answer was an SRV record in my domain.tld's DNS
> 
> e.g.
> https://www.google.com/support/a/bin/answer.py?answer=34143
> 
> Maybe something like this?
> 
> _xmpp-client._tcp.domain.tld 86303 IN SRV 5 0 5222
> jabberBox.otherDomain.tld
> 
> But that doesn't work.
> 
> :/
> 
> Any ideas?




More information about the sf-lug mailing list