Skip to content

Allow creation of DNS records at the zone apex #2686

@verement

Description

@verement

Is there an existing issue for this?

  • There is no existing issue for this feature

What are you currently unable to do

I would like to add some DNS records to the apex of a zone. For example, if the existing zone is incus.example.net then I would like to be able to add:

incus.example.net. A 192.0.2.1
incus.example.net. AAAA 2001:db8::1

I have not seen a way to do this currently.

What do you think would need to be added

It is common within zone files to use @ to represent the current origin. When creating a zone record named @, perhaps the entries could be added to the zone apex instead of under a literal label @?

Metadata

Metadata

Assignees

Labels

EasyGood for new contributors

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions