Modify

Ticket #2952 (reopened feature request)

Opened 2 years ago

Last modified 6 weeks ago

Add aliases in DNS

Reported by: mm.is.working@… Owned by: ejhernandez@…
Milestone: nice to have someday Component: dns
Severity: normal Keywords:
Cc: mm.is.working@…, webwurst

Description

It is nice to have an aliases option in the DNS module.

Attachments

Change History

comment:1 Changed 2 years ago by ejhernandez@…

  • Status changed from new to closed
  • Resolution set to worksforme

We do already have CNAME RR support in Zentyal but only for hostnames.

Do you need to add an alias from a zone for another zone?

comment:2 Changed 2 years ago by mm.is.working@…

  • Status changed from closed to reopened
  • Resolution worksforme deleted

if you have multiple virtual hosts i want t load balance by (for example) roundrobin. like www CNAME 1.1.1.1 1.1.1.2 or fqdn. do i understand it correctly that in zentyal you can say by hostname server1 ipaddress server2. but i can do it manually but i dont think it will be visible in administrative interface

comment:3 Changed 2 years ago by jacalvo@…

  • Milestone set to nice to have someday

comment:4 Changed 20 months ago by ejhernandez@…

Hi there,

In order to have load balancing, you just need to add more hostnames with the different IP addresses.

<pre> www A 1.1.1.1 www A 2.2.2.2 </pre>

If you mean, to have this, I understand to have someday as a new feature:

<pre> www CNAME fqdn.tld </pre>

Best,

comment:5 Changed 14 months ago by matt.moen@…

Assigning an alias to an existing hostname seems wrong -- why not just let users create all types of records by adding the necessary fields on the add record form?

In my case i wanted to create an alias in a static zone that pointed to a host in the dynamic zone. CNAME records let you redirect anything in a domain I own to anywhere. For example I might define the server mail.mydomain.lan to point at an external mail server mail.example.com -- can't do this based on what's available. Moreover -- you can't even override it by changing the configuration, since it will be overwritten by zentyal.

I'd ask that you bump the priority on this

comment:6 Changed 6 months ago by webwurst

  • Cc webwurst added

comment:7 Changed 3 months ago by jag

  • Status changed from reopened to closed
  • Resolution set to worksforme

Adding any kind of records as you proposes breaks the easy of use philosophie which we are using in zentyal.

Anyway if you want to suggest other features or to discuss more the matter, you can do it at ideas.zentyal.org

Regards,

Javier

comment:8 Changed 3 months ago by anonymous

  • Status changed from closed to reopened
  • Resolution worksforme deleted

OK so don't add any record type -- but at least let me enter a non-internal, fully qualified domain name as the target of the alias.

comment:9 Changed 6 weeks ago by anonymous

? public

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as reopened
as The resolution will be set. Next status will be 'closed'
The owner will be changed from ejhernandez@…. Next status will be 'new'
Next status will be 'accepted'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.