Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Thu May 31, 2007 2:02 am 
Offline
Newbie

Joined: Thu May 31, 2007 1:34 am
Posts: 2
I have Google host my domain's jabber server, and I'm trying to get federation working as described here:

http://www.google.com/support/a/bin/ans ... swer=60227

However, I can't seem to match the instructions. The best I can come up with is lines like:

_xmpp-server._tcp SRV 5 0 5269 xmpp-server.l.google.com.

Instead of:

_xmpp-server._tcp.sandmill.org. IN SRV 5 0 5269 xmpp-server.l.google.com.

That is, what I can create using the dns manager is lacking the ".sandmill.org." string after "_tcp".

Is there something I'm missing?

Thanks!
Dan


Top
   
 Post subject:
PostPosted: Thu May 31, 2007 3:04 am 
Offline
Newbie

Joined: Thu May 31, 2007 1:34 am
Posts: 2
My post is misleading: federation *does* seem to work. I'm just suggesting it might be nice to be able to follow the instructions to the letter :-)

When debugging problems, it's easy to get stuck on something like this, and ignore the real problem elsewhere.


Top
   
PostPosted: Thu May 31, 2007 3:51 pm 
Offline
Senior Member
User avatar

Joined: Tue Apr 13, 2004 6:54 pm
Posts: 833
vthunder wrote:
That is, what I can create using the dns manager is lacking the ".sandmill.org." string after "_tcp".

Is there something I'm missing?


Everything you do in DNS manager automatically adds "your.domain." to the end of each record. The "." at the very end means it's fully qualified. Without that it means the record is relative to "your.domain."

so a "www IN A 1.2.3.4" and "www.your.domain. IN A 1.2.3.4" mean the same thing.

DNS Manager shouldn't(!) allow you to use the fully qualified version of the records because, in theory, you could add "www.someoneelse.domain." and could disrupt their DNS.

_________________
Rgds
Stephen
(Linux user since kernel version 0.11)


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group