Setting up srv record?

Hello!

I am trying to set up a srv record through the gui and I cannot really understand how it should look like.

I should add these entries:

  • Service: _autodiscover
  • Protocol: _tcp
  • Name: @
  • Target: autodiscover.zoho.com
  • Priority: 0
  • Weight: 0
  • Port: 443
  • TTL: custom
  • Seconds: 3600

But I really dont understand how I should put it in for it to be correct.

In the gui I only have the subname, target, weight and port field

Should the _autodiscover _tcp be in the subname field? and should there be a dot between them? like _autodiscover._tcp ?

I feel totally stupid for not understanding how it should be entered :smiley:

Yes, exactly like that. The rest of the domain name (maybe what “name: @” refers to) is appended automatically. Priority, weight, port and target go in their respective fields. The TTL is always “custom”. Desec doesn’t let you omit it to use the zone’s default TTL.

2 Likes