Gandi Docs

 |   AAA  |    fr   en  

You are on a question's page

Configuring your personalised DNS
new

Question "Setting SRV records from the web", by Arnaud B.

I tried to set some SRV records to setup a Jabber service with no luck (using "normal" or "expert" web interface). This is what I'm trying to do :

_jabber._tcp.my_domain.com.      86400 IN SRV 5 0 5269 host.some_other_domain.com.
_xmpp-server._tcp.my_domain.com. 86400 IN SRV 5 0 5269 host.some_other_domain.com.
_xmpp-client._tcp.my_domain.com. 86400 IN SRV 5 0 5222 host.some_other_domain.com. 

I'm unsure that it is possible to do this from the web interface, since it keeps changing what I've just typed in the expert interface removing "my_domain.com." when I submit the zone form.

Last modified: 03 Jul 2008 at 15:22 by Arnaud B.