How do I add an SRV record?

You will need the following pieces of information from your provider to add your SRV record: 'service', 'protocol', 'weight', 'port', 'target', 'priority'

Once you have these, the format to add the SRV record from your account with us is below.

HOST: _service._protocol               
TYPE: SRV                  
CONTENT: weight port target
MX PRIORITY: priority

- The 'weight', 'port' and 'target' are all included in the CONTENT of the record, separated by a single white-space.
- Both the 'service' and the 'protocol' are included in the HOST portion of the record; each has a lead underscore ('_') and they are separated by a single dot ('.')

Was this article helpful?
0 out of 1 found this helpful