Feature #10000
closed
Enable ``@`` support for Azure in Dynamic DNS
Added by Ty Mote almost 5 years ago.
Updated about 1 month ago.
Plus Target Version:
24.11
Description
Unable to provide "@" or empty string for hostname field in the Azure DNS dynamic DNS setup. Any other record works correctly (all text entered in to the box accurately creates the associated record inside of the apex domain). Thus, if you need an A or AAAA record in the apex it is impossible to do.
I learned this by doing:
Apex domain for zone: home.example.org
Hostname provided in settings: home.example.org (and home.example.org.)
Record created: home.example.org.home.example.org
It seems that the intention would be to provide "@" or an empty string so that the record can be created appropriately via the Azure APIs.
*Left off test steps:
When an @ is provided, invalid character error is thrown in UI
When an empty field is provided, hostname required is thrown in UI
- Category set to Dynamic DNS
Workaround
1. azure dns create record
- name: test
- type: A
2. azure dns create record
- name: @
- type: A
- aliasrecord: yes
- aliastype: zonerecordset
- zonerecordset: test
3. pfsense config
- hostname: test
- Has duplicate Feature #15593: Enable ``@`` support for Azure in Dynamic DNS added
- Assignee set to Marcos M
- Target version set to 2.8.0
- Plus Target Version set to 24.08
- Tracker changed from Bug to Feature
- Subject changed from Azure Dynamic DNS A and AAAA Records for Apex Zone to Enable ``@`` support for Azure in Dynamic DNS
- Status changed from New to In Progress
- Status changed from In Progress to Feedback
- % Done changed from 0 to 100
- Plus Target Version changed from 24.08 to 24.11
- Status changed from Feedback to Resolved
Also available in: Atom
PDF