Hi, Version: OPNsense 25.7.3_7-amd64 recreation: 1) Go to Services -> Unbound DNS -> Overrides 2) Select a domain not previously created, nor in aliases or overrides 3) Continuously monitor the domain to be aliased with dig ```bash dig @opnsense_dns_ip abcdefghi.home.arpa ``` 4) Create Alias with host: abcdefghi, domain: home.arpa , selecting a previously created override 5) It is confirmed that the alias is created, using dig. But in the frontend, a new entry for the ALIAS is not created. Regards