| Author |
Message |
cviniciusm
Joined: 01 Jan 2009
Posts: 9
|
| Posted: Mon May 18, 2009 11:51 pm Post subject: What's the DNS Record for XMPP on DNS Manager? |
|
|
Hello,
What's the DNS Record for XMPP on DNS Manager, please?
TIA. |
|
| Back to top |
|
jed
Joined: 28 Mar 2009
Posts: 394
Location: New Jersey
|
| Posted: Wed May 20, 2009 2:12 pm Post subject: Re: What's the DNS Record for XMPP on DNS Manager? |
|
|
cviniciusm wrote: Hello,
What's the DNS Record for XMPP on DNS Manager, please?
TIA.
According to this page, SRV. It includes how to set up for DynDNS, which should be roughly translatable to the Linode DNS Manager.
I've never used XMPP, just going by Google. |
|
| Back to top |
|
cviniciusm
Joined: 01 Jan 2009
Posts: 9
|
| Posted: Thu May 21, 2009 7:01 am Post subject: Re: What's the DNS Record for XMPP on DNS Manager? |
|
|
Hello,
Yes, I used the default syntax.
But, I'm looking for how to use the _xmpp protocol instead of _tcp or _udp protocols.
Regards,
cviniciusm. |
|
| Back to top |
|
hoopycat
Joined: 30 Aug 2008
Posts: 1286
Location: Rochester, New York
|
| Posted: Thu May 21, 2009 9:34 am Post subject: |
|
|
| XMPP isn't its own transport-layer protocol; it rides over either TCP or UDP (or both?). So, you'll have something like _xmpp._tcp.domain.com and/or _xmpp._udp.domain.com. I don't know the exact syntax, but it's probably something like that. |
|
| Back to top |
|
cviniciusm
Joined: 01 Jan 2009
Posts: 9
|
| Posted: Thu May 21, 2009 9:57 am Post subject: Re: What's the DNS Record for XMPP on DNS Manager? |
|
|
Hello,
I'm curious about the use of the xmpp protocol on DNS SRV Record at Linode's DNS Manager.
Thanks,
cviniciusm. |
|
| Back to top |
|
Sophira
Joined: 10 Dec 2008
Posts: 14
|
| Posted: Thu Jul 02, 2009 10:54 am Post subject: |
|
|
cviniciusm: What you need to do is to type "_xmpp-server" or "_xmpp-client" (depending on what exactly it is you're looking to do) as the service, then select "tcp" as the protocol.
This will generate a SRV DNS entry for _xmpp-server._tcp.<domain> pointing to the target you give. Don't forget to change the port as appropriate, too.
[edit: Sorry, didn't realise this was an old thread. Also, I see that "xmpp" is listed in the protocol dropdown now. That seems weird to me; as has been said, XMPP isn't a transport-layer protocol, so how come it's listed?] |
|
| Back to top |
|
cviniciusm
Joined: 01 Jan 2009
Posts: 9
|
| Posted: Fri Jul 03, 2009 3:06 pm Post subject: |
|
|
Hello,
Thanks for the reply.
Cheers,
cviniciusm. |
|
| Back to top |
|
| |