Modify

Ticket #3420 (closed enhancement: fixed)

Opened 19 months ago

Last modified 19 months ago

DNS PTR Records: Last alphabetical alias (CNAME) get's PTR record, instead of the main hostname (A)

Reported by: it@… Owned by: jacalvo@…
Milestone: 2.2.X Component: base
Severity: normal Keywords:
Cc:

Description

When adding aliases (CNAME'S) to a hostname (A), the last added hostname get's the PTR record for that IP.

Since you already work with a main hostname (A) for an IP, and you can't add another hostname (A) record ("IP Address x.x.x.x already exists.) it seems logical to also have the PTR record set to that hostname.

Attachments

Change History

comment:1 follow-up: ↓ 3 Changed 19 months ago by it@…

Sorry, it's not the last added alias. But the last alias alphabetically. But always an alias, never the hostname itself.

For example if i add a hostname mtest, with aliases dtest and htest. The PTR record will be htest.

If i add a hostname htest, with aliases dtest and mtest. The PTR record will be mtest.

comment:2 Changed 19 months ago by it@…

  • Summary changed from DNS PTR Records: Last added alias (CNAME) get's PTR record, instead of the main hostname (A) to DNS PTR Records: Last alphabetical alias (CNAME) get's PTR record, instead of the main hostname (A)

comment:3 in reply to: ↑ 1 Changed 19 months ago by ejhernandez@…

Have you tried with zentyal-dns 2.2.1? This should be fixed on the latest package version.

The A record must have the PTR record.

comment:4 Changed 19 months ago by it@…

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

Yes the issue is fixed in 2.2.1, thanks.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


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

 
Note: See TracTickets for help on using tickets.