DNS Editor: CNAME  [SOLVED]

Locked
User avatar
kivamp
Posts: 4
Joined: Mon 25. Oct 2021, 18:17

DNS Editor: CNAME

Post by kivamp »

Hi!
DNS Editor:
Can't create CNAME with special names, wich begining with underscore.
Such as: _domainkey, _sip, etc...
:(
Eoler
Posts: 17
Joined: Tue 2. Jul 2019, 01:20

Re: DNS Editor: CNAME

Post by Eoler »

kivamp wrote: Mon 25. Oct 2021, 19:04 DNS Editor:
Can't create CNAME with special names, wich begining with underscore.
Such as: _domainkey, _sip, etc...
Those are TXT/SRV records, CNAME never starts with underscore...
User avatar
kivamp
Posts: 4
Joined: Mon 25. Oct 2021, 18:17

Re: DNS Editor: CNAME

Post by kivamp »

Code: Select all

_dmarc CNAME _dmarc.other.domain.
this is a valid entry !
User avatar
Alexander
Keyweb AG
Posts: 3809
Joined: Wed 20. Jan 2016, 02:23

Re: DNS Editor: CNAME  [SOLVED]

Post by Alexander »

The cname validation, implemented with KeyHelp 21.2 was a bit off. I already fixed it for 21.3 multiple days ago, so it should work like expected with the next KeyHelp update.
Meanwhile you can modify the bind config file directly: /etc/bind/keyhelp_domains/<DOMAIN-NAME>
Mit freundlichen Grüßen / Best regards
Alexander Mahr

**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
Locked