Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Lu

#1
The last two responses are not at all helpful.

Quote from: yourfriendarmando on November 28, 2023, 09:45:32 AM
Look for:
DHCP Static Mappings

We're all already using those, which is why we'd like to be able to specify aliases for them.

Quote from: opnsense-user-4398 on May 22, 2024, 10:28:28 AM
You may use Dnsmasq DNS instead of Unbound. It allows easier configuration of aliases.

It has the exact same issue (I mentioned it in my first reply). The hosts that are already mapped to an IP in DHCP are not present in the Unbound or Dnsmasq lists, so one cannot assign aliases to them. An IP address must be double-specified (once in DHCP and once in the chosen DNS override service) for each host you require aliases for.
#2
General Discussion / Re: DHCP Static Mappings as Aliases?
November 28, 2023, 07:16:18 AM
This is still a problem. The workaround is adding explicit A/AAAA overrides, which is double-specification, when the entire point of registering the DHCP hosts in Unbound/Dnsmasq is to avoid that. It would be nice to be able to create arbitrary Aliases, but I'm forced to attach them to an existing override.

What if the lists that show overrides in Unbound and Dnsmasq could, in addition to showing regular overrides, show the DHCP hosts as non-editable pseudo-entries so that relevant aliases could be added?