OPNsense Forum

English Forums => 25.1, 25.4 Production Series => Topic started by: ryp43 on July 15, 2025, 11:56:42 AM

Title: Dnsmasq returns only IPv4 addresses for Aliases
Post by: ryp43 on July 15, 2025, 11:56:42 AM
Hi!

Is it known that Dnsmasq returns only IPv4 addresses for Aliases?


host OpenMediaVault.localdomain
OpenMediaVault.localdomain has address 192.168.X.Y
OpenMediaVault.localdomain has IPv6 address 2a0Z:X::Y

host omv.localdomain
omv.localdomain has address 192.168.X.Y

Title: Re: Dnsmasq returns only IPv4 addresses for Aliases
Post by: Monviech (Cedrik) on July 15, 2025, 01:07:33 PM
Yeah, we introduced CNAMEs for this in addition, will come in a future release.

I expect you use partial IPv6 addresses.

https://github.com/opnsense/core/pull/8915

Also if they then do not get registered under the correct domain, there is another patch in the pipeline:

https://github.com/opnsense/core/pull/8814
Title: Re: Dnsmasq returns only IPv4 addresses for Aliases
Post by: franco on July 15, 2025, 01:53:45 PM
> future release

25.7 to be precise.


Cheers,
Franco